index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-03
xen: mask extended topology info in cpuid
Jeremy Fitzhardinge
1
-1
/
+10
2009-10-28
xen: set up mmu_ops before trying to set any ptes
Jeremy Fitzhardinge
1
-1
/
+2
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
1
-2
/
+2
2009-09-23
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
1
-5
/
+5
2009-09-22
xen: check EFER for NX before setting up GDT mapping
Jeremy Fitzhardinge
1
-5
/
+5
2009-09-19
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-23
/
+28
2009-09-16
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
1
-2
/
+2
2009-09-14
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-29
/
+133
2009-09-14
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2009-09-10
xen: use stronger barrier after unlocking lock
Yang Xiaowei
1
-2
/
+7
2009-09-10
xen: only enable interrupts while actually blocking for spinlock
Jeremy Fitzhardinge
1
-8
/
+11
2009-09-10
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
3
-19
/
+115
2009-09-01
x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT
H. Peter Anvin
1
-1
/
+1
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
1
-1
/
+2
2009-08-31
x86: Add timer_init to x86_init_ops
Thomas Gleixner
1
-2
/
+2
2009-08-31
x86: Move percpu clockevents setup to x86_init_ops
Thomas Gleixner
1
-2
/
+2
2009-08-31
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
3
-5
/
+4
2009-08-31
x86: Move paravirt pagetable_setup to x86_init_ops
Thomas Gleixner
3
-6
/
+9
2009-08-31
x86: Move paravirt banner printout to x86_init_ops
Thomas Gleixner
1
-1
/
+1
2009-08-31
x86: Replace ARCH_SETUP by a proper x86_init_ops
Thomas Gleixner
1
-1
/
+1
2009-08-31
x86: Move irq_init to x86_init_ops
Thomas Gleixner
1
-2
/
+3
2009-08-27
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
1
-1
/
+2
2009-08-26
x86, xen: Initialize cx to suppress warning
H. Peter Anvin
1
-0
/
+1
2009-08-26
x86, xen: Suppress WP test on Xen
Jeremy Fitzhardinge
1
-0
/
+1
2009-08-20
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2
-12
/
+14
2009-08-20
xen: rearrange things to fix stackprotector
Jeremy Fitzhardinge
2
-12
/
+14
2009-06-11
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-24
/
+71
2009-05-15
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
2
-6
/
+18
2009-05-13
xen: use header for EXPORT_SYMBOL_GPL
Randy Dunlap
1
-0
/
+1
2009-05-09
xen: cache cr0 value to avoid trap'n'emulate for read_cr0
Jeremy Fitzhardinge
1
-1
/
+17
2009-05-09
xen/x86-64: clean up warnings about IST-using traps
Jeremy Fitzhardinge
1
-2
/
+20
2009-05-09
xen/x86-64: fix breakpoints and hardware watchpoints
Jeremy Fitzhardinge
1
-1
/
+18
2009-05-08
xen: reserve Xen start_info rather than e820 reserving
Jeremy Fitzhardinge
1
-3
/
+3
2009-05-08
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2
-2
/
+12
2009-05-08
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
1
-0
/
+5
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+6
2009-04-14
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-57
/
+157
2009-04-10
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
1
-1
/
+1
2009-04-10
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
1
-0
/
+3
2009-04-09
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
1
-0
/
+3
2009-04-09
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
1
-3
/
+3
2009-04-09
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
1
-1
/
+6
2009-04-09
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
1
-2
/
+2
2009-04-09
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2
-14
/
+28
2009-04-08
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
1
-6
/
+44
2009-04-08
NULL noise: arch/x86/xen/smp.c
Hannes Eder
1
-2
/
+2
2009-04-08
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
1
-3
/
+0
2009-04-08
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
1
-8
/
+6
[next]