aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-6/+2
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+0
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds40-334/+985
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+0
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro2-6/+2
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt2-6/+8
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt2-95/+0
2012-05-19sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt3-18/+8
2012-05-19sh: Tidy up some of the cpu legacy dma header mess.Paul Mundt7-52/+0
2012-05-19sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.Paul Mundt2-10/+1
2012-05-18Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt1-1/+1
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt16-103/+122
2012-05-18sh: legacy PCI evt2irq migration.Paul Mundt2-11/+14
2012-05-18sh: cpu dma evt2irq migration.Paul Mundt3-50/+57
2012-05-18sh: sdk7780 evt2irq migration.Paul Mundt1-2/+3
2012-05-18sh: landisk evt2irq migration.Paul Mundt1-9/+10
2012-05-18sh: hp6xx evt2irq migration.Paul Mundt1-3/+4
2012-05-18sh: mach-se evt2irq migration.Paul Mundt7-26/+34
2012-05-18sh: edosk7760 evt2irq migration.Paul Mundt1-2/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-4/+0
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt2-4/+1
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt1-1/+1
2012-05-14sh: Support thread fault code encoding.Paul Mundt1-10/+36
2012-05-14sh64: Provide EXPEVT helper.Paul Mundt1-0/+14
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt1-0/+2
2012-05-10Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt2-1/+203
2012-05-10sh: Add pinmux for sh7269Phil Edworthy1-0/+201
2012-05-10sh: Add sh7269 devicePhil Edworthy1-1/+2
2012-05-10sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt2-0/+46
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt3-2/+178
2012-05-10sh: Add pinmux for sh7264Phil Edworthy1-0/+176
2012-05-10sh: Add sh7264 devicePhil Edworthy1-1/+1
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-25/+0
2012-05-08sh-use-common-threadinfo-allocatorThomas Gleixner1-9/+1
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2-2/+1
2012-05-08fork: Remove the weak insanityThomas Gleixner1-1/+0
2012-05-08sh: Remove cpu_idle_wait()Thomas Gleixner1-1/+0
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu1-1/+1
2012-04-26sh: Use generic idle thread allocationThomas Gleixner1-4/+0
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt1-3/+0
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt1-0/+27
2012-04-19sh: initial stack protector support.Filippo Arcidiacono1-0/+27
2012-04-17Merge branch 'sh/kgdb' into sh-latestPaul Mundt1-16/+14
2012-04-17sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu3-1/+312
2012-04-11sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.Paul Mundt1-3/+8
2012-04-10sh: kgdb: Individual register get/set support.Paul Mundt1-13/+6
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-10/+18
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds6-181/+170