summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
Commit message (Expand)AuthorAge
* Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds2018-04-13
|\
| * arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2018-04-12
| * sh: fix debug trap failure to process signals before return to userRich Felker2018-04-12
| * sh: fix memory corruption of unflattened device treeRich Felker2018-04-12
* | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-03
|\ \
| * | media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi2018-03-21
| * | media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi2018-02-26
| |/
* | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
* | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-02
* | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * sh: do not use print_symbol()Sergey Senozhatsky2018-01-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * | sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov2018-01-08
| |/
* | signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman2018-01-05
|/
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-15
* mm, arch: remove empty_bad_page*Michal Hocko2017-11-15
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\
| * sh: make dma_cache_sync a no-opChristoph Hellwig2017-10-19
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-07
|\
| * sh: thin archives fix linkingNicholas Piggin2017-06-30
* | sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt2017-06-27
|/
* 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 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 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
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | 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
| |/
* | sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-24
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-14
|\