summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas2013-07-251-1/+1
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-1414-28/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-099-18/+18
|\
| * sh_eth: get SH7724 support out of #ifdefSergei Shtylyov2013-06-073-5/+5
| * sh_eth: get SH7757 support out of #ifdefSergei Shtylyov2013-06-071-4/+4
| * sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov2013-06-073-3/+3
| * sh_eth: get SH7619 support out of #ifdefSergei Shtylyov2013-06-071-2/+2
| * sh_eth: get SH771x support out of #ifdefSergei Shtylyov2013-06-071-4/+4
* | ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-4/+0
* | mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-12/+4
* | mm/SH: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-21/+4
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-021-2/+2
|\ \
| * | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-261-2/+2
| |/
* | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+1
|\ \
| * | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-096-8/+5
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
| * sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot2013-03-205-5/+5
* | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-0/+2
|\ \
| * | sh: sh7269: Fix compilation by adding missing includesLaurent Pinchart2013-04-021-0/+2
* | | sh: single_open() leaksAl Viro2013-05-051-1/+1
* | | Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-0411-18/+132
|\| |
| * | sh: shx3: Add pin control resourcesLaurent Pinchart2013-03-151-3/+14
| * | sh: sh7786: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7785: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7757: Add pin control resourcesLaurent Pinchart2013-03-151-1/+12
| * | sh: sh7724: Add pin control resourcesLaurent Pinchart2013-03-151-1/+12
| * | sh: sh7723: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7722: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7720: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7269: Add pin control resourcesLaurent Pinchart2013-03-151-1/+10
| * | sh: sh7264: Add pin control resourcesLaurent Pinchart2013-03-151-1/+12
| * | sh: sh7203: Add pin control resourcesLaurent Pinchart2013-03-151-1/+12
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-7/+0
|\ \
| * | memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-181-7/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-10/+20
|\ \
| * | sh: Don't use create_proc_read_entry()David Howells2013-04-291-9/+19
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-303-11/+2
|\ \
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-302-5/+2
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-306-283/+45
|\ \ \ | |/ / |/| |
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-283-220/+0
| |\ \
| | * | cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-210/+0