summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.12.24' into v3.12-rtSteven Rostedt (Red Hat)2014-07-091-5/+0
|\
| * hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-07-021-5/+0
* | Merge tag 'v3.12.20' into v3.12-rtSteven Rostedt (Red Hat)2014-06-061-1/+1
|\ \ | |/
| * sh: fix format string bug in stack tracerMatt Fleming2014-05-151-1/+1
* | softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner2014-04-241-0/+2
* | mm: pagefault_disabled()Peter Zijlstra2014-04-241-1/+1
* | mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner2014-04-241-1/+1
|/
* arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao2014-02-131-0/+1
* sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu2014-01-091-0/+5
* sh: always link in helper functions extracted from libgccGeert Uytterhoeven2014-01-091-1/+1
* sh: ecovec: fixup compile error on sdhiKuninori Morimoto2013-12-041-0/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-3/+6
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-81/+8
|\
| * sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacksLaurent Pinchart2013-08-241-41/+0
| * sh: ecovec24: Remove mmcif .down_pwr() callbackLaurent Pinchart2013-08-241-6/+0
| * sh: ecovec24: Use MMC/SDHI CD and RO GPIOLaurent Pinchart2013-08-241-34/+8
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-064-72/+34
|\ \
| * \ Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into...Olof Johansson2013-08-291-1/+1
| |\ \
| * \ \ Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson2013-08-1114-28/+28
| |\ \ \
| * | | | sh: kfr2r09: Use lv5207lp backlightLaurent Pinchart2013-07-173-55/+14
| * | | | sh: ecovec24: Use gpio-backlightLaurent Pinchart2013-07-171-17/+20
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-056-10/+11
|\ \ \ \
| * | | | SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
| * | | | SH7619: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
| * | | | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-206-9/+0
| * | | | SolutionEngine7724: fix Ether supportSergei Shtylyov2013-08-201-1/+3
| * | | | SH7619: fix Ether supportSergei Shtylyov2013-08-201-2/+10
* | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-1/+0
|\ \ \ \ \
| * | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-031-3/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-08-271-3/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven2013-08-121-3/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven2013-08-221-3/+3
| | |/ / | |/| |
* | | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+4
| |/ / |/| |
* | | 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