summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto2011-12-061-63/+13
* | | 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-061-7/+11
| | * | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-5/+7
| * | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-063-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-313-0/+3
| | |/
* | | sh: Wire up process_vm syscalls.Paul Mundt2011-11-112-0/+4
* | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-4/+12
|/ /
* | sh: add parameters for EHCI and RIIC in clock-sh7757.cYoshihiro Shimoda2011-10-281-1/+9
* | sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-281-1/+1
* | SH: irq: Remove IRQF_DISABLEDYong Zhang2011-10-281-1/+1
| |
| \
*-. \ Merge branches 'sh/core' and 'sh/kexec' into sh-latestPaul Mundt2011-10-282-3/+7
|\ \ \ | |_|/ |/| |
| | * sh: kexec: Register crashk_resSimon Horman2011-09-051-3/+6
| |/ |/|
| * sh: Fix implicit declaration of function numa_node_idNobuhiro Iwamatsu2011-09-051-0/+1
|/
* Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-293-1/+39
|\
| * sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda2011-08-291-0/+1
| * sh: Add unaligned memory access for PC relative intructionsPhil Edworthy2011-08-291-0/+35
| * sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy2011-08-291-0/+2
OpenPOWER on IntegriCloud