| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Fix FDPIC binary loader | Thomas Schwinge | 2013-01-21 | 1 | -2/+2 |
* | oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue | Vladimir Zapolskiy | 2012-01-06 | 1 | -2/+2 |
* | sh: Fix cached/uncaced address calculation in 29bit mode | Nobuhiro Iwamatsu | 2011-11-21 | 1 | -0/+5 |
* | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-06-30 | 5 | -40/+94 |
|\ |
|
| * | sh: use printk_ratelimited instead of printk_ratelimit | Paul Mundt | 2011-06-30 | 2 | -7/+8 |
| * | sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects. | Paul Mundt | 2011-06-30 | 1 | -5/+5 |
| * | sh: fix the value of sh_dmae_slave_config in setup-sh7757 | Yoshihiro Shimoda | 2011-06-29 | 1 | -16/+16 |
| * | sh: fix the INTC vector for IRQ and IRL in setup-sh7757 | Yoshihiro Shimoda | 2011-06-29 | 1 | -12/+12 |
| * | sh: add to select the new configuration for USB EHCI/OHCI | Yoshihiro Shimoda | 2011-06-24 | 1 | -0/+5 |
| * | sh: add platform_device of EHCI/OHCI to setup-sh7757 | Yoshihiro Shimoda | 2011-06-21 | 1 | -0/+50 |
| * | sh: fix compile error using sh7757lcr_defconfig | Yoshihiro Shimoda | 2011-06-21 | 1 | -5/+3 |
* | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -4/+0 |
|/ |
|
* | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-06-16 | 8 | -35/+132 |
|\ |
|
| * | sh: sh7724: Add USBHS DMAEngine support | Kuninori Morimoto | 2011-06-16 | 2 | -0/+48 |
| * | sh: ecovec: Add renesas_usbhs support | Kuninori Morimoto | 2011-06-16 | 1 | -0/+48 |
| * | sh, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-06-14 | 2 | -3/+0 |
| * | sh: Fix up xchg/cmpxchg corruption with gUSA RB. | Srinivas KANDAGATLA | 2011-06-08 | 1 | -9/+12 |
| * | sh: Remove compressed kernel libgcc dependency. | Paul Mundt | 2011-06-06 | 1 | -3/+19 |
| * | sh: fix wrong icache/dcache address-array start addr in cache-debugfs. | Srinivas KANDAGATLA | 2011-06-06 | 1 | -20/+5 |
* | | rtc: fix build warnings in defconfigs | Wanlong Gao | 2011-06-15 | 1 | -1/+1 |
|/ |
|
* | sh: Fix up asm-generic/ptrace.h fallout. | Paul Mundt | 2011-05-31 | 1 | -2/+4 |
* | sh64: Move from P1SEG to CAC_ADDR for consistent sync. | Paul Mundt | 2011-05-31 | 1 | -1/+1 |
* | sh64: asm/pgtable.h needs asm/mmu.h | Paul Mundt | 2011-05-31 | 1 | -0/+1 |
* | sh: asm/tlb.h needs linux/swap.h | Nobuhiro Iwamatsu | 2011-05-31 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-05-31 | 17 | -38/+29 |
|\ |
|
| * | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 4 | -2/+6 |
| |\ |
|
| | * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 4 | -2/+6 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | 1 | -1/+0 |
| |\ \ |
|
| | * | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 1 | -1/+0 |
| * | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -6/+0 |
| * | | | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-26 | 1 | -0/+1 |
| * | | | sh: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | 1 | -2/+4 |
| * | | | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | 5 | -5/+0 |
| | |/
| |/| |
|
| * | | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 | 1 | -9/+0 |
| * | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -1/+0 |
| * | | sh: mmu_gather rework | Peter Zijlstra | 2011-05-25 | 1 | -11/+17 |
| * | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
| |\ \ |
|
| | * | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | | | sh: mark DMA slave ID 0 as invalid | Guennadi Liakhovetski | 2011-05-25 | 3 | -0/+3 |
* | | | | sh: Update shmin to reflect PIO dependency. | Paul Mundt | 2011-05-24 | 1 | -1/+1 |
* | | | | sh: arch/sh/kernel/process_32.c needs linux/prefetch.h. | Paul Mundt | 2011-05-24 | 1 | -0/+1 |
* | | | | sh: add MMCIF runtime PM support on ecovec | Guennadi Liakhovetski | 2011-05-24 | 1 | -0/+3 |
* | | | | sh: switch ap325rxa to dynamically manage the platform camera | Guennadi Liakhovetski | 2011-05-24 | 1 | -19/+13 |
|/ / / |
|
* | | | sh: Ignore R_SH_NONE module relocations. | Paul Mundt | 2011-05-23 | 1 | -0/+2 |
* | | | SH: SE7751: Fix pcibios_map_platform_irq prototype. | Ralf Baechle | 2011-05-23 | 1 | -1/+1 |
* | | | sh: remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 2011-05-23 | 5 | -56/+0 |
* | | | sh: wire up sys_sendmmsg. | Paul Mundt | 2011-05-23 | 4 | -2/+6 |
* | | | sh: cosmetic improvement: use an existing pointer | Guennadi Liakhovetski | 2011-05-23 | 1 | -3/+3 |
* | | | Merge branch 'sh/genirq-threading' into sh-latest | Paul Mundt | 2011-05-23 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | sh: select IRQ_FORCED_THREADING. | Paul Mundt | 2011-04-27 | 1 | -0/+1 |