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.12.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 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
20
-103
/
+157
|
\
|
*
xen: cache cr0 value to avoid trap'n'emulate for read_cr0
Jeremy Fitzhardinge
2009-05-08
1
-1
/
+17
|
*
xen/x86-64: clean up warnings about IST-using traps
Jeremy Fitzhardinge
2009-05-08
1
-2
/
+20
|
*
xen/x86-64: fix breakpoints and hardware watchpoints
Jeremy Fitzhardinge
2009-05-08
3
-1
/
+26
|
*
xen: reserve Xen start_info rather than e820 reserving
Jeremy Fitzhardinge
2009-05-08
1
-3
/
+3
|
*
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-08
1029
-21521
/
+56213
|
|
\
|
*
|
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
2009-04-09
1
-0
/
+3
|
*
|
lguest: update lazy mmu changes to match lguest's use of kvm hypercalls
Jeremy Fitzhardinge
2009-04-07
1
-1
/
+1
|
*
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
1147
-16420
/
+43686
|
|
\
\
|
*
|
|
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
2009-03-30
1
-3
/
+3
|
*
|
|
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
2009-03-30
1
-1
/
+6
|
*
|
|
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
2009-03-30
1
-2
/
+2
|
*
|
|
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2009-03-30
2
-14
/
+28
|
*
|
|
x86-64: non-paravirt systems always has PSE and PGE
Jeremy Fitzhardinge
2009-03-30
1
-1
/
+7
|
*
|
|
Xen: Add virt_to_pfn helper function
Alex Nixon
2009-03-30
1
-1
/
+2
|
*
|
|
x86-64: remove PGE from must-have feature list
Jeremy Fitzhardinge
2009-03-30
1
-1
/
+1
|
*
|
|
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
2009-03-30
1
-6
/
+44
|
*
|
|
NULL noise: arch/x86/xen/smp.c
Hannes Eder
2009-03-30
1
-2
/
+2
|
*
|
|
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
2009-03-30
1
-3
/
+0
|
*
|
|
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
2009-03-30
1
-8
/
+6
|
*
|
|
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
2009-03-30
1
-2
/
+13
|
*
|
|
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
2009-03-30
1
-1
/
+6
|
*
|
|
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2009-03-29
2
-17
/
+47
|
*
|
|
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
2009-03-29
1
-0
/
+2
|
*
|
|
x86/paravirt: use percpu_ rather than __get_cpu_var
Jeremy Fitzhardinge
2009-03-29
1
-5
/
+5
|
*
|
|
x86/paravirt: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
2009-03-29
2
-10
/
+5
|
*
|
|
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-29
8
-33
/
+34
|
*
|
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-29
9
-18
/
+42
|
*
|
|
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
2009-03-29
5
-24
/
+6
|
*
|
|
x86/paravirt: remove lazy mode in interrupts
Jeremy Fitzhardinge
2009-03-29
5
-21
/
+5
*
|
|
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-06-10
2
-9
/
+10
|
\
\
\
\
|
*
|
|
|
x86: move rdtsc_barrier() into the TSC vread method
Petr Tesarik
2009-05-28
2
-9
/
+10
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-10
11
-29
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
x86: Clear TS in irq_ts_save() when in an atomic section
Chuck Ebbert
2009-06-09
1
-6
/
+6
|
*
|
|
|
|
x86: Detect use of extended APIC ID for AMD CPUs
Andreas Herrmann
2009-06-09
3
-1
/
+12
|
*
|
|
|
|
x86: memtest: remove 64-bit division
Andreas Herrmann
2009-06-08
1
-7
/
+7
|
*
|
|
|
|
x86, UV: Fix macros for multiple coherency domains
Jack Steiner
2009-06-08
2
-8
/
+13
|
*
|
|
|
|
x86: Fix non-lazy GS handling in sys_vm86()
Lubomir Rintel
2009-06-07
1
-4
/
+5
|
*
|
|
|
|
x86: Add quirk for reboot stalls on a Dell Optiplex 360
Jean Delvare
2009-06-07
1
-0
/
+9
|
*
|
|
|
|
x86: Fix UV BAU activation descriptor init
Cliff Wickman
2009-06-03
2
-3
/
+14
*
|
|
|
|
|
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-10
21
-355
/
+489
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'x86/urgent' into x86/setup
H. Peter Anvin
2009-05-23
1170
-24851
/
+60811
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86, setup: fix comment in the "glove box" code
H. Peter Anvin
2009-04-11
1
-1
/
+1
|
*
|
|
|
|
|
|
x86, setup: "glove box" BIOS interrupts in the video code
H. Peter Anvin
2009-04-09
5
-164
/
+151
|
*
|
|
|
|
|
|
x86, setup: "glove box" BIOS interrupts in the MCA code
H. Peter Anvin
2009-04-09
1
-15
/
+12
|
*
|
|
|
|
|
|
x86, setup: "glove box" BIOS interrupts in the EDD code
H. Peter Anvin
2009-04-09
1
-40
/
+31
|
*
|
|
|
|
|
|
x86, setup: "glove box" BIOS interrupts in the APM code
H. Peter Anvin
2009-04-09
1
-47
/
+29
|
*
|
|
|
|
|
|
x86, setup: "glove box" BIOS interrupts in the core boot code
H. Peter Anvin
2009-04-09
4
-86
/
+95
|
*
|
|
|
|
|
|
x86, setup: "glove box" BIOS calls -- infrastructure
H. Peter Anvin
2009-04-09
9
-4
/
+172
*
|
|
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-06-10
21
-316
/
+208
|
\
\
\
\
\
\
\
\
[next]