aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt
2012-01-12sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge branch 'sh/urgent' into sh-latestPaul Mundt
2012-01-10sh: Remove redundant try_to_freeze() invocations.Paul Mundt
2012-01-10sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt
2012-01-10sh: Fix up store queue code for subsys_interface changes.Paul Mundt
2012-01-09sh: add platform_device for renesas_usbhs in board-sh7757lcrShimoda, Yoshihiro
2012-01-09sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: sh: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-23oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy
2011-12-21sh: dma - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-12-06sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto
2011-12-06sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-11-28sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin