aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAge
* sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-08
* sh: Use generic idle thread allocationThomas Gleixner2012-04-26
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\
| * SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-30
|\ \
| * | sh: Support I/O space swapping where needed.Paul Mundt2012-03-29
| * | sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt2012-03-28
| * | sh: Avoid exporting unimplemented syscalls.Paul Mundt2012-03-28
| * | sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785Nobuhiro Iwamatsu2012-03-28
| * | sh: dma: Collect up CHCR of SH7723 and SH7730Nobuhiro Iwamatsu2012-03-28
| * | sh/next: Fix build fail by asm/system.h in asm/bitops.hNobuhiro Iwamatsu2012-03-28
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \
| * | | sh: Remove unnecessary posix_types.h type overridesH. Peter Anvin2012-02-14
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ \ \
| * | | | sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring2012-01-25
| |/ / /
* | | | 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: sh header sh_clk_ops renameMagnus Damm2012-03-12
| | |_|/ | |/| |
* | | | 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
| | |/ | |/|
* | | fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-12
| |/ |/|
| |
| \
*-. \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-27
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
| |\ \ | | |/ | |/|
| | * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* | | sh: Defer to asm-generic/device.h.Paul Mundt2012-01-13
|/ /
* | Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-11
|\ \
| * | sh: sh7722: fix Oops: remove empty clock entriesGuennadi Liakhovetski2011-11-24
| * | sh: sh7723.h: bugfix: remove unused clock indexKuninori Morimoto2011-11-24
| * | sh: sh7724.h: bugfix: remove unused clock indexKuninori Morimoto2011-11-24
| * | sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2011-11-18
| * | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-18
| * | sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-18
* | | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-11
|\| |
| * | sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-18
| * | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-17
| * | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-17
| * | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-17
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-08
|\ \ \ | | |/ | |/|
| * | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
| |\ \
| | * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
| * | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
| |\ \ \
| | * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| | |\ \ \ | | | |/ / | | |/| |
| | | * | sh: dma - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | | |/
| * | / memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-08
| |/ /
* / / sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2011-12-06
|/ /
* | sh: Wire up process_vm syscalls.Paul Mundt2011-11-10