aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2011-01-11sh: Kill off deprecated ctrl_in/out I/O routines.Paul Mundt
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07sh: mach-sdk7786: Fix up fallout from clkdev consolidation.Paul Mundt
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-06Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06sh: include Migo-R TS driver in Migo-R defconfigMagnus Damm
2011-01-05sh: correct definitions to access stack pointersRoel Kluin
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2010-12-24sh: don't use flush_scheduled_work()Tejun Heo
2010-12-24sh: Tidy up SH-4A unaligned load support.Paul Mundt
2010-12-24sh: Fix up SH7201 clkfwk build.Paul Mundt
2010-12-24sh: mach-se: Fix up SE7206 build.Paul Mundt
2010-12-24sh: Fix up SH4-202 clkfwk build.Paul Mundt
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt
2010-12-17sh: mach-sdk7786: Handle baseboard NMI source selection.Paul Mundt
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai
2010-12-13Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latestPaul Mundt
2010-12-13sh: mach-rsk: Add polled GPIO buttons support for RSK+7203.Paul Mundt
2010-12-13sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-03Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt
2010-12-03sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu
2010-12-03sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu
2010-12-01Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt
2010-12-01sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.Paul Mundt
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt
2010-11-30ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto
2010-11-30Merge branch 'sh/urgent' into sh-latestPaul Mundt
2010-11-30Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt
2010-11-29sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov
2010-11-29sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto
2010-11-29sh, mmc: Make mmcif_update_progress static inlineSimon Horman
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-11-18sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO