aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-2/+2
|\
| * sh: Fix FDPIC binary loaderThomas Schwinge2013-01-211-2/+2
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-2/+2
|\|
| * oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2012-01-061-2/+2
* | samsung update 1codeworkx2012-06-024-6/+0
|/
* sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu2011-11-211-0/+5
* Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-305-40/+94
|\
| * sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2011-06-302-7/+8
| * sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt2011-06-301-5/+5
| * sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda2011-06-291-16/+16
| * sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda2011-06-291-12/+12
| * sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda2011-06-241-0/+5
| * sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda2011-06-211-0/+50
| * sh: fix compile error using sh7757lcr_defconfigYoshihiro Shimoda2011-06-211-5/+3
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-4/+0
|/
* Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-168-35/+132
|\
| * sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto2011-06-162-0/+48
| * sh: ecovec: Add renesas_usbhs supportKuninori Morimoto2011-06-161-0/+48
| * sh, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-06-142-3/+0
| * sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA2011-06-081-9/+12
| * sh: Remove compressed kernel libgcc dependency.Paul Mundt2011-06-061-3/+19
| * sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA2011-06-061-20/+5
* | rtc: fix build warnings in defconfigsWanlong Gao2011-06-151-1/+1
|/
* sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt2011-05-311-2/+4
* sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt2011-05-311-1/+1
* sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt2011-05-311-0/+1
* sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu2011-05-311-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-3117-38/+29
|\
| * Merge branch 'setns'Linus Torvalds2011-05-284-2/+6
| |\
| | * ns: Wire up the setns system callEric W. Biederman2011-05-284-2/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-1/+0
| |\ \
| | * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-1/+0
| * | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-6/+0
| * | | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-0/+1
| * | | sh: convert to asm-generic ptrace.hMike Frysinger2011-05-261-2/+4
| * | | cgroup: remove the ns_cgroupDaniel Lezcano2011-05-265-5/+0
| | |/ | |/|
| * | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0
| * | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
| * | sh: mmu_gather reworkPeter Zijlstra2011-05-251-11/+17
| * | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
| |\ \
| | * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | sh: mark DMA slave ID 0 as invalidGuennadi Liakhovetski2011-05-253-0/+3
* | | | sh: Update shmin to reflect PIO dependency.Paul Mundt2011-05-241-1/+1
* | | | sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt2011-05-241-0/+1
* | | | sh: add MMCIF runtime PM support on ecovecGuennadi Liakhovetski2011-05-241-0/+3
* | | | sh: switch ap325rxa to dynamically manage the platform cameraGuennadi Liakhovetski2011-05-241-19/+13
|/ / /
* | | sh: Ignore R_SH_NONE module relocations.Paul Mundt2011-05-231-0/+2
* | | SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle2011-05-231-1/+1
* | | sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-235-56/+0
* | | sh: wire up sys_sendmmsg.Paul Mundt2011-05-234-2/+6