summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-01-051-1/+1
|\
| * sh: ftrace: Fix missing parenthesis in WARN_ON()Steven Rostedt (VMware)2019-01-031-1/+1
* | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-0/+1
|\ \
| * | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-14/+14
* | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-13/+1
|\ \ \
| * | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-12/+0
| * | | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-312-8/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-222-8/+12
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28149-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-271-14/+2
|/
* sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2018-08-171-1/+1
* Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-151-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-041-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-042-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