index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten.c
Age
Commit message (
Expand
)
Author
2009-05-08
xen: cache cr0 value to avoid trap'n'emulate for read_cr0
Jeremy Fitzhardinge
2009-05-08
xen/x86-64: clean up warnings about IST-using traps
Jeremy Fitzhardinge
2009-05-08
xen/x86-64: fix breakpoints and hardware watchpoints
Jeremy Fitzhardinge
2009-03-30
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
2009-03-30
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
2009-03-30
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
2009-03-30
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
2009-03-30
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
2009-03-30
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
2009-03-29
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-29
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-04
Merge branch 'x86/core' into core/percpu
Ingo Molnar
2009-03-02
xen: deal with virtually mapped percpu data
Jeremy Fitzhardinge
2009-02-26
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
2009-02-25
xen: disable interrupts early, as start_kernel expects
Jeremy Fitzhardinge
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-02-17
x86: fold apic_ops into genapic
Yinghai Lu
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
2009-02-04
xen: use direct ops on 64-bit
Jeremy Fitzhardinge
2009-02-04
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-02-04
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2009-01-31
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-01-30
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2009-01-30
xen: move remaining mmu-related stuff into mmu.c
Jeremy Fitzhardinge
2009-01-30
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2009-01-22
x86/pvops: remove pte_flags pvop
Jeremy Fitzhardinge
2009-01-20
x86: remove pda_init()
Brian Gerst
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
x86: misc clean up after the percpu update
Tejun Heo
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-12-16
xen: whitespace/checkpatch cleanup
Tej
2008-11-07
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
2008-10-20
mm: rewrite vmap layer
Nick Piggin
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-10-10
xen: do not reserve 2 pages of padding between hypervisor and fixmap.
Ian Campbell
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-10-03
xen: clean up x86-64 warnings
Jeremy Fitzhardinge
2008-09-10
xen: fix pinning when not using split pte locks
Jeremy Fitzhardinge
2008-09-06
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
Eduardo Habkost
2008-08-22
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
Eduardo Habkost
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-07-31
xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long
Eduardo Habkost
2008-07-31
xen: fix allocation and use of large ldts, cleanup
Jeremy Fitzhardinge
2008-07-31
xen: compile irq functions without -pg for ftrace
Jeremy Fitzhardinge
2008-07-28
xen: suppress known wrmsrs
Jeremy Fitzhardinge
2008-07-28
xen: fix allocation and use of large ldts
Jeremy Fitzhardinge
2008-07-26
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
Eduardo Habkost
2008-07-25
Merge branch 'linus' into x86/x2apic
Ingo Molnar
[next]