summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-3/+1Star
|\
| * sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-201-0/+4
|\ \
| * | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
| |/
* | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-071-1/+1
* | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-071-1/+3
* | sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy2012-03-071-0/+1
|/
* arch/sh: remove references to cpu_*_map.Rusty Russell2012-02-242-2/+2
*-. Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-273-15/+29
|\ \
| | * sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-271-0/+20
| | * sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-271-1/+1
| |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-182-14/+8Star
| |\
| | * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-172-8/+6Star
| | * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-6/+2Star
* | | sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto2012-01-181-1/+1
|/ /
* | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-132-2/+2
* | Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-127-301/+1Star
|\ \
| * | sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2011-11-183-159/+0Star
| * | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-183-135/+0Star
| * | sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-182-7/+1Star
* | | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-1210-846/+196Star
|\| |
| * | sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-182-322/+0Star
| * | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-175-215/+76Star
| * | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-175-146/+43Star
| * | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-175-200/+87Star
* | | sh: add a resource name for shdmaShimoda, Yoshihiro2012-01-126-7/+12
* | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2012-01-104-12/+5Star
|\ \ \
| * | | sh: Remove redundant try_to_freeze() invocations.Paul Mundt2012-01-102-8/+0Star
| * | | sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt2012-01-101-0/+1
| * | | sh: Fix up store queue code for subsys_interface changes.Paul Mundt2012-01-101-4/+4
| | |/ | |/|
* | | sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro2012-01-091-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-094-17/+19
|\| |
| * | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-11/+13
| |\ \
| | * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-11/+13
| | |\ \
| | | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-11/+13
| | | |/
| * | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-2/+4
| |\ \ \
| | * | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
| | * | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
| | * | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
| | |/ /
| * | | SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-1/+2
| * | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-3/+0Star
| |/ /
* | | sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2011-12-061-15/+25
* | | sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-12-061-63/+13Star
* | | sh: clkfwk: setup clock parent from current register valueKuninori Morimoto2011-11-241-2/+2
|/ /
| |
| \
*-. \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-113-11/+20
|\ \ \ | | |/ | |/|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-11/+17
| |\ \
| | * | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-071-7/+11
| | * | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-071-5/+7
| * | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-073-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-11-013-0/+3
| | |/