aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds5-40/+94
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2-7/+8
2011-06-30sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt1-5/+5
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda1-16/+16
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda1-12/+12
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-4/+0
2011-06-24sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda1-0/+5
2011-06-21sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda1-0/+50
2011-06-21sh: fix compile error using sh7757lcr_defconfigYoshihiro Shimoda1-5/+3
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds8-35/+132
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto2-0/+48
2011-06-16sh: ecovec: Add renesas_usbhs supportKuninori Morimoto1-0/+48
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao1-1/+1
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause2-3/+0
2011-06-08sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA1-9/+12
2011-06-06sh: Remove compressed kernel libgcc dependency.Paul Mundt1-3/+19
2011-06-06sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA1-20/+5
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt1-2/+4
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt1-1/+1
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt1-0/+1
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu1-0/+1
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linusPaul Mundt17-38/+29
2011-05-28Merge branch 'setns'Linus Torvalds4-2/+6
2011-05-28ns: Wire up the setns system callEric W. Biederman4-2/+6
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+0
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-6/+0
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-0/+1
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger1-2/+4
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano5-5/+0
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-9/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-1/+0
2011-05-25sh: mmu_gather reworkPeter Zijlstra1-11/+17
2011-05-25sh: mark DMA slave ID 0 as invalidGuennadi Liakhovetski3-0/+3
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-1/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-24sh: Update shmin to reflect PIO dependency.Paul Mundt1-1/+1
2011-05-24sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt1-0/+1
2011-05-24sh: add MMCIF runtime PM support on ecovecGuennadi Liakhovetski1-0/+3
2011-05-24sh: switch ap325rxa to dynamically manage the platform cameraGuennadi Liakhovetski1-19/+13
2011-05-23sh: Ignore R_SH_NONE module relocations.Paul Mundt1-0/+2
2011-05-23SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle1-1/+1
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger5-56/+0
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt4-2/+6
2011-05-23sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski1-3/+3
2011-05-23Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt1-0/+1
2011-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt8-15/+29
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+0
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2-2/+0