index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: prefer _THIS_IP_ to current_text_addr
Nick Desaulniers
2018-08-17
1
-1
/
+1
*
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-15
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-04
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-04
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-12
1
-2
/
+5
|
*
sh: fix debug trap failure to process signals before return to user
Rich Felker
2018-04-12
1
-1
/
+1
|
*
sh: fix memory corruption of unflattened device tree
Rich Felker
2018-04-12
1
-0
/
+8
*
|
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-04-03
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
|
|
/
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
|
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-4
/
+4
*
|
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-3
/
+2
|
\
|
*
sh: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-1
/
+0
|
\
\
|
*
|
sh_eth: remove sh_eth_plat_data::edmac_endian
Sergei Shtylyov
2018-01-08
1
-1
/
+0
|
|
/
*
/
signal/sh: Ensure si_signo is initialized in do_divide_error
Eric W. Biederman
2018-01-05
1
-1
/
+2
|
/
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
2
-3
/
+3
*
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
1
-8
/
+0
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-8
/
+9
|
\
|
*
sh: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-19
1
-8
/
+9
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
38
-0
/
+38
|
/
*
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-07
1
-8
/
+8
|
\
|
*
sh: thin archives fix linking
Nicholas Piggin
2017-06-30
1
-8
/
+8
*
|
sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()
Steven Rostedt
2017-06-27
1
-18
/
+0
|
/
*
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
1
-2
/
+1
[next]