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
/
x86
/
xen
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
4
-24
/
+71
|
\
|
*
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
1
-1
/
+18
|
*
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
2
-2
/
+12
|
|
\
|
*
|
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
2009-04-09
1
-0
/
+3
|
*
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
2
-7
/
+6
|
|
\
\
|
*
|
|
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
|
*
|
|
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: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
2009-03-29
1
-7
/
+1
|
*
|
|
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-29
1
-6
/
+4
|
*
|
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-29
3
-5
/
+9
|
*
|
|
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
2009-03-29
1
-4
/
+1
*
|
|
|
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
2009-05-15
2
-6
/
+18
*
|
|
|
xen: use header for EXPORT_SYMBOL_GPL
Randy Dunlap
2009-05-13
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
2009-05-08
1
-0
/
+5
*
|
|
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-1
/
+6
*
|
|
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-04-13
5
-57
/
+157
|
\
\
\
|
*
|
|
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
2009-04-08
1
-0
/
+3
|
*
|
|
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
2009-04-08
1
-3
/
+3
|
*
|
|
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
2009-04-08
1
-1
/
+6
|
*
|
|
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
2009-04-08
1
-2
/
+2
|
*
|
|
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2009-04-08
2
-14
/
+28
|
*
|
|
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
2009-04-08
1
-6
/
+44
|
*
|
|
NULL noise: arch/x86/xen/smp.c
Hannes Eder
2009-04-08
1
-2
/
+2
|
*
|
|
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
2009-04-08
1
-3
/
+0
|
*
|
|
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
2009-04-08
1
-8
/
+6
|
*
|
|
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
2009-04-08
1
-2
/
+13
|
*
|
|
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
2009-04-08
1
-1
/
+6
|
*
|
|
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2009-04-08
2
-17
/
+47
|
*
|
|
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
2009-04-08
1
-1
/
+0
|
|
|
/
|
|
/
|
*
/
|
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
2009-04-09
1
-1
/
+1
|
/
/
*
|
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-30
1
-4
/
+3
|
\
\
|
*
|
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2009-03-19
1
-1
/
+0
|
*
|
x86: add brk allocation for very, very early allocations
Jeremy Fitzhardinge
2009-03-14
1
-3
/
+3
|
|
/
*
/
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
1
-3
/
+3
|
/
*
Merge branch 'x86/core' into core/percpu
Ingo Molnar
2009-03-04
1
-0
/
+3
|
\
|
*
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
2009-02-26
1
-0
/
+3
|
|
\
|
|
*
xen: disable interrupts early, as start_kernel expects
Jeremy Fitzhardinge
2009-02-25
1
-0
/
+3
[next]