aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* [SQUASH]: kernel: Catch-up to Linux 3.10.103 google sourcedev-harsh19982017-05-203-2/+3
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-08-157-13/+13
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-08-151-0/+1
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-08-151-2/+2
* Merge "stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between archite...Linux Build Service Account2014-08-012-18/+1
|\
| * stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2014-07-252-18/+1
* | ftrace: make CALLER_ADDRx macros more genericAKASHI Takahiro2014-07-291-9/+1
|/
* Merge upstream tag 'v3.10.40' into msm-3.10Ian Maund2014-06-181-1/+1
|\
| * sh: fix format string bug in stack tracerMatt Fleming2014-05-061-1/+1
* | Merge upstream linux-stable v3.10.36 into msm-3.10Ian Maund2014-04-231-0/+1
|\|
| * arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao2014-02-131-0/+1
* | Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund2014-03-242-1/+6
|\|
| * 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
| * Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-201-2/+4
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2014-02-071-1/+0
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2014-02-071-1/+0
* | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2014-02-071-3/+6
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2014-02-071-0/+5
* | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2014-02-071-2/+4
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2014-02-071-1/+1
* | consolidate io_remap_pfn_range definitionsAl Viro2014-02-071-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