summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-051-1/+1
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-041-2/+4
|\
| * cpuidle: stop depending on pm_idleLen Brown2011-08-041-2/+4
* | Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\ \
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
| |/
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-0141-419/+316Star
|\ \
| * | SH: static should be at beginning of declarationJesper Juhl2011-07-115-7/+7
| * | sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto2011-07-1114-41/+0Star
| * | sh: clock-shx3: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-52/+14Star
| * | sh: clock-sh7786: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-92/+22Star
| * | sh: clock-sh7785: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-62/+16Star
| * | sh: clock-sh7757: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-27/+8Star
| * | sh: clock-sh7366: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-16/+6Star
| * | sh: clock-sh7343: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-21/+7Star
| * | sh: clock-sh7722: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-32/+11Star
| * | sh: clock-sh7724: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-62/+17Star
| * | sh: clock-sh7366: modify I2C clock settingsKuninori Morimoto2011-07-111-1/+2
| * | sh: clock-sh7343: modify I2C clock settingsKuninori Morimoto2011-07-111-2/+3
| * | sh: clock-sh7723: modify I2C clock settingsKuninori Morimoto2011-07-111-1/+2
| * | sh: clock-sh7722: modify I2C clock settingsKuninori Morimoto2011-07-111-1/+2
| * | sh: clock-sh7724: modify I2C clock settingsKuninori Morimoto2011-07-111-2/+3
| | |
| | \
| *-. \ Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-291-28/+28
| |\ \ \
| * \ \ \ Merge branch 'sh/stable-updates' into sh-latestPaul Mundt2011-06-241-0/+5
| |\ \ \ \
| * | | | | sh: Tidy up pre-clkdev clk_get() error handling.Paul Mundt2011-06-245-5/+5
| * | | | | Merge branch 'sh/stable-updates' into sh-latestPaul Mundt2011-06-212-5/+53
| |\ \ \ \ \
| * | | | | | sh: Fix up build fallout from serial merge.Paul Mundt2011-06-203-1/+3
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-164-1/+97
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'common/serial-rework' into sh-latestPaul Mundt2011-06-1522-15/+209
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | serial: sh-sci: Abstract register maps.Paul Mundt2011-06-1422-15/+207
| | * | | | | | | serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-082-0/+2
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-8/+7Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-271-8/+7Star
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-3012-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-2212-12/+12
| |/ / / / / / / /
* | | | | | | | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-3/+0Star
* | | | | | | | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-4/+4
* | | | | | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-277-7/+6Star
* | | | | | | | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-2/+0Star
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-257-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-1115-80/+227
| |\| | | | | | | |
| * | | | | | | | | SH: static should be at beginning of declarationJesper Juhl2011-07-115-7/+7
| * | | | | | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-5/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2011-07-241-26/+1Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | asm-generic: move archictures to common delay.hJonas Bonn2011-07-221-26/+1Star
* | | | | | | | | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-35/+0Star
* | | | | | | | | | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-16/+0Star
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-238-14/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+2
| * | | | | | | | | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-012-0/+30
| * | | | | | | | | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-016-13/+13
| |/ / / / / / / / /