aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-28
| * Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28
| * Disintegrate asm/system.h for SHDavid Howells2012-03-28
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * | sh: board sh_clk_ops renameMagnus Damm2012-03-12
| * | sh: sh5 sh_clk_ops renameMagnus Damm2012-03-12
| * | sh: sh4a sh_clk_ops renameMagnus Damm2012-03-12
| * | sh: sh4 sh_clk_ops renameMagnus Damm2012-03-12
| * | sh: sh3 sh_clk_ops renameMagnus Damm2012-03-12
| * | sh: sh2a sh_clk_ops renameMagnus Damm2012-03-12
| * | sh: sh2 sh_clk_ops renameMagnus Damm2012-03-12
| * | sh: sh header sh_clk_ops renameMagnus Damm2012-03-12
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-23
|\ \ \
| * | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
| | |/ | |/|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\ \ \ | |/ / |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-23
| * | sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
* | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-22
|\ \ \
| * \ \ Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-20
| |\ \ \
| * | | | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2012-03-12
| * | | | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-12
| * | | | fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-12
| * | | | fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-12
| | |_|/ | |/| |
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-22
|\ \ \ \
| * \ \ \ Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-09
| |\ \ \ \
| * | | | | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto2012-02-03
| | |_|_|/ | |/| | |
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \ \ \ \
| * | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
| |/ / /
* | | | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-07
* | | | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-07
* | | | sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy2012-03-07
|/ / /
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-24
|\ \ \ | |_|/ |/| |
| * | sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy2012-02-23
| * | sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro2012-02-23
| * | arch/sh: remove references to cpu_*_map.Rusty Russell2012-02-23
| * | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-23
| | |
| | \
| *-. \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-27
| |\ \ \
| | | * | sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-27
| | | * | sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-27
| | * | | sh: se7724: fix compile breakageGuennadi Liakhovetski2012-01-27
| | | |/ | | |/|
| * | | Merge branch 'sh/platform-updates' into sh-latestPaul Mundt2012-01-18
| |\ \ \ | | | |/ | | |/|
| | * | sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto2012-01-18
| | * | sh: sh7757lcr: update to the new MMCIF DMA configurationGuennadi Liakhovetski2012-01-18
| * | | Merge branch 'sh/platform-updates' into sh-latestPaul Mundt2012-01-17
| |\| |
| | * | sh: fix the sh_mmcif_plat_data in board-sh7757lcrShimoda, Yoshihiro2012-01-17