aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-31sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2-2/+3
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds4-16/+16
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris2-8/+6
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris4-8/+10
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds5-6/+6
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2-2/+2
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+13
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds40-1549/+391
2012-01-12sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt1-32/+2
2012-01-12sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt1-37/+6
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt3-65/+85
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy1-39/+84
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt18-494/+8
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt12-856/+202
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro6-7/+12
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-31/+10
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-26/+1
2012-01-10Merge branch 'sh/urgent' into sh-latestPaul Mundt4-12/+5
2012-01-10sh: Remove redundant try_to_freeze() invocations.Paul Mundt2-8/+0
2012-01-10sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt1-0/+1
2012-01-10sh: Fix up store queue code for subsys_interface changes.Paul Mundt1-4/+4
2012-01-09sh: add platform_device for renesas_usbhs in board-sh7757lcrShimoda, Yoshihiro1-0/+39
2012-01-09sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro1-1/+1
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latestPaul Mundt12-72/+66
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-53/+56
2012-01-06sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-10/+10
2012-01-06PCI: sh: use generic pcibios_set_master()Myron Stowe1-15/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-6/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-53/+56
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-13/+4
2011-12-23oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy1-2/+2
2011-12-21sh: dma - convert sysdev_class to a regular subsystemKay Sievers2-42/+43
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-11/+13
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki1-6/+10
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart5-6/+6
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into for-3.3Mark Brown6-6/+27
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into sh-latestPaul Mundt3-80/+41
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-3/+0
2011-12-08SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2-1/+3
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2-4/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-4/+0
2011-12-06sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2-15/+26
2011-12-06sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-63/+13
2011-11-28sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2-23/+1