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-09-14
xen: fix for xen guest with mem > 3.7G
Jeremy Fitzhardinge
1
-1
/
+1
2008-09-06
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
Eduardo Habkost
1
-1
/
+1
2008-07-24
xen: don't use sysret for sysexit32
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-24
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-22
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
2
-5
/
+5
2008-07-21
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
Ingo Molnar
1
-0
/
+171
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
13
-345
/
+1255
2008-07-18
xen: report hypervisor version
Jeremy Fitzhardinge
1
-2
/
+6
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
1
-1
/
+0
2008-07-17
x86, xen, power: fix up config dependencies on PM
Jeremy Fitzhardinge
1
-0
/
+5
2008-07-16
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
1
-1
/
+171
2008-07-16
xen: use lock-byte spinlock implementation
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
x86: xen: no need to disable vdso32
Jeremy Fitzhardinge
1
-7
/
+2
2008-07-16
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
1
-3
/
+7
2008-07-16
x86, xen, vdso: fix build error
Ingo Molnar
1
-0
/
+2
2008-07-16
xen64: disable 32-bit syscall/sysenter if not supported.
Jeremy Fitzhardinge
1
-19
/
+19
2008-07-16
xen64: fix build error on 32-bit + !HIGHMEM
Ingo Molnar
1
-0
/
+2
2008-07-16
xen: update Kconfig to allow 64-bit Xen
Jeremy Fitzhardinge
1
-4
/
+5
2008-07-16
xen: implement Xen write_msr operation
Jeremy Fitzhardinge
1
-1
/
+30
2008-07-16
xen64: set up userspace syscall patch
Jeremy Fitzhardinge
1
-10
/
+36
2008-07-16
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
5
-5
/
+174
2008-07-16
xen64: allocate and manage user pagetables
Jeremy Fitzhardinge
3
-24
/
+168
2008-07-16
xen64: Clear %fs on xen_load_tls()
Eduardo Habkost
1
-9
/
+22
2008-07-16
xen: make sure the kernel command line is right
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
xen: rework pgd_walk to deal with 32/64 bit
Jeremy Fitzhardinge
1
-40
/
+75
2008-07-16
xen64: implement xen_load_gs_index()
Eduardo Habkost
1
-0
/
+11
2008-07-16
xen64: add identity irq->vector map
Jeremy Fitzhardinge
1
-1
/
+18
2008-07-16
xen64: register callbacks in arch-independent way
Jeremy Fitzhardinge
1
-10
/
+17
2008-07-16
xen64: add pvop for swapgs
Jeremy Fitzhardinge
1
-0
/
+3
2008-07-16
xen64: deal with extra words Xen pushes onto exception frames
Jeremy Fitzhardinge
3
-1
/
+8
2008-07-16
xen64: xen_write_idt_entry() and cvt_gate_to_trap()
Eduardo Habkost
1
-16
/
+10
2008-07-16
xen: use set_pte_vaddr
Jeremy Fitzhardinge
1
-29
/
+1
2008-07-16
xen64: defer setting pagetable alloc/release ops
Jeremy Fitzhardinge
1
-13
/
+12
2008-07-16
xen: set num_processors
Jeremy Fitzhardinge
1
-1
/
+3
2008-07-16
xen64: use arbitrary_virt_to_machine for xen_set_pmd
Jeremy Fitzhardinge
1
-3
/
+6
2008-07-16
xen: fix truncation of machine address
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-16
xen32: create initial mappings like 64-bit
Jeremy Fitzhardinge
1
-78
/
+52
2008-07-16
xen64: map an initial chunk of physical memory
Jeremy Fitzhardinge
1
-10
/
+69
2008-07-16
xen64: 64-bit starts using set_pte from very early
Jeremy Fitzhardinge
1
-0
/
+4
2008-07-16
xen64: early mapping setup
Jeremy Fitzhardinge
1
-16
/
+176
2008-07-16
xen: cpu_detect is 32-bit only
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-16
xen64: use set_fixmap for shared_info structure
Jeremy Fitzhardinge
1
-12
/
+10
2008-07-16
xen64: add 64-bit assembler
Jeremy Fitzhardinge
3
-1
/
+142
2008-07-16
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
1
-2
/
+13
2008-07-16
xen64: smp.c compile hacking
Jeremy Fitzhardinge
3
-49
/
+58
2008-07-16
x86_64: add workaround for no %gs-based percpu
Jeremy Fitzhardinge
1
-0
/
+5
2008-07-16
xen: move smp setup into smp.c
Jeremy Fitzhardinge
3
-34
/
+32
2008-07-16
xen64: get active_mm from the pda
Jeremy Fitzhardinge
1
-1
/
+8
2008-07-16
xen64: random ifdefs to mask out 32-bit only code
Jeremy Fitzhardinge
1
-0
/
+15
[next]