aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08sh-use-common-threadinfo-allocatorThomas Gleixner2-53/+3
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner3-3/+2
2012-05-08fork: Remove the weak insanityThomas Gleixner1-1/+0
2012-05-08sh: Remove cpu_idle_wait()Thomas Gleixner3-24/+0
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05sh: Use generic init_taskThomas Gleixner4-32/+3
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu1-1/+1
2012-04-26sh: Use generic idle thread allocationThomas Gleixner3-17/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-19sh: Fix error synchronising kernel page tablesStuart Menefy1-1/+1
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds18-16/+61
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds3-14/+24
2012-04-05sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro1-1/+1
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-6/+2
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-7/+3
2012-03-30Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-latestPaul Mundt2-13/+45
2012-03-30sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2-13/+45
2012-03-30sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt1-1/+1
2012-03-30sh: dwarf unwinder depends on SHcompact.Paul Mundt1-0/+1
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt13-1/+13
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds17-331/+383
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-12/+1
2012-03-29sh: Support I/O space swapping where needed.Paul Mundt3-15/+62
2012-03-29sh: use set_current_blocked() and block_sigmask()Matt Fleming2-49/+20
2012-03-29sh: no need to reset handler if SA_ONESHOTMatt Fleming2-6/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds56-397/+495
2012-03-28Delete all instances of asm/system.hDavid Howells1-8/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for SHDavid Howells56-396/+503
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-14/+24
2012-03-28sh: select ARCH_DISCARD_MEMBLOCK.Paul Mundt1-0/+1
2012-03-28sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt3-80/+40
2012-03-28sh: ecovec: switch SDHI controllers to card pollingGuennadi Liakhovetski1-41/+63
2012-03-28sh: Avoid exporting unimplemented syscalls.Paul Mundt4-70/+71
2012-03-28sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro1-0/+20
2012-03-28SH: pci-sh7780: enable big-endian operation.Thomas Schwinge1-3/+12
2012-03-28sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785Nobuhiro Iwamatsu1-17/+5
2012-03-28sh: dma: Collect up CHCR of SH7723 and SH7730Nobuhiro Iwamatsu1-7/+3
2012-03-28Merge branch 'sh/cpufreq' into sh-latestPaul Mundt1-39/+82
2012-03-28sh/next: Fix build fail by asm/system.h in asm/bitops.hNobuhiro Iwamatsu1-1/+0
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latestPaul Mundt44-258/+191
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds28-112/+112
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren1-6/+2
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+1
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-2/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-70/+11
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds9-61/+48