summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)AuthorLines
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+18
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro-0/+17
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro-4/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+2
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+0
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-334/+985
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-25/+0
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro-6/+2
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt-6/+8
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt-95/+0
2012-05-19sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt-18/+8
2012-05-19sh: Tidy up some of the cpu legacy dma header mess.Paul Mundt-52/+0
2012-05-19sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.Paul Mundt-10/+1
2012-05-18Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt-1/+1
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt-103/+122
2012-05-18sh: legacy PCI evt2irq migration.Paul Mundt-11/+14
2012-05-18sh: cpu dma evt2irq migration.Paul Mundt-50/+57
2012-05-18sh: sdk7780 evt2irq migration.Paul Mundt-2/+3
2012-05-18sh: landisk evt2irq migration.Paul Mundt-9/+10
2012-05-18sh: hp6xx evt2irq migration.Paul Mundt-3/+4
2012-05-18sh: mach-se evt2irq migration.Paul Mundt-26/+34
2012-05-18sh: edosk7760 evt2irq migration.Paul Mundt-2/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-4/+0
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt-4/+1
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt-1/+1
2012-05-14sh: Support thread fault code encoding.Paul Mundt-10/+36
2012-05-14sh64: Provide EXPEVT helper.Paul Mundt-0/+14
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt-0/+2
2012-05-10Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt-1/+203
2012-05-10sh: Add pinmux for sh7269Phil Edworthy-0/+201
2012-05-10sh: Add sh7269 devicePhil Edworthy-1/+2
2012-05-10sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt-0/+46
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt-2/+178
2012-05-10sh: Add pinmux for sh7264Phil Edworthy-0/+176
2012-05-10sh: Add sh7264 devicePhil Edworthy-1/+1
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra-25/+0
2012-05-08sh-use-common-threadinfo-allocatorThomas Gleixner-9/+1
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner-2/+1
2012-05-08fork: Remove the weak insanityThomas Gleixner-1/+0
2012-05-08sh: Remove cpu_idle_wait()Thomas Gleixner-1/+0
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu-1/+1
2012-04-26sh: Use generic idle thread allocationThomas Gleixner-4/+0
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt-3/+0
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt-0/+27
2012-04-19sh: initial stack protector support.Filippo Arcidiacono-0/+27
2012-04-17Merge branch 'sh/kgdb' into sh-latestPaul Mundt-16/+14
2012-04-17sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu-1/+312
2012-04-11sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.Paul Mundt-3/+8