summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-294-2/+40
|\
| * sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda2011-08-291-0/+1
| * sh: Add unaligned memory access for PC relative intructionsPhil Edworthy2011-08-291-0/+35
| * sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy2011-08-291-0/+2
| * sh: Fix up fallout from cpuidle changes.Paul Mundt2011-08-081-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-08-082-2/+5
| |\
| * | sh: Fix conflicting definitions of ptrace_triggeredPaul Gortmaker2011-08-031-1/+1
* | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-262-2/+2
| |/ |/|
* | cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-041-1/+1
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-031-2/+4
|\ \
| * | cpuidle: stop depending on pm_idleLen Brown2011-08-031-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/+316
|\ \
| * | 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/+0
| * | sh: clock-shx3: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-52/+14
| * | sh: clock-sh7786: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-92/+22
| * | sh: clock-sh7785: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-62/+16
| * | sh: clock-sh7757: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-27/+8
| * | sh: clock-sh7366: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-16/+6
| * | sh: clock-sh7343: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-21/+7
| * | sh: clock-sh7722: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-32/+11
| * | sh: clock-sh7724: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-07-111-62/+17
| * | 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/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-271-8/+7
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-2912-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-261-3/+0
* | | | | | | | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-4/+4
* | | | | | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-267-7/+6
* | | | | | | | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* | | | | | | | | 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
| | |_|/ / / / / / | |/| | | | | | |
OpenPOWER on IntegriCloud