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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-11
20
-122
/
+117
|
\
|
*
s390/irq: reduce size of external interrupt handler hash array
Heiko Carstens
2013-09-09
1
-2
/
+4
|
*
s390/compat,uid16: use current_cred()
Heiko Carstens
2013-09-07
1
-4
/
+5
|
*
s390/ftrace: avoid pointer arithmetics with function pointers
Heiko Carstens
2013-09-07
1
-2
/
+2
|
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
8
-16
/
+13
|
*
s390/compat signal: add couple of __force annotations
Heiko Carstens
2013-09-07
1
-5
/
+5
|
*
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
Heiko Carstens
2013-09-07
1
-1
/
+3
|
*
s390: keep Kconfig sorted
Heiko Carstens
2013-09-07
1
-3
/
+3
|
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
6
-51
/
+32
|
*
s390/irq: use hlists for external interrupt handler array
Heiko Carstens
2013-09-04
1
-12
/
+12
|
*
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
2013-09-04
1
-10
/
+10
|
*
s390/perf: Remove print_hex_dump_bytes() debug output
Hendrik Brueckner
2013-09-04
1
-4
/
+1
|
*
s390: update defconfig
Heiko Carstens
2013-09-04
1
-12
/
+27
|
*
s390/bpf,jit: fix address randomization
Heiko Carstens
2013-09-04
1
-1
/
+1
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-09-10
4
-14
/
+34
|
\
\
|
*
|
powerpc: Default arch idle could cede processor on pseries
Vaidyanathan Srinivasan
2013-09-11
1
-10
/
+21
|
*
|
powerpc: Fix section mismatch warning for prom_rtas_call
Vladimir Murzin
2013-09-11
1
-1
/
+2
|
*
|
powerpc: Fix possible deadlock on page fault
Aneesh Kumar K.V
2013-09-11
1
-3
/
+10
|
*
|
powerpc: Export cpu_to_chip_id() to fix build error
Guenter Roeck
2013-09-11
1
-0
/
+1
*
|
|
Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-09-10
5
-48
/
+50
|
\
\
\
|
*
|
|
xen/spinlock: Don't use __initdate for xen_pv_spin
Konrad Rzeszutek Wilk
2013-09-09
1
-1
/
+1
|
*
|
|
Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"
Konrad Rzeszutek Wilk
2013-09-09
1
-20
/
+0
|
*
|
|
xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.
Konrad Rzeszutek Wilk
2013-09-09
1
-1
/
+10
|
*
|
|
xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM
Konrad Rzeszutek Wilk
2013-09-09
1
-5
/
+14
|
*
|
|
xen/spinlock: We don't need the old structure anymore
Konrad Rzeszutek Wilk
2013-09-09
1
-18
/
+0
|
*
|
|
xen/spinlock: Fix locking path engaging too soon under PVHVM.
Konrad Rzeszutek Wilk
2013-09-09
2
-1
/
+9
|
*
|
|
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
2013-09-09
118
-411
/
+847
|
|
\
\
\
|
*
\
\
\
Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Konrad Rzeszutek Wilk
2013-09-09
11
-353
/
+531
|
|
\
\
\
\
|
*
|
|
|
|
xen/arm: disable cpuidle and cpufreq when linux is running as dom0
Julien Grall
2013-09-09
1
-0
/
+9
|
*
|
|
|
|
xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...
Boris Ostrovsky
2013-09-09
1
-4
/
+6
|
*
|
|
|
|
ARM: xen: only set pm function ptrs for Xen guests
Rob Herring
2013-09-09
1
-1
/
+4
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-10
1
-0
/
+154
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: add early quirk for reserving Intel graphics stolen memory v5
Jesse Barnes
2013-09-03
1
-0
/
+154
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-10
2
-6
/
+73
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
x86/jump-label: Show where and what was wrong on errors
Steven Rostedt
2013-08-06
1
-3
/
+18
|
*
|
|
|
|
x86/jump-label: Add safety checks to jump label conversions
Steven Rostedt
2013-08-06
1
-4
/
+28
|
*
|
|
|
|
x86/jump-label: Do not bother updating nops if they are correct
Steven Rostedt
2013-08-06
1
-1
/
+24
|
*
|
|
|
|
x86/jump-label: Use best default nops for inital jump label calls
Steven Rostedt
2013-08-06
1
-2
/
+7
*
|
|
|
|
|
Merge tag 'cris-for-3.12' of git://jni.nu/cris
Linus Torvalds
2013-09-10
7
-552
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CRIS: drop unused Kconfig symbols
Paul Bolle
2013-09-10
4
-467
/
+0
|
*
|
|
|
|
|
CRIS: Add kvm_para.h which includes generic file
Jesper Nilsson
2013-09-10
1
-0
/
+1
|
*
|
|
|
|
|
CRIS: remove unused current_regs
Jesper Nilsson
2013-09-10
1
-1
/
+0
|
*
|
|
|
|
|
CRIS: Remove last traces of legacy RTC drivers
Paul Bolle
2013-09-10
3
-81
/
+0
|
*
|
|
|
|
|
CRIS: remove "config OOM_REBOOT"
Paul Bolle
2013-09-10
1
-3
/
+0
*
|
|
|
|
|
|
mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPT
Akira Takeuchi
2013-09-10
1
-2
/
+4
*
|
|
|
|
|
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-10
13
-54
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
2013-08-28
6
-31
/
+0
|
*
|
|
|
|
|
|
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
2013-08-28
275
-2119
/
+2763
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
11
-23
/
+13
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-10
3
-31
/
+17
|
\
\
\
\
\
\
\
\
[next]