aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-17sh: mach-ecovec24: Add user debug switch supportKuninori Morimoto
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-16sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-15video: sh_mobile_lcdcfb: use both register sets for display panningPhil Edworthy
2009-09-15sh: Fix up sh7705 flush_dcache_page() build.Paul Mundt
2009-09-15sh: kfr2r09: document the PLL/FLL <-> RF relationship.Kuninori Morimoto
2009-09-15sh: mach-ecovec24: need asm/clock.h.Kuninori Morimoto
2009-09-15sh: mach-ecovec24: deassert usb irq on boot.Kuninori Morimoto
2009-09-15sh: Add KEYSC support for EcoVec24Kuninori Morimoto
2009-09-15sh: add kycr2_delay for sh_keyscKuninori Morimoto
2009-09-15sh: cpufreq: Include CPU id in info messages.Paul Mundt
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14sh: multi-evt support for SH-X3 proto CPU.Paul Mundt
2009-09-14sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita
2009-09-11sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300)Yusuke Goda
2009-09-11sh: Add EcoVec24 romImage defconfigKuninori Morimoto
2009-09-11sh: USB disable process is needed if romImage boot for EcoVec24Kuninori Morimoto
2009-09-11sh: EcoVec24: add HIZA setting for LEDKuninori Morimoto
2009-09-11sh: EcoVec24: write MAC address in bootKuninori Morimoto
2009-09-11sh: Add romImage support for EcoVec24Kuninori Morimoto
2009-09-11sh: add romimage-macros.hKuninori Morimoto
2009-09-11sh: Add I2C device support for EcoVec24Kuninori Morimoto
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-09sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt
2009-09-08sh: Kill off dcache writeback from copy_page().Paul Mundt
2009-09-08sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-01sh: Fix up build warning for SH7785LCR proto board.Paul Mundt
2009-09-01sh: disable trapped I/O on SH7785LCR.Paul Mundt
2009-09-01sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt
2009-09-01Revert "sh: Kill off now redundant local irq disabling."Paul Mundt
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt
2009-09-01sh: nmi_debug support.Paul Mundt
2009-09-01Merge branch 'master' into sh/smpPaul Mundt
2009-09-01sh: Fix dcache flushing for N-way write-through caches.Matt Fleming