summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-1/+0
|\
| * sh: Use the plat_nand default partition parserH Hartley Sweeten2012-05-131-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-013-70/+39
|\ \
| * | new helper: signal_delivered()Al Viro2012-06-012-4/+2
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-8/+0
| * | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
| * | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-012-35/+15
| * | sh64: failure to build sigframe != signal without handlerAl Viro2012-06-011-1/+1
| * | new helper: sigmask_to_save()Al Viro2012-06-012-17/+7
| * | new helper: restore_saved_sigmask()Al Viro2012-06-012-10/+2
| * | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-4/+0
|\ \ \ | |/ / |/| |
| * | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-302-4/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-312-4/+0
|\ \ \
| * | | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-232-4/+0
* | | | sh: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-311-6/+1
| |/ / |/| |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\ \ \
| * | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+1
|\ \ \ \
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-12/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-3/+0
| * | | sh: Use generic time configAnna-Maria Gleixner2012-05-211-10/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-234-104/+41
|\ \ \
| * | | sh: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-212-22/+27
| * | | sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro2012-05-214-71/+13
| * | | new helper: sigsuspend()Al Viro2012-05-211-11/+1
* | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-233-3/+40
|\ \ \ \
| * \ \ \ Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-132-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto2012-04-132-0/+27
| * | | | ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-132-3/+13
| | |_|/ | |/| |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-234-13/+7
|\ \ \ \
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-164-13/+7
| | |/ / | |/| |
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-23143-1945/+13023
|\ \ \ \
| * | | | sh: intc: Kill off special reservation interface.Paul Mundt2012-05-221-3/+0
| * | | | sh: Enable PIO API for hp6xx and se770x.Paul Mundt2012-05-211-1/+2
| * | | | sh: Kill off machvec IRQ hinting.Paul Mundt2012-05-2122-40/+12
| * | | | sh: dma: More legacy cpu dma chainsawing.Paul Mundt2012-05-193-208/+177
| * | | | sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt2012-05-195-36/+9
| * | | | sh: Tidy up some of the cpu legacy dma header mess.Paul Mundt2012-05-197-52/+0
| * | | | sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.Paul Mundt2012-05-192-10/+1
| * | | | sh64: Fix up vmalloc fault range check.Paul Mundt2012-05-181-1/+7
| * | | | Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt2012-05-182-3/+3
| * | | | Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-1857-523/+625
| |\ \ \ \
| | * | | | sh: legacy PCI evt2irq migration.Paul Mundt2012-05-189-38/+53
| | * | | | sh: cpu dma evt2irq migration.Paul Mundt2012-05-183-50/+57
| | * | | | sh: sh7763rdp evt2irq migration.Paul Mundt2012-05-181-2/+3
| | * | | | sh: sdk7780 evt2irq migration.Paul Mundt2012-05-181-2/+3
| | * | | | sh: migor evt2irq migration.Paul Mundt2012-05-181-6/+7
| | * | | | sh: landisk evt2irq migration.Paul Mundt2012-05-181-9/+10