summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2014-11-18clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki1-0/+2
2014-11-18arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-2/+2
2014-05-06sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-02-13arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao1-0/+1
2014-01-09sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-09sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+4
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-8/+5
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2013-05-05sh: single_open() leaksAl Viro1-1/+1
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-18/+132
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-7/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+20
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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...Linus Torvalds6-283/+45
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus 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/gi...Linus 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-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle1-7/+0
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+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-04-02sh: sh7269: Fix compilation by adding missing includesLaurent Pinchart1-0/+2
2013-03-20sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot5-5/+5
2013-03-15sh: shx3: Add pin control resourcesLaurent Pinchart1-3/+14
2013-03-15sh: sh7786: Add pin control resourcesLaurent Pinchart1-2/+12
2013-03-15sh: sh7785: Add pin control resourcesLaurent Pinchart1-2/+12