index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2016-10-08
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-04
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-28
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-14
sh: fix copy_from_user()
Al Viro
1
-1
/
+4
2016-09-14
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
2016-08-05
sh: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
1
-4
/
+2
2016-08-05
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
1
-0
/
+3
2016-08-05
sh: add SMP support for J2
Rich Felker
3
-0
/
+145
2016-08-05
sh: SMP support for SH2 entry.S
Rich Felker
1
-0
/
+50
2016-08-05
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
4
-124
/
+134
2016-08-05
sh: add J2 atomics using the cas.l instruction
Rich Felker
9
-216
/
+481
2016-08-05
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
2
-0
/
+3
2016-08-05
sh: add support for J-Core J2 processor
Rich Felker
10
-5
/
+127
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
3
-6
/
+6
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-26
/
+0
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
2
-3
/
+3
2016-07-31
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
2
-4
/
+4
2016-07-31
sh: allow clocksource drivers to register sched_clock backends
Rich Felker
1
-0
/
+1
2016-07-31
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
1
-29
/
+3
2016-07-31
sh: make board-secureedge5410 explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-31
sh: make mm/asids-debugfs explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-31
sh: make time.c explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-31
sh: fix futex/robust_list on nommu models
Rich Felker
1
-0
/
+1
2016-07-31
sh: disable aliased page logic on NOMMU models
Rich Felker
2
-0
/
+8
2016-07-31
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
1
-3
/
+0
2016-07-31
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
5
-3
/
+41
2016-07-31
sh: cmpxchg: fix a bit shift bug in big_endian os
Pan Xinhui
1
-1
/
+1
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+0
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-19
/
+4
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+20
2016-07-27
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-23
/
+13
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-27
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-0
/
+12
2016-07-27
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-1
/
+7
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-14
/
+93
2016-07-14
sh/perf: Convert the hotplug notifiers to state machine callbacks
Thomas Gleixner
1
-19
/
+4
[next]