aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-70/+39
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+0
2012-06-01new helper: signal_delivered()Al Viro2-4/+2
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-8/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2-35/+15
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro1-1/+1
2012-06-01new helper: sigmask_to_save()Al Viro2-17/+7
2012-06-01new helper: restore_saved_sigmask()Al Viro2-10/+2
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+17
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-4/+0
2012-05-31sh: use clear_tasks_mm_cpumask()Anton Vorontsov1-6/+1
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2-4/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+2
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2-4/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-104/+41
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-3/+40
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-13/+7
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds143-1945/+13023
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
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-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt1-3/+0
2012-05-21sh: missing checks of __get_user()/__put_user() return valuesAl Viro2-22/+27
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro4-71/+13
2012-05-21new helper: sigsuspend()Al Viro1-11/+1
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-2/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-3/+0
2012-05-21sh: Enable PIO API for hp6xx and se770x.Paul Mundt1-1/+2
2012-05-21sh: Use generic time configAnna-Maria Gleixner1-10/+2
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt22-40/+12
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt3-208/+177
2012-05-19sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt5-36/+9
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-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2-2/+2
2012-05-18sh64: Fix up vmalloc fault range check.Paul Mundt1-1/+7
2012-05-18Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt2-3/+3
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt57-523/+625
2012-05-18sh: legacy PCI evt2irq migration.Paul Mundt9-38/+53
2012-05-18sh: cpu dma evt2irq migration.Paul Mundt3-50/+57
2012-05-18sh: sh7763rdp evt2irq migration.Paul Mundt1-2/+3
2012-05-18sh: sdk7780 evt2irq migration.Paul Mundt1-2/+3
2012-05-18sh: migor evt2irq migration.Paul Mundt1-6/+7
2012-05-18sh: landisk evt2irq migration.Paul Mundt1-9/+10
2012-05-18sh: kfr2r09 evt2irq migration.Paul Mundt1-7/+8
2012-05-18sh: ecovec24 evt2irq migration.Paul Mundt1-21/+23