| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-17 | UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty | David Howells | 1 | -0/+4 |
| 2012-10-15 | sh: Wire up kcmp syscall. | Paul Mundt | 4 | -2/+6 |
| 2012-10-15 | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell... | Paul Mundt | 32 | -153/+173 |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -11/+5 |
| 2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton | 2 | -4/+4 |
| 2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -2/+3 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -10/+1 |
| 2012-10-09 | UAPI: (Scripted) Disintegrate arch/sh/include/asm | David Howells | 32 | -153/+173 |
| 2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
| 2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 1 | -0/+6 |
| 2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 1 | -0/+1 |
| 2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
| 2012-10-06 | sections: fix section conflicts in arch/sh | Andi Kleen | 2 | -2/+2 |
| 2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 18 | -34/+37 |
| 2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+3 |
| 2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 17 | -34/+34 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -5/+0 |
| 2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger | 2 | -2/+0 |
| 2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -0/+3 |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2 | -11/+5 |
| 2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -10/+1 |
| 2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 1 | -5/+0 |
| 2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -1/+1 |
| 2012-09-18 | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. | Al Viro | 2 | -2/+2 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
| 2012-08-09 | Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latest | Paul Mundt | 2 | -90/+141 |
| 2012-08-09 | sh: sh7269: Fix LCD pinmux | Phil Edworthy | 2 | -90/+141 |
| 2012-08-09 | sh: dma: fix request_irq usage | Mike Frysinger | 1 | -1/+1 |
| 2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 5 | -9/+4 |
| 2012-08-02 | sh: explicitly include sh_dma.h in setup-sh7722.c | Guennadi Liakhovetski | 1 | -0/+1 |
| 2012-08-01 | sh: ecovec: care CN5 VBUS if USB host mode | Kuninori Morimoto | 1 | -0/+8 |
| 2012-08-01 | sh: sh7724: fixup renesas_usbhs clock settings | Kuninori Morimoto | 1 | -2/+2 |
| 2012-08-01 | Merge branch 'sh/dmaengine' into sh-latest | Paul Mundt | 7 | -8/+9 |
| 2012-07-31 | memcg: rename config variables | Andrew Morton | 5 | -7/+7 |
| 2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2 | -1/+2 |
| 2012-07-26 | sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757 | Shimoda, Yoshihiro | 2 | -0/+16 |
| 2012-07-25 | Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest | Paul Mundt | 14 | -17/+260 |
| 2012-07-25 | sh: Fix up recursive fault in oops with unset TTB. | Paul Mundt | 1 | -2/+6 |
| 2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -2/+0 |
| 2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 3 | -9/+4 |
| 2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-07-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 23 | -968/+659 |
| 2012-07-20 | Merge branch 'common/pinctrl' into sh-latest | Paul Mundt | 12 | -13/+13 |
| 2012-07-20 | sh: remove unused DMA device pointer from SIU platform data | Guennadi Liakhovetski | 2 | -2/+0 |
| 2012-07-17 | Change email address for Steve Glendinning | Steve Glendinning | 1 | -1/+1 |
| 2012-07-12 | SH: Convert out[bwl] macros to inline functions | Corey Minyard | 1 | -3/+14 |
| 2012-07-06 | sh: select the fixed regulator driver on several boards | Guennadi Liakhovetski | 1 | -0/+13 |
| 2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2 | -7/+2 |
| 2012-07-05 | sh/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 1 | -2/+2 |
| 2012-07-05 | sh/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -5/+0 |
| 2012-07-02 | sh: Fix up se7721 GPIOLIB=y build warnings. | Paul Mundt | 1 | -1/+1 |
| 2012-06-28 | sh: ecovec: switch MMC power control to regulators | Guennadi Liakhovetski | 1 | -17/+100 |
| 2012-06-28 | sh: add fixed voltage regulators to se7724 | Guennadi Liakhovetski | 1 | -0/+15 |
| 2012-06-28 | sh: add fixed voltage regulators to sdk7786 | Guennadi Liakhovetski | 1 | -0/+10 |
| 2012-06-28 | sh: add fixed voltage regulators to rsk | Guennadi Liakhovetski | 1 | -0/+10 |
| 2012-06-28 | sh: add fixed voltage regulators to migor | Guennadi Liakhovetski | 1 | -0/+13 |
| 2012-06-28 | sh: add fixed voltage regulators to kfr2r09 | Guennadi Liakhovetski | 1 | -0/+12 |
| 2012-06-28 | sh: add fixed voltage regulators to ap325rxa | Guennadi Liakhovetski | 1 | -0/+21 |
| 2012-06-28 | sh: add fixed voltage regulators to sh7757lcr | Guennadi Liakhovetski | 1 | -0/+14 |
| 2012-06-28 | sh: add fixed voltage regulators to sh2007 | Guennadi Liakhovetski | 1 | -0/+12 |
| 2012-06-28 | sh: add fixed voltage regulators to polaris | Guennadi Liakhovetski | 1 | -0/+10 |
| 2012-06-28 | sh: add fixed voltage regulators to magicpanelr2 | Guennadi Liakhovetski | 1 | -0/+10 |
| 2012-06-28 | sh: add fixed voltage regulators to apsh4ad0a | Guennadi Liakhovetski | 1 | -0/+10 |
| 2012-06-28 | sh: add fixed voltage regulators to apsh4a3a | Guennadi Liakhovetski | 1 | -0/+10 |
| 2012-06-28 | Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linus | Paul Mundt | 11 | -11/+11 |
| 2012-06-28 | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register | Nobuhiro Iwamatsu | 11 | -11/+11 |
| 2012-06-28 | sh: kfr2r09: fix compile breakage | Guennadi Liakhovetski | 1 | -2/+2 |
| 2012-06-27 | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 5 | -9/+4 |
| 2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 1 | -1/+1 |
| 2012-06-16 | sh/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2012-06-14 | sh64: Fix up section mismatch warnings. | Paul Mundt | 1 | -1/+1 |
| 2012-06-14 | sh64: Attempt to make reserved insn trap handler resemble C. | Paul Mundt | 1 | -191/+195 |
| 2012-06-14 | sh: Consolidate die definitions for trap handlers. | Paul Mundt | 4 | -102/+75 |
| 2012-06-14 | sh64: Kill off old exception debugging helpers. | Paul Mundt | 3 | -261/+1 |
| 2012-06-14 | sh64: Use generic unaligned access control/counters. | Paul Mundt | 1 | -113/+37 |
| 2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -1/+1 |
| 2012-06-13 | Merge branch 'sh/genirq' into sh-latest | Paul Mundt | 1 | -10/+0 |
| 2012-06-13 | Merge branch 'sh/dynamic-irq-cleanup' into sh-latest | Paul Mundt | 11 | -200/+256 |
| 2012-06-13 | Merge branch 'sh/multi-unwinders' into sh-latest | Paul Mundt | 6 | -98/+102 |
| 2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt | 48 | -414/+147 |
| 2012-06-13 | sh: Kill off additional asm-generic wrappers. | Paul Mundt | 6 | -10/+5 |
| 2012-06-13 | sh: Setup CROSS_COMPILE at the top | Geert Uytterhoeven | 1 | -6/+6 |
| 2012-06-13 | sh: Fix up link time defsym warnings. | Paul Mundt | 1 | -2/+2 |
| 2012-06-13 | sh: use the new generic strnlen_user() function | Paul Mundt | 7 | -117/+57 |
| 2012-06-13 | sh: switch to generic strncpy_from_user(). | Paul Mundt | 6 | -114/+5 |
| 2012-06-13 | sh: Kill off last dead UBC header | Paul Bolle | 1 | -28/+0 |
| 2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+0 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -70/+39 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+0 |
| 2012-06-01 | new helper: signal_delivered() | Al Viro | 2 | -4/+2 |
| 2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2 | -8/+0 |
| 2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 1 | -1/+1 |
| 2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2 | -35/+15 |
| 2012-06-01 | sh64: failure to build sigframe != signal without handler | Al Viro | 1 | -1/+1 |
| 2012-06-01 | new helper: sigmask_to_save() | Al Viro | 2 | -17/+7 |
| 2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 2 | -10/+2 |
| 2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 1 | -0/+17 |
| 2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+0 |
| 2012-05-31 | sh: use clear_tasks_mm_cpumask() | Anton Vorontsov | 1 | -6/+1 |
| 2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2 | -4/+0 |
| 2012-05-28 | sh: convert to kbuild asm-generic support. | Paul Mundt | 29 | -69/+29 |
| 2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
| 2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+2 |
| 2012-05-24 | sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip. | Paul Mundt | 4 | -51/+97 |
| 2012-05-24 | sh: se722: Move FPGA IRQs to irqdomain and generic irq chip. | Paul Mundt | 4 | -55/+94 |
| 2012-05-24 | sh: mach-x3proto: Migrate to linear irq domain. | Paul Mundt | 2 | -26/+32 |
| 2012-05-24 | sh64: Fix up fallout from generic init_task conversion. | Paul Mundt | 1 | -0/+1 |
| 2012-05-24 | sh64: Ensure KALLSYMS is enabled for unwinder use. | Paul Mundt | 1 | -0/+1 |
| 2012-05-24 | sh64: Convert to unwinder API. | Paul Mundt | 5 | -98/+101 |
| 2012-05-24 | sh: Kill off now unused arch_probe_nr_irqs(). | Paul Mundt | 1 | -10/+0 |
| 2012-05-24 | sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu(). | Paul Mundt | 1 | -0/+1 |
| 2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2 | -4/+0 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -104/+41 |
| 2012-05-23 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 3 | -3/+40 |
| 2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -13/+7 |
| 2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 143 | -1945/+13023 |
| 2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -25/+0 |
| 2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2012-05-22 | sh: intc: Kill off special reservation interface. | Paul Mundt | 1 | -3/+0 |
| 2012-05-21 | sh: missing checks of __get_user()/__put_user() return values | Al Viro | 2 | -22/+27 |
| 2012-05-21 | sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() | Al Viro | 4 | -71/+13 |
| 2012-05-21 | new helper: sigsuspend() | Al Viro | 1 | -11/+1 |
| 2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -2/+2 |
| 2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 1 | -3/+0 |
| 2012-05-21 | sh: Enable PIO API for hp6xx and se770x. | Paul Mundt | 1 | -1/+2 |
| 2012-05-21 | sh: Use generic time config | Anna-Maria Gleixner | 1 | -10/+2 |
| 2012-05-21 | sh: Kill off machvec IRQ hinting. | Paul Mundt | 22 | -40/+12 |
| 2012-05-19 | sh: dma: More legacy cpu dma chainsawing. | Paul Mundt | 3 | -208/+177 |
| 2012-05-19 | sh: Kill off MAX_DMA_ADDRESS leftovers. | Paul Mundt | 5 | -36/+9 |
| 2012-05-19 | sh: Tidy up some of the cpu legacy dma header mess. | Paul Mundt | 7 | -52/+0 |
| 2012-05-19 | sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a. | Paul Mundt | 2 | -10/+1 |
| 2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2 | -2/+2 |
| 2012-05-18 | sh: dreamcast: Migrate off of deprecated dynamic IRQ API. | Paul Mundt | 1 | -21/+11 |
| 2012-05-18 | sh: hd64461: Migrate off of deprecated dynamic IRQ API. | Paul Mundt | 1 | -24/+9 |
| 2012-05-18 | sh64: Fix up vmalloc fault range check. | Paul Mundt | 1 | -1/+7 |
| 2012-05-18 | Revert "sh: Ensure fixmap and store queue space can co-exist." | Paul Mundt | 2 | -3/+3 |
| 2012-05-18 | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt | 57 | -523/+625 |
| 2012-05-18 | sh: legacy PCI evt2irq migration. | Paul Mundt | 9 | -38/+53 |
| 2012-05-18 | sh: cpu dma evt2irq migration. | Paul Mundt | 3 | -50/+57 |
| 2012-05-18 | sh: sh7763rdp evt2irq migration. | Paul Mundt | 1 | -2/+3 |
| 2012-05-18 | sh: sdk7780 evt2irq migration. | Paul Mundt | 1 | -2/+3 |
| 2012-05-18 | sh: migor evt2irq migration. | Paul Mundt | 1 | -6/+7 |
| 2012-05-18 | sh: landisk evt2irq migration. | Paul Mundt | 1 | -9/+10 |
| 2012-05-18 | sh: kfr2r09 evt2irq migration. | Paul Mundt | 1 | -7/+8 |
| 2012-05-18 | sh: ecovec24 evt2irq migration. | Paul Mundt | 1 | -21/+23 |
| 2012-05-18 | sh: ap325rxa evt2irq migration. | Paul Mundt | 1 | -7/+8 |
| 2012-05-18 | sh: urquell evt2irq migration. | Paul Mundt | 1 | -1/+2 |
| 2012-05-18 | sh: sh7785lcr evt2irq migration. | Paul Mundt | 1 | -7/+8 |
| 2012-05-18 | sh: hp6xx evt2irq migration. | Paul Mundt | 2 | -4/+6 |
| 2012-05-18 | sh: mach-se evt2irq migration. | Paul Mundt | 9 | -42/+52 |
| 2012-05-18 | sh: sh7757lcr evt2irq migration. | Paul Mundt | 1 | -13/+14 |
| 2012-05-18 | sh: magicpanelr2 evt2irq migration. | Paul Mundt | 1 | -13/+14 |
| 2012-05-18 | sh: espt evt2irq migration. | Paul Mundt | 1 | -1/+2 |
| 2012-05-18 | sh: edosk7760 evt2irq migration. | Paul Mundt | 2 | -10/+7 |
| 2012-05-18 | sh: edosk7705 evt2irq migration. | Paul Mundt | 1 | -1/+2 |
| 2012-05-18 | sh: sh7720 evt2irq migration. | Paul Mundt | 1 | -15/+17 |
| 2012-05-18 | sh: sh7710/sh7712 evt2irq migration. | Paul Mundt | 1 | -6/+7 |
| 2012-05-18 | sh: sh7706/sh7707/sh7709/sh7709 evt2irq migration. | Paul Mundt | 1 | -7/+8 |
| 2012-05-18 | sh: sh7705 evt2irq migration. | Paul Mundt | 1 | -6/+7 |
| 2012-05-18 | sh: sh7760 evt2irq migration. | Paul Mundt | 1 | -7/+19 |
| 2012-05-18 | sh: sh7750 evt2irq migration. | Paul Mundt | 1 | -8/+9 |
| 2012-05-18 | sh: sh4-202 evt2irq migration. | Paul Mundt | 1 | -4/+8 |
| 2012-05-18 | sh: sh-x3 evt2irq migration. | Paul Mundt | 1 | -9/+19 |
| 2012-05-18 | sh: sh7785 evt2irq migration. | Paul Mundt | 1 | -18/+25 |
| 2012-05-18 | sh: sh7780 evt2irq migration. | Paul Mundt | 1 | -15/+22 |
| 2012-05-18 | sh: sh7770 evt2irq migration. | Paul Mundt | 1 | -19/+20 |
| 2012-05-18 | sh: sh7763 evt2irq migration. | Paul Mundt | 1 | -14/+16 |
| 2012-05-18 | sh: sh7757 evt2irq migration. | Paul Mundt | 1 | -44/+44 |
| 2012-05-18 | sh: sh7724 evt2irq migration. | Paul Mundt | 1 | -38/+39 |
| 2012-05-18 | sh: sh7723 evt2irq migration. | Paul Mundt | 1 | -23/+24 |
| 2012-05-18 | sh: sh7722 evt2irq migration. | Paul Mundt | 1 | -23/+24 |
| 2012-05-18 | sh: sh7366 evt2irq migration. | Paul Mundt | 1 | -11/+12 |
| 2012-05-18 | sh: sh7343 evt2irq migration. | Paul Mundt | 1 | -15/+16 |
| 2012-05-18 | sh: sh7786 evt2irq migration. | Paul Mundt | 1 | -22/+25 |
| 2012-05-18 | sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API. | Paul Mundt | 1 | -23/+13 |
| 2012-05-17 | sh: Fix mistake of the member variable of plat_sci_port for SH7343 | Nobuhiro Iwamatsu | 1 | -1/+1 |
| 2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 4 | -13/+7 |
| 2012-05-14 | sh64: Set additional fault code values. | Paul Mundt | 1 | -1/+19 |
| 2012-05-14 | sh64: Tidy up and consolidate the TLB miss fast path. | Paul Mundt | 1 | -92/+15 |
| 2012-05-14 | sh64: Fix up caller-save register settings for fast-path. | Paul Mundt | 1 | -2/+2 |
| 2012-05-14 | sh64: Invert page fault fast-path error path values. | Paul Mundt | 2 | -19/+19 |
| 2012-05-14 | sh64: Migrate to __update_tlb() API. | Paul Mundt | 3 | -52/+49 |
| 2012-05-14 | sh: Enable shared page fault handler for _32/_64. | Paul Mundt | 5 | -314/+93 |
| 2012-05-14 | sh64: Kill off unused fixed I/O mapping window. | Paul Mundt | 3 | -6/+2 |
| 2012-05-14 | sh: Ensure fixmap and store queue space can co-exist. | Paul Mundt | 2 | -3/+3 |
| 2012-05-14 | sh64: Utilize thread fault code encoding. | Paul Mundt | 2 | -16/+16 |
| 2012-05-14 | sh: Support thread fault code encoding. | Paul Mundt | 3 | -47/+78 |
| 2012-05-14 | sh64: Provide EXPEVT helper. | Paul Mundt | 1 | -0/+14 |
| 2012-05-13 | sh: Use the plat_nand default partition parser | H Hartley Sweeten | 1 | -1/+0 |
| 2012-05-14 | sh: Tidy up and generalize page fault error paths. | Paul Mundt | 2 | -105/+222 |
| 2012-05-13 | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 2 | -2/+2 |
| 2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 1 | -0/+1 |
| 2012-05-10 | sh: Fix up comment noise in sh7269 pinmux code. | Paul Mundt | 1 | -1/+2 |
| 2012-05-10 | Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest | Paul Mundt | 15 | -4/+3950 |
| 2012-05-10 | sh: Add pinmux for sh7269 | Phil Edworthy | 3 | -0/+3001 |