index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-29
149
-659
/
+168
|
\
\
\
|
*
|
|
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
44
-189
/
+51
|
*
|
|
sh: cpu: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
6
-25
/
+6
|
*
|
|
sh: shmobile: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
4
-13
/
+5
|
*
|
|
sh: sh5: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
7
-30
/
+9
|
*
|
|
sh: sh4a: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
37
-194
/
+38
|
*
|
|
sh: sh4: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
9
-36
/
+9
|
*
|
|
sh: sh3: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
16
-68
/
+20
|
*
|
|
sh: sh2a: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
19
-78
/
+21
|
*
|
|
sh: sh2: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
7
-26
/
+9
*
|
|
|
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
1
-73
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sh: remove board_time_init() callback
Arnd Bergmann
2018-12-18
1
-4
/
+1
|
*
|
|
sh: remove unused rtc_sh_get/set_time infrastructure
Arnd Bergmann
2018-12-18
1
-69
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-26
5
-384
/
+501
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sh: generate uapi header and syscall table header files
Firoz Khan
2018-12-19
1
-384
/
+3
|
*
|
sh: add system call table generation support
Firoz Khan
2018-12-19
4
-0
/
+498
|
|
/
*
/
sh/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-28
1
-14
/
+2
|
/
*
sh: prefer _THIS_IP_ to current_text_addr
Nick Desaulniers
2018-08-18
1
-1
/
+1
*
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-16
1
-1
/
+1
|
\
|
*
media: arch: sh: ap325rxa: Use new renesas-ceu camera driver
Jacopo Mondi
2018-06-28
1
-1
/
+1
*
|
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-08-14
3
-90
/
+85
|
\
\
|
*
|
sh: use generic dma_noncoherent_ops
Christoph Hellwig
2018-08-02
3
-91
/
+12
|
*
|
sh: split arch/sh/mm/consistent.c
Christoph Hellwig
2018-08-02
2
-1
/
+85
|
*
|
sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
Christoph Hellwig
2018-08-02
2
-6
/
+2
|
*
|
sh: simplify get_arch_dma_ops
Christoph Hellwig
2018-08-02
1
-7
/
+1
|
|
/
*
|
perf/arch/sh: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
1
-18
/
+19
*
|
perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused field
Frederic Weisbecker
2018-06-26
1
-7
/
+0
*
|
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
1
-5
/
+4
*
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-3
/
+4
*
|
sh/kprobes: Don't call the ->break_handler() in SH kprobes code
Masami Hiramatsu
2018-06-21
1
-13
/
+1
*
|
sh/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-51
/
+0
|
/
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
2
-2
/
+2
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-05
1
-1
/
+1
|
\
|
*
softirq/sh: Use nmi_count() on /proc/interrupts print out
Frederic Weisbecker
2018-05-14
1
-1
/
+1
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
2
-19
/
+10
|
\
\
|
*
|
signal/sh: Stop gcc warning about an impossible case in do_divide_error
Eric W. Biederman
2018-05-29
1
-0
/
+3
|
*
|
signal/sh: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-14
/
+5
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
|
*
|
signal/sh: Use force_sig_fault in hw_breakpoint_handler
Eric W. Biederman
2018-04-19
1
-7
/
+2
*
|
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-1
/
+0
|
|
/
*
|
sh: switch to NO_BOOTMEM
Rob Herring
2018-05-11
1
-1
/
+0
*
|
sh: fix build failure for J2 cpu with SMP disabled
Rich Felker
2018-05-05
1
-0
/
+4
|
/
*
Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
Linus Torvalds
2018-04-13
3
-3
/
+14
|
\
|
*
arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
Thomas Petazzoni
2018-04-13
1
-2
/
+5
|
*
sh: fix debug trap failure to process signals before return to user
Rich Felker
2018-04-13
1
-1
/
+1
|
*
sh: fix memory corruption of unflattened device tree
Rich Felker
2018-04-13
1
-0
/
+8
*
|
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-04-04
2
-3
/
+3
|
\
\
|
*
|
media: arch: sh: ecovec: Use new renesas-ceu camera driver
Jacopo Mondi
2018-03-21
1
-2
/
+2
|
*
|
media: arch: sh: migor: Use new renesas-ceu camera driver
Jacopo Mondi
2018-02-26
1
-1
/
+1
|
|
/
[prev]
[next]