aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu1-0/+14
2009-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt3-5/+23
2009-09-25sh: enable onenand support in kfr2r09 defconfig.Paul Mundt1-2/+7
2009-09-25sh: update defconfigs.Paul Mundt48-1271/+3269
2009-09-25sh: add FSI driver support for ms7724seKuninori Morimoto1-0/+89
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-5/+23
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt1-6/+6
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt1-3/+8
2009-09-24sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto1-0/+1
2009-09-24sh: includecheck fix: dwarf.cJaswinder Singh Rajput1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-2/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds4-10/+7
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki1-4/+0
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-2/+2
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linusNeilBrown3-5/+23
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/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-22/+22
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar9-22/+22
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott1-4/+2
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-1/+1
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-2/+2
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 core on .add_device()Guennadi Liakhovetski1-0/+2
2009-09-19V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for conversionGuennadi 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/git/tip/linux-2.6-tipLinus Torvalds1-4/+2
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/jbarnes/pci-2.6Linus 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/torvalds/linux-2.6Paul Mundt4-10/+9
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus 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