summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAge
* Merge branch 'prep-for-5level'Linus Torvalds2017-03-10
|\
| * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
* | sh: cayman: IDE support fixBartlomiej Zolnierkiewicz2017-03-09
|/
* sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-03
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-03
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmget() helperVegard Nossum2017-02-27
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-25
* | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-22
|\ \
| * | serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-19
| * | serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-01-19
| * | sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart2017-01-19
| * | sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart2017-01-19
| * | sh: Don't set sh-sci port_regLaurent Pinchart2017-01-19
| * | sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-19
| * | sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bitLaurent Pinchart2017-01-19
| * | sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart2017-01-19
| * | sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-19
| |/
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-24
| |/
* | Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-02-21
|\ \
| * | sh: sh7724: Don't use a public mmc header for MMC_PROGRESS*Ulf Hansson2017-02-13
| |/
* | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-20
|\ \
| * | cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar2017-02-03
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-14
|\
| * arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-12
* | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-12
* | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-12
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17