summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2725-109/+109
|\
| * sh: sh5 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
| * sh: sh4a sh_clk_ops renameMagnus Damm2012-03-1212-35/+35
| * sh: sh4 sh_clk_ops renameMagnus Damm2012-03-122-9/+9
| * sh: sh3 sh_clk_ops renameMagnus Damm2012-03-126-35/+35
| * sh: sh2a sh_clk_ops renameMagnus Damm2012-03-123-18/+18
| * sh: sh2 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
* | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-3/+1
|\ \
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
| |/
* | 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-172-14/+8
| |\
| | * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-172-8/+6
| | * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-6/+2
* | | sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto2012-01-181-1/+1
|/ /
* | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-122-2/+2
* | Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-127-301/+1
|\ \
| * | sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2011-11-183-159/+0
| * | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-183-135/+0
| * | sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-182-7/+1
* | | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-1210-846/+196
|\| |
| * | sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-182-322/+0
| * | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-185-215/+76
| * | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-185-146/+43
| * | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-185-200/+87
* | | sh: add a resource name for shdmaShimoda, Yoshihiro2012-01-126-7/+12
* | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2012-01-104-12/+5
|\ \ \
| * | | sh: Remove redundant try_to_freeze() invocations.Paul Mundt2012-01-102-8/+0
| * | | 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/+0
| |/ /
* | | sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2011-12-061-15/+25