aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
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-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: 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-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
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-08SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun 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-24sh: clkfwk: setup clock parent from current register valueKuninori Morimoto
2011-11-18sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt
2011-11-18sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-18sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker
2011-10-28sh: add parameters for EHCI and RIIC in clock-sh7757.cYoshihiro Shimoda
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman
2011-10-28SH: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-28Merge branches 'sh/core' and 'sh/kexec' into sh-latestPaul Mundt
2011-09-05sh: Fix implicit declaration of function numa_node_idNobuhiro Iwamatsu
2011-09-05sh: kexec: Register crashk_resSimon Horman
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda
2011-08-29sh: Add unaligned memory access for PC relative intructionsPhil Edworthy
2011-08-29sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-08sh: Fix up fallout from cpuidle changes.Paul Mundt
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown