summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-29149-659/+168
|\ \ \
| * | | sh: kernel: convert to SPDX identifiersKuninori Morimoto2018-12-2844-189/+51
| * | | sh: cpu: convert to SPDX identifiersKuninori Morimoto2018-12-286-25/+6
| * | | sh: shmobile: convert to SPDX identifiersKuninori Morimoto2018-12-284-13/+5
| * | | sh: sh5: convert to SPDX identifiersKuninori Morimoto2018-12-287-30/+9
| * | | sh: sh4a: convert to SPDX identifiersKuninori Morimoto2018-12-2837-194/+38
| * | | sh: sh4: convert to SPDX identifiersKuninori Morimoto2018-12-289-36/+9
| * | | sh: sh3: convert to SPDX identifiersKuninori Morimoto2018-12-2816-68/+20
| * | | sh: sh2a: convert to SPDX identifiersKuninori Morimoto2018-12-2819-78/+21
| * | | sh: sh2: convert to SPDX identifiersKuninori Morimoto2018-12-287-26/+9
* | | | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-281-73/+1
|\ \ \ \ | |/ / / |/| | |
| * | | sh: remove board_time_init() callbackArnd Bergmann2018-12-181-4/+1
| * | | sh: remove unused rtc_sh_get/set_time infrastructureArnd Bergmann2018-12-181-69/+0
| | |/ | |/|
* | | Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-265-384/+501
|\ \ \ | |_|/ |/| |
| * | sh: generate uapi header and syscall table header filesFiroz Khan2018-12-191-384/+3
| * | sh: add system call table generation supportFiroz Khan2018-12-194-0/+498
| |/
* / sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-14/+2
|/
* sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2018-08-181-1/+1
* Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-161-1/+1
|\
| * media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi2018-06-281-1/+1
* | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-08-143-90/+85
|\ \
| * | sh: use generic dma_noncoherent_opsChristoph Hellwig2018-08-023-91/+12
| * | sh: split arch/sh/mm/consistent.cChristoph Hellwig2018-08-022-1/+85
| * | sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig2018-08-022-6/+2
| * | sh: simplify get_arch_dma_opsChristoph Hellwig2018-08-021-7/+1
| |/
* | perf/arch/sh: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-18/+19
* | perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused fieldFrederic Weisbecker2018-06-261-7/+0
* | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-5/+4
* | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-3/+4
* | sh/kprobes: Don't call the ->break_handler() in SH kprobes codeMasami Hiramatsu2018-06-211-13/+1
* | sh/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-51/+0
|/
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-142-2/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-051-1/+1
|\
| * softirq/sh: Use nmi_count() on /proc/interrupts print outFrederic Weisbecker2018-05-141-1/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-052-19/+10
|\ \
| * | signal/sh: Stop gcc warning about an impossible case in do_divide_errorEric W. Biederman2018-05-291-0/+3
| * | signal/sh: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-14/+5
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+2
| * | signal/sh: Use force_sig_fault in hw_breakpoint_handlerEric W. Biederman2018-04-191-7/+2
* | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-1/+0
|\ \ \ | |_|/ |/| |
| * | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-1/+0
| |/
* | sh: switch to NO_BOOTMEMRob Herring2018-05-111-1/+0
* | sh: fix build failure for J2 cpu with SMP disabledRich Felker2018-05-051-0/+4
|/
* Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds2018-04-133-3/+14
|\
| * arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2018-04-131-2/+5
| * sh: fix debug trap failure to process signals before return to userRich Felker2018-04-131-1/+1
| * sh: fix memory corruption of unflattened device treeRich Felker2018-04-131-0/+8
* | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-042-3/+3
|\ \
| * | media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi2018-03-211-2/+2
| * | media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi2018-02-261-1/+1
| |/