aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-10/+20
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-11/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo2-5/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-6/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-283/+45
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-96/+13
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-2/+2
2013-04-29Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-2/+2
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-29mm/SH: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-29sh: Don't use create_proc_read_entry()David Howells1-9/+19
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki3-220/+0
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano1-6/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano3-7/+11
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano1-50/+42
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano1-4/+2
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano1-6/+0
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-10idle: Remove unused ARCH_HAS_DEFAULT_IDLEPaul Bolle1-3/+0
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar3-210/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-04-08sh: Use generic idle loopThomas Gleixner3-91/+14
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar1-6/+3
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar1-6/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-3/+2
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto1-1/+3
2013-03-12async: rename and redefine async_func_ptrLai Jiangshan1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-3/+3
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-3/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds6-129/+8
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+17
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-21041/+103
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-11/+9
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-37/+19
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+6
2013-02-17sh idle: rename global pm_idle to static sh_idleLen Brown1-6/+6
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-11Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown2-21/+19
2013-02-11Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown2-20/+4
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan1-3/+0
2013-02-03sh: switch to generic old sigaction()Al Viro5-66/+3
2013-02-03sh: switch to generic old sigsuspend()Al Viro4-23/+1