index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot: Move the _stext marker to before the boot code
Josh Poimboeuf
2016-10-20
1
-1
/
+1
*
x86/boot: Fix the end of the stack for idle tasks
Josh Poimboeuf
2016-10-20
2
-9
/
+15
*
x86/boot/64: Put a real return address on the idle task stack
Josh Poimboeuf
2016-10-20
1
-2
/
+3
*
x86/boot/64: Use a common function for starting CPUs
Josh Poimboeuf
2016-10-20
1
-11
/
+11
*
x86/boot/smp/32: Fix initial idle stack location on 32-bit kernels
Josh Poimboeuf
2016-10-20
1
-3
/
+1
*
x86/boot/32: Fix the end of the stack for idle tasks
Josh Poimboeuf
2016-10-20
1
-3
/
+5
*
x86/entry/32: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
2016-10-20
1
-3
/
+19
*
x86/entry/32: Rename 'error_code' to 'common_exception'
Josh Poimboeuf
2016-10-20
1
-20
/
+23
*
x86/entry/32, x86/boot/32: Use local labels
Josh Poimboeuf
2016-10-20
2
-37
/
+38
*
x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...
Alexander Kuleshov
2016-10-20
1
-2
/
+2
*
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
20
-48
/
+76
|
\
\
|
*
|
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
12
-36
/
+64
|
*
|
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
3
-7
/
+4
|
*
|
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
5
-5
/
+8
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-18
7
-3
/
+8
|
\
\
\
|
*
|
|
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-0
/
+1
|
*
|
|
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-0
/
+1
|
*
|
|
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-1
/
+2
|
*
|
|
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
2016-10-17
1
-0
/
+1
|
*
|
|
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
Ingo Molnar
2016-10-16
1802
-31200
/
+44093
|
|
\
\
\
|
*
|
|
|
x86/e820: Don't merge consecutive E820_PRAM ranges
Dan Williams
2016-10-16
1
-1
/
+1
|
*
|
|
|
x86: Remove duplicate rtit status MSR macro
Longpeng(Mike)
2016-10-14
1
-1
/
+0
|
*
|
|
|
x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()
Wanpeng Li
2016-10-14
1
-0
/
+2
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-18
3
-6
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
2016-10-16
1
-2
/
+2
|
*
|
|
|
|
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
2016-10-16
2
-1
/
+5
|
*
|
|
|
|
kprobes: Avoid false KASAN reports during stack copy
Dmitry Vyukov
2016-10-16
1
-3
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-10-18
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
2016-10-18
1
-2
/
+4
|
|
/
/
/
/
*
/
/
/
/
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2016-10-17
2
-4
/
+0
|
/
/
/
/
*
|
|
|
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
2
-0
/
+23
|
\
\
\
\
|
*
|
|
|
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
2
-0
/
+23
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-10-15
210
-3399
/
+4748
|
\
\
\
\
|
*
|
|
|
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
2016-10-12
1
-1
/
+1
|
*
|
|
|
MIPS: VDSO: Drop duplicated -I*/-E* aflags
James Hogan
2016-10-11
1
-2
/
+0
|
*
|
|
|
MIPS: Fix -mabi=64 build of vdso.lds
James Hogan
2016-10-11
1
-1
/
+1
|
*
|
|
|
MIPS: Enable hardened usercopy
Paul Burton
2016-10-10
2
-0
/
+19
|
*
|
|
|
MIPS: generic: Convert SEAD-3 to a generic board
Paul Burton
2016-10-06
22
-730
/
+152
|
*
|
|
|
MIPS: generic: Introduce generic DT-based board support
Paul Burton
2016-10-06
22
-1
/
+643
|
*
|
|
|
MIPS: Support generating Flattened Image Trees (.itb)
Paul Burton
2016-10-06
2
-1
/
+64
|
*
|
|
|
MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
Paul Burton
2016-10-06
3
-7
/
+5
|
*
|
|
|
MIPS: Print CM error reports upon bus errors
Paul Burton
2016-10-06
3
-21
/
+3
|
*
|
|
|
MIPS: Support per-device DMA coherence
Paul Burton
2016-10-06
7
-2
/
+31
|
*
|
|
|
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
Paul Burton
2016-10-06
1
-4
/
+3
|
*
|
|
|
MIPS: Sanitise coherentio semantics
Paul Burton
2016-10-06
7
-14
/
+31
|
*
|
|
|
MIPS: PCI: Support generic drivers
Paul Burton
2016-10-06
3
-0
/
+54
[next]