Age | Commit message (Expand) | Author |
2012-04-27 | sh: Fix up tracepoint build fallout from static key introduction. | Nobuhiro Iwamatsu |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-30 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-29 | sh: Support I/O space swapping where needed. | Paul Mundt |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Move all declarations of free_initmem() to linux/mm.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for SH | David Howells |
2012-03-28 | SH: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-28 | sh: Consolidate duplicate _32/_64 unistd definitions. | Paul Mundt |
2012-03-28 | sh: Avoid exporting unimplemented syscalls. | Paul Mundt |
2012-03-28 | sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785 | Nobuhiro Iwamatsu |
2012-03-28 | sh: dma: Collect up CHCR of SH7723 and SH7730 | Nobuhiro Iwamatsu |
2012-03-28 | sh/next: Fix build fail by asm/system.h in asm/bitops.h | Nobuhiro Iwamatsu |
2012-03-27 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-12 | fbdev: sh_mobile_lcdc: Remove board configuration board_data field | Laurent Pinchart |
2012-03-12 | sh: sh header sh_clk_ops rename | Magnus Damm |
2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas |
2012-02-23 | sh/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-14 | sh: Remove unnecessary posix_types.h type overrides | H. Peter Anvin |
2012-01-27 | Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latest | Paul Mundt |
2012-01-25 | sh: intc: unify evt2irq/irq2evt macros for sh and arm | Rob Herring |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-13 | sh: Defer to asm-generic/device.h. | Paul Mundt |
2012-01-12 | Merge branch 'sh/hwblk' into sh-latest | Paul Mundt |
2012-01-12 | Merge branch 'sh/pm-runtime' into sh-latest | Paul Mundt |
2012-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-21 | sh: dma - convert sysdev_class to a regular subsystem | Kay Sievers |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo |
2011-12-06 | sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT() | Kuninori Morimoto |
2011-11-24 | sh: sh7722: fix Oops: remove empty clock entries | Guennadi Liakhovetski |
2011-11-24 | sh: sh7723.h: bugfix: remove unused clock index | Kuninori Morimoto |
2011-11-24 | sh: sh7724.h: bugfix: remove unused clock index | Kuninori Morimoto |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-11-18 | sh: hwblk: Kill off remaining bits of hwblk API. | Paul Mundt |
2011-11-18 | sh: hwblk: Kill off hwblk_id from pdev archdata. | Paul Mundt |
2011-11-18 | sh: cpuidle: Migrate off of hwblk API. | Paul Mundt |
2011-11-18 | sh: Kill off remaining private runtime PM bits. | Paul Mundt |
2011-11-18 | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski |
2011-11-18 | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski |
2011-11-18 | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski |
2011-11-11 | sh: Wire up process_vm syscalls. | Paul Mundt |
2011-11-04 | sh: Fix cached/uncaced address calculation in 29bit mode | Nobuhiro Iwamatsu |