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
*
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
|
|
/
*
|
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-06
1
-1
/
+2
|
/
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-16
2
-3
/
+3
*
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-16
1
-8
/
+0
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-15
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-08
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
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
12
-0
/
+14
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
7
-0
/
+7
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
3
-2
/
+4
*
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-1
/
+4
*
mm: add new mmget() helper
Vegard Nossum
2017-02-28
1
-1
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-28
1
-1
/
+1
*
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
28
-269
/
+108
|
\
\
[next]