aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto
2011-06-16sh: ecovec: Add renesas_usbhs supportKuninori Morimoto
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-06-08sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA
2011-06-06sh: Remove compressed kernel libgcc dependency.Paul Mundt
2011-06-06sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25sh: mmu_gather reworkPeter Zijlstra
2011-05-25sh: mark DMA slave ID 0 as invalidGuennadi Liakhovetski
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24sh: Update shmin to reflect PIO dependency.Paul Mundt
2011-05-24sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt
2011-05-24sh: add MMCIF runtime PM support on ecovecGuennadi Liakhovetski
2011-05-24sh: switch ap325rxa to dynamically manage the platform cameraGuennadi Liakhovetski
2011-05-23sh: Ignore R_SH_NONE module relocations.Paul Mundt
2011-05-23SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt
2011-05-23sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski
2011-05-23Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt
2011-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-04-29shmobile: Use power domains for platform runtime PMRafael J. Wysocki
2011-04-27sh: select IRQ_FORCED_THREADING.Paul Mundt
2011-04-25sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-04-18sh: fixup fpu.o compile orderKuninori Morimoto