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
/
kernel
/
vmi_32.c
Age
Commit message (
Expand
)
Author
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-02-17
x86: fold apic_ops into genapic
Yinghai Lu
2009-02-13
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-09
x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
Alok Kataria
2009-02-02
x86/vmi: fix interrupt enable/disable/save/restore calling convention.
Jeremy Fitzhardinge
2009-01-26
x86: fix section mismatch warning
Rakib Mullick
2008-12-26
Merge branch 'x86/fpu' into x86/cleanups
Ingo Molnar
2008-12-16
x86: clean up dead code in vmi_32.c
Zachary Amsden
2008-12-14
x86 Fix VMI crash on boot in 2.6.28-rc8
Zachary Amsden
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-09-30
x86: Fix broken LDT access in VMI
Zachary Amsden
2008-08-22
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
Eduardo Habkost
2008-08-14
Merge branch 'linus' into x86/core
Ingo Molnar
2008-08-08
x86: Fix broken VMI in 2.6.27-rc..
Alok Kataria
2008-07-18
Merge branch 'x86/apic' into x86/x2apic
Ingo Molnar
2008-07-18
x86: let 32bit use apic_ops too - fix
Suresh Siddha
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-14
x86: let 32bit use apic_ops too - fix
Yinghai Lu
2008-07-09
x86: rename paravirtualized TSC functions
Alok Kataria
2008-07-08
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-02-04
x86: VMI fix
Ingo Molnar
2008-01-30
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
2008-01-30
x86/vmi: fix compilation as a result of pte_t changes
Jeremy Fitzhardinge
2008-01-30
x86: change write_ldt_entry signature
Glauber de Oliveira Costa
2008-01-30
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
2008-01-30
x86: change write_idt_entry signature
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
x86: irqflags consolidation
Glauber de Oliveira Costa
2007-10-16
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-11
i386: move kernel
Thomas Gleixner