index
:
Linux Stable
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.12.y
linux-6.13.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 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
2010-04-22
2
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
uml: Fix build breakage after slab.h changes
Jan Kiszka
2010-04-19
2
-1
/
+1
*
|
|
|
|
|
[S390] vdso: use ntp adjusted clock multiplier
Hendrik Brueckner
2010-04-22
7
-12
/
+15
*
|
|
|
|
|
[S390] add hook to reenable mss after hibernation
Sebastian Ott
2010-04-22
1
-0
/
+3
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-04-21
4
-3
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
m68knommu: fix coldfire tcdrain
Philippe De Muyter
2010-04-21
1
-0
/
+5
|
*
|
|
|
|
|
m68knommu: remove a duplicate vector setting line for 68360
Greg Ungerer
2010-04-21
1
-1
/
+0
|
*
|
|
|
|
|
Fix m68k-uclinux's rt_sigreturn trampoline
Maxim Kuvyrkov
2010-04-21
1
-1
/
+1
|
*
|
|
|
|
|
m68knommu: correct the CC flags for Coldfire M5272 targets
Philip Nye
2010-04-21
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-04-21
6
-61
/
+61
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
KVM: x86: Fix TSS size check for 16-bit tasks
Jan Kiszka
2010-04-21
1
-1
/
+5
|
*
|
|
|
|
|
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
2010-04-20
3
-8
/
+11
|
*
|
|
|
|
|
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
2010-04-20
1
-4
/
+7
|
*
|
|
|
|
|
KVM: VMX: Save/restore rflags.vm correctly in real mode
Avi Kivity
2010-04-20
1
-9
/
+15
|
*
|
|
|
|
|
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
Andre Przywara
2010-04-20
1
-2
/
+6
|
*
|
|
|
|
|
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
Avi Kivity
2010-04-20
1
-27
/
+0
|
*
|
|
|
|
|
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
Takuya Yoshikawa
2010-04-20
1
-10
/
+15
|
*
|
|
|
|
|
KVM: take srcu lock before call to complete_pio()
Gleb Natapov
2010-04-20
1
-0
/
+2
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-04-20
7
-27
/
+47
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sparc64: Fix hardirq tracing in trap return path.
David S. Miller
2010-04-20
1
-1
/
+11
|
*
|
|
|
|
|
|
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
2010-04-19
1
-3
/
+3
|
*
|
|
|
|
|
|
sparc64: Fix PREEMPT_ACTIVE value.
David S. Miller
2010-04-19
1
-1
/
+1
|
*
|
|
|
|
|
|
sparc64: Run NMIs on the hardirq stack.
David S. Miller
2010-04-14
3
-18
/
+27
|
*
|
|
|
|
|
|
sparc64: Allocate sufficient stack space in ftrace stubs.
David S. Miller
2010-04-13
1
-4
/
+4
|
*
|
|
|
|
|
|
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
2010-04-13
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-04-20
1
-2
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf: Fix unsafe frame rewinding with hot regs fetching
Frederic Weisbecker
2010-04-08
1
-2
/
+6
*
|
|
|
|
|
|
|
|
x86: correctly wire up the newuname system call
Christoph Hellwig
2010-04-20
1
-1
/
+1
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-04-19
13
-68
/
+251
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.
Ernst Schwab
2010-04-14
1
-2
/
+2
|
*
|
|
|
|
|
|
ARM: 6052/1: kdump: make kexec work in interrupt context
Mika Westerberg
2010-04-14
1
-4
/
+6
|
*
|
|
|
|
|
|
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
Imre Deak
2010-04-14
3
-17
/
+111
|
*
|
|
|
|
|
|
ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate
Imre Deak
2010-04-14
1
-21
/
+10
|
*
|
|
|
|
|
|
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
2010-04-14
6
-20
/
+122
|
*
|
|
|
|
|
|
ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off
Anders Larsen
2010-04-14
1
-4
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-04-15
6
-28
/
+67
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
2010-04-13
6
-28
/
+67
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86/gart: Disable GART explicitly before initialization
Joerg Roedel
2010-04-07
2
-1
/
+17
|
|
*
|
|
|
|
|
|
Merge branch 'amd-iommu/fixes' into iommu/fixes
Joerg Roedel
2010-04-07
4
-27
/
+50
|
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
x86/amd-iommu: use for_each_pci_dev
Chris Wright
2010-04-07
1
-1
/
+1
|
|
|
*
|
|
|
|
|
Revert "x86: disable IOMMUs on kernel crash"
Chris Wright
2010-04-07
1
-6
/
+0
|
|
|
*
|
|
|
|
|
x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
Chris Wright
2010-04-07
3
-2
/
+5
|
|
|
*
|
|
|
|
|
x86/amd-iommu: enable iommu before attaching devices
Chris Wright
2010-04-07
1
-2
/
+3
|
|
|
*
|
|
|
|
|
x86/amd-iommu: Use helper function to destroy domain
Joerg Roedel
2010-03-08
1
-3
/
+1
|
|
|
*
|
|
|
|
|
x86/amd-iommu: Report errors in acpi parsing functions upstream
Joerg Roedel
2010-03-01
1
-11
/
+27
|
|
|
*
|
|
|
|
|
x86/amd-iommu: Pt mode fix for domain_destroy
Chris Wright
2010-03-01
1
-1
/
+1
|
|
|
*
|
|
|
|
|
x86/amd-iommu: Protect IOMMU-API map/unmap path
Joerg Roedel
2010-03-01
2
-0
/
+11
|
|
|
*
|
|
|
|
|
x86/amd-iommu: Remove double NULL check in check_device
Julia Lawall
2010-03-01
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2010-04-14
3
-38
/
+54
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
lguest: stop using KVM hypercall mechanism
Rusty Russell
2010-04-14
3
-38
/
+54
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[prev]
[next]