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
2008-07-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-07-04
xen: fix address truncation in pte mfn<->pfn conversion
Jeremy Fitzhardinge
1
-2
/
+2
2008-06-25
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-120
/
+13
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-120
/
+13
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
5
-73
/
+27
2008-06-20
xen: don't drop NX bit
Jeremy Fitzhardinge
2
-25
/
+31
2008-06-20
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2
-3
/
+6
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
1
-10
/
+3
2008-05-23
x86/xen: fix arbitrary_virt_to_machine()
Jan Beulich
1
-1
/
+1
2008-04-28
pageflags: use proper page flag functions in Xen
Christoph Lameter
1
-2
/
+2
2008-04-26
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
1
-1
/
+1
2008-04-25
xen: allow compilation with non-flat memory
Jeremy Fitzhardinge
2
-1
/
+3
2008-04-25
xen: fold xen_sysexit into xen_iret
Jeremy Fitzhardinge
1
-56
/
+14
2008-04-25
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
1
-2
/
+10
2008-04-25
xen: disable preemption during tlb flush
Jeremy Fitzhardinge
1
-2
/
+13
2008-04-25
xen: make grant table arch portable
Isaku Yamahata
2
-1
/
+92
2008-04-25
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
3
-660
/
+2
2008-04-25
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2
-30
/
+1
2008-04-25
xen: jump to iret fixup
Jeremy Fitzhardinge
1
-13
/
+9
2008-04-25
xen: no need for domU to worry about MCE/MCA
Jeremy Fitzhardinge
1
-0
/
+2
2008-04-25
xen: short-cut for recursive event handling
Jeremy Fitzhardinge
1
-16
/
+30
2008-04-25
xen: make sure retriggered events are set pending
Jeremy Fitzhardinge
1
-1
/
+7
2008-04-25
xen: implement a debug-interrupt handler
Jeremy Fitzhardinge
3
-5
/
+64
2008-04-25
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
5
-2
/
+82
2008-04-25
xen: make sure iret faults are trapped
Jeremy Fitzhardinge
1
-1
/
+5
2008-04-25
xen: unify pte operations
Jeremy Fitzhardinge
1
-81
/
+44
2008-04-25
xen: make use of pte_t union
Jeremy Fitzhardinge
1
-13
/
+11
2008-04-25
xen: use appropriate pte types
Jeremy Fitzhardinge
1
-16
/
+16
2008-04-25
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
1
-16
/
+16
2008-04-17
x86: change naming of cpu_initialized_mask for xen
Glauber Costa
1
-3
/
+3
2008-04-17
xen: use iret instruction all the time
Jeremy Fitzhardinge
3
-11
/
+5
2008-04-17
xen: make hvc0 the preferred console in domU
Markus Armbruster
1
-0
/
+4
2008-04-17
x86: coding style fixes to arch/x86/xen/multicalls.c
Paolo Ciarrocchi
1
-2
/
+2
2008-04-04
xen: Clear PG_pinned in release_{pt,pd}()
Mark McLoughlin
1
-0
/
+1
2008-04-04
xen: Do not pin/unpin PMD pages
Mark McLoughlin
1
-3
/
+2
2008-04-04
xen: refactor xen_{alloc,release}_{pt,pd}()
Mark McLoughlin
3
-14
/
+27
2008-03-27
xen: fix UP setup of shared_info
Jeremy Fitzhardinge
1
-20
/
+25
2008-03-27
xen: fix RMW when unmasking events
Jeremy Fitzhardinge
2
-3
/
+8
2008-03-04
x86/xen: fix DomU boot problem
Ian Campbell
1
-1
/
+2
2008-02-29
xen: mask out SEP from CPUID
Jeremy Fitzhardinge
1
-0
/
+1
2008-02-13
xen: unpin initial Xen pagetable once we're finished with it
Jeremy Fitzhardinge
1
-0
/
+4
2008-02-10
x86: sparse warnings in pageattr.c
Harvey Harrison
1
-3
/
+3
2008-02-10
x86: fix sparse warning in xen/time.c
Harvey Harrison
1
-5
/
+5
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
1
-3
/
+6
2008-01-30
xen: deal with pmd being allocated/freed
Jeremy Fitzhardinge
1
-5
/
+25
2008-01-30
xen: fix mismerge in masking pte flags
Jeremy Fitzhardinge
1
-4
/
+6
2008-01-30
x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST
Eduardo Pereira Habkost
1
-0
/
+1
2008-01-30
xen: fix section usage in xen-head.S and setup.c
Sam Ravnborg
2
-3
/
+5
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
1
-1
/
+1
2008-01-30
x86: adjust/fix LDT handling for Xen
Jan Beulich
1
-8
/
+1
[next]