summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorLines
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-6/+2
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-7/+3
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-331/+383
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-12/+1
2012-03-29sh: Support I/O space swapping where needed.Paul Mundt-15/+62
2012-03-29sh: use set_current_blocked() and block_sigmask()Matt Fleming-49/+20
2012-03-29sh: no need to reset handler if SA_ONESHOTMatt Fleming-6/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-397/+495
2012-03-28Delete all instances of asm/system.hDavid Howells-8/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells-1/+0
2012-03-28Disintegrate asm/system.h for SHDavid Howells-396/+503
2012-03-28sh: select ARCH_DISCARD_MEMBLOCK.Paul Mundt-0/+1
2012-03-28sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt-80/+40
2012-03-28sh: ecovec: switch SDHI controllers to card pollingGuennadi Liakhovetski-41/+63
2012-03-28sh: Avoid exporting unimplemented syscalls.Paul Mundt-70/+71
2012-03-28sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro-0/+20
2012-03-28SH: pci-sh7780: enable big-endian operation.Thomas Schwinge-3/+12
2012-03-28sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785Nobuhiro Iwamatsu-17/+5
2012-03-28sh: dma: Collect up CHCR of SH7723 and SH7730Nobuhiro Iwamatsu-7/+3
2012-03-28Merge branch 'sh/cpufreq' into sh-latestPaul Mundt-39/+82
2012-03-28sh/next: Fix build fail by asm/system.h in asm/bitops.hNobuhiro Iwamatsu-1/+0
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-258/+191
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-112/+112
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren-6/+2
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-2/+1
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron-2/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-70/+11
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds-61/+48
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-2/+6
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds-8/+8
2012-03-21SH: shmobile: Consolidate time keeping and irq enableRobert Lee-7/+3
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat-2/+5
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2012-03-20sh: remove the second argument of k[un]map_atomic()Cong Wang-8/+8
2012-03-15arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr...Julia Lawall-4/+4
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart-16/+16
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart-14/+8
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart-6/+4
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart-25/+20
2012-03-12sh: board sh_clk_ops renameMagnus Damm-2/+2
2012-03-12sh: sh5 sh_clk_ops renameMagnus Damm-6/+6
2012-03-12sh: sh4a sh_clk_ops renameMagnus Damm-35/+35
2012-03-12sh: sh4 sh_clk_ops renameMagnus Damm-9/+9
2012-03-12sh: sh3 sh_clk_ops renameMagnus Damm-35/+35
2012-03-12sh: sh2a sh_clk_ops renameMagnus Damm-18/+18
2012-03-12sh: sh2 sh_clk_ops renameMagnus Damm-6/+6
2012-03-12sh: sh header sh_clk_ops renameMagnus Damm-1/+1
2012-03-07sh: fix up the ubc clock definition for sh7785.Thomas Schwinge-1/+1