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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
34
-34
/
+34
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
1
-2
/
+5
|
\
|
*
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
1
-2
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
2
-2
/
+2
*
|
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
1
-6
/
+0
*
|
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
1
-0
/
+6
*
|
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-12
1
-0
/
+3
*
|
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-17
1
-1
/
+0
*
|
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
1
-1
/
+0
*
|
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-0
/
+1
*
|
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-25
2
-121
/
+0
|
/
*
Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
Linus Torvalds
2016-10-19
3
-1
/
+13
|
\
|
*
sh: add earlycon support to j2_defconfig
Rich Felker
2016-10-18
1
-0
/
+1
|
*
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2016-10-18
2
-0
/
+11
|
*
sh: support CPU_J2 when compiler lacks -mj2
Rich Felker
2016-10-13
1
-1
/
+1
*
|
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
1
-1
/
+2
|
\
\
|
*
|
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
1
-1
/
+2
*
|
|
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
exceptions: detritus removal
Al Viro
2016-09-27
1
-2
/
+0
*
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
|
|
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-06
1
-2
/
+2
|
\
\
\
|
*
|
|
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
2016-09-02
1
-2
/
+2
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-21
/
+5
|
\
\
\
\
|
*
|
|
|
sh/SH-X3 SMP: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
1
-21
/
+5
|
|
/
/
/
*
|
|
|
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
2016-09-30
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()
Peter Zijlstra
2016-09-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-15
2
-1
/
+5
|
\
|
|
|
*
|
sh: fix copy_from_user()
Al Viro
2016-09-13
1
-1
/
+4
|
*
|
sh64: failing __get_user() should zero
Al Viro
2016-09-13
1
-0
/
+1
|
|
/
*
/
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
1
-1
/
+1
|
/
*
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
Linus Torvalds
2016-08-06
45
-399
/
+1206
|
\
|
*
sh: add device tree source for J2 FPGA on Mimas v2 board
Rich Felker
2016-08-05
1
-0
/
+96
|
*
sh: add defconfig for J-Core J2
Rich Felker
2016-08-05
1
-0
/
+40
|
*
sh: use common clock framework with device tree boards
Rich Felker
2016-08-05
2
-0
/
+5
|
*
sh: system call wire up
Yoshinori Sato
2016-08-05
4
-2
/
+58
|
*
sh: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
2016-08-05
1
-4
/
+2
|
*
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
2016-08-05
1
-0
/
+3
|
*
sh: add SMP support for J2
Rich Felker
2016-08-05
3
-0
/
+145
|
*
sh: SMP support for SH2 entry.S
Rich Felker
2016-08-05
1
-0
/
+50
|
*
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
2016-08-05
4
-124
/
+134
|
*
sh: add J2 atomics using the cas.l instruction
Rich Felker
2016-08-05
9
-216
/
+481
|
*
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
2016-08-05
2
-0
/
+3
|
*
sh: add support for J-Core J2 processor
Rich Felker
2016-08-05
10
-5
/
+127
|
*
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
2016-07-31
2
-4
/
+4
|
*
sh: allow clocksource drivers to register sched_clock backends
Rich Felker
2016-07-31
1
-0
/
+1
|
*
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
2016-07-31
1
-29
/
+3
|
*
sh: make board-secureedge5410 explicitly non-modular
Paul Gortmaker
2016-07-31
1
-2
/
+1
|
*
sh: make mm/asids-debugfs explicitly non-modular
Paul Gortmaker
2016-07-31
1
-4
/
+1
|
*
sh: make time.c explicitly non-modular
Paul Gortmaker
2016-07-31
1
-2
/
+1
[next]