summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds9-22/+22
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar9-22/+22
2009-09-19V4L/DVB (12509): sh: prepare board-ap325rxa.c for v4l2-subdev conversionGuennadi Liakhovetski1-2/+12
2009-09-19V4L/DVB (12507): sh: soc-camera updatesGuennadi Liakhovetski1-1/+2
2009-09-19V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor...Guennadi Liakhovetski1-0/+2
2009-09-19V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ...Guennadi Liakhovetski1-11/+32
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds204-3050/+15741
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2009-09-17sh: mach-ecovec24: Add user debug switch supportKuninori Morimoto1-0/+10
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+0
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-16sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt1-2/+0
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt4-13/+20
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt4-10/+9
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-6/+4
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-1/+1
2009-09-15sched: Improve latencies and throughputMike Galbraith1-1/+2
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-1/+1
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-2/+2
2009-09-15video: sh_mobile_lcdcfb: use both register sets for display panningPhil Edworthy5-5/+5
2009-09-15sh: Fix up sh7705 flush_dcache_page() build.Paul Mundt1-1/+2
2009-09-15sh: kfr2r09: document the PLL/FLL <-> RF relationship.Kuninori Morimoto1-0/+2
2009-09-15sh: mach-ecovec24: need asm/clock.h.Kuninori Morimoto1-0/+1
2009-09-15sh: mach-ecovec24: deassert usb irq on boot.Kuninori Morimoto1-0/+1
2009-09-15sh: Add KEYSC support for EcoVec24Kuninori Morimoto1-0/+52
2009-09-15sh: add kycr2_delay for sh_keyscKuninori Morimoto1-0/+1
2009-09-15sh: cpufreq: Include CPU id in info messages.Paul Mundt1-5/+5
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-14sh: multi-evt support for SH-X3 proto CPU.Paul Mundt1-35/+20
2009-09-14sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita1-11/+0
2009-09-11sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300)Yusuke Goda1-1/+1
2009-09-11sh: Add EcoVec24 romImage defconfigKuninori Morimoto1-0/+1032
2009-09-11sh: USB disable process is needed if romImage boot for EcoVec24Kuninori Morimoto1-0/+3
2009-09-11sh: EcoVec24: add HIZA setting for LEDKuninori Morimoto1-0/+1
2009-09-11sh: EcoVec24: write MAC address in bootKuninori Morimoto1-2/+79
2009-09-11sh: Add romImage support for EcoVec24Kuninori Morimoto3-0/+100
2009-09-11sh: add romimage-macros.hKuninori Morimoto2-69/+74
2009-09-11sh: Add I2C device support for EcoVec24Kuninori Morimoto1-1/+12
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-09-09sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt1-30/+33
2009-09-08sh: Kill off dcache writeback from copy_page().Paul Mundt1-8/+3
2009-09-08sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt2-5/+9
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt8-48/+62
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2-0/+4
2009-09-01sh: Fix up build warning for SH7785LCR proto board.Paul Mundt1-1/+1
2009-09-01sh: disable trapped I/O on SH7785LCR.Paul Mundt1-1/+0
2009-09-01sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt1-9/+18
2009-09-01Revert "sh: Kill off now redundant local irq disabling."Paul Mundt4-33/+71