index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-24
sh: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
5
-5
/
+5
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
3
-4
/
+4
2017-01-19
serial: sh-sci: Compute the regshift value for SCI ports
Laurent Pinchart
3
-5
/
+9
2017-01-19
serial: sh-sci: Fix register offsets for the IRDA serial port
Laurent Pinchart
1
-1
/
+0
2017-01-19
sh: Don't set the sh-sci platform data REIE bit when not implemented
Laurent Pinchart
2
-4
/
+0
2017-01-19
sh: Don't set the sh-sci platform data scscr CKE0 bit
Laurent Pinchart
2
-3
/
+3
2017-01-19
sh: Don't set sh-sci port_reg
Laurent Pinchart
5
-16
/
+0
2017-01-19
sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags
Laurent Pinchart
28
-112
/
+1
2017-01-19
sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit
Laurent Pinchart
2
-16
/
+16
2017-01-19
sh: Don't set sh-sci pdata scscr TIE and RIE bits
Laurent Pinchart
4
-22
/
+21
2017-01-19
sh: Don't set sh-sci pdata scscr TE and RE bits
Laurent Pinchart
28
-135
/
+103
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
34
-34
/
+34
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+5
2016-12-14
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-2
/
+5
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2
-2
/
+2
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-6
/
+0
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+6
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+3
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
2
-121
/
+0
2016-10-19
Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
Linus Torvalds
3
-1
/
+13
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-1
/
+2
2016-10-18
sh: add earlycon support to j2_defconfig
Rich Felker
1
-0
/
+1
2016-10-18
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2
-0
/
+11
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-13
sh: support CPU_J2 when compiler lacks -mj2
Rich Felker
1
-1
/
+1
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+5
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
1
-1
/
+1
2016-09-27
exceptions: detritus removal
Al Viro
1
-2
/
+0
2016-09-22
locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()
Peter Zijlstra
1
-1
/
+1
2016-09-19
sh/SH-X3 SMP: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-21
/
+5
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2
-1
/
+5
2016-09-13
sh: fix copy_from_user()
Al Viro
1
-1
/
+4
2016-09-13
sh64: failing __get_user() should zero
Al Viro
1
-0
/
+1
2016-09-02
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+1
2016-08-06
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
Linus Torvalds
45
-399
/
+1206
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
3
-31
/
+20
2016-08-05
sh: add device tree source for J2 FPGA on Mimas v2 board
Rich Felker
1
-0
/
+96
2016-08-05
sh: add defconfig for J-Core J2
Rich Felker
1
-0
/
+40
2016-08-05
sh: use common clock framework with device tree boards
Rich Felker
2
-0
/
+5
2016-08-05
sh: system call wire up
Yoshinori Sato
4
-2
/
+58
[prev]
[next]