summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-29signal/sh: Stop gcc warning about an impossible case in do_divide_errorEric W. Biederman
2018-05-14softirq/sh: Use nmi_count() on /proc/interrupts print outFrederic Weisbecker
2018-05-11sh: switch to NO_BOOTMEMRob Herring
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-05sh: fix build failure for J2 cpu with SMP disabledRich Felker
2018-04-25signal/sh: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-19signal/sh: Use force_sig_fault in hw_breakpoint_handlerEric W. Biederman
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni
2018-04-12sh: fix debug trap failure to process signals before return to userRich Felker
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski
2018-03-21media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi
2018-02-26media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov
2018-01-05signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-01-05sh: do not use print_symbol()Sergey Senozhatsky
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19sh: make dma_cache_sync a no-opChristoph Hellwig
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-30sh: thin archives fix linkingNicholas Piggin
2017-06-27sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-24sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker