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.13.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
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
3
-24
/
+57
2008-07-20
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
Avi Kivity
1
-14
/
+12
2008-07-20
KVM: x86 emulator: lazily evaluate segment registers
Avi Kivity
1
-7
/
+3
2008-07-20
KVM: x86 emulator: simplify rip relative decoding
Avi Kivity
1
-0
/
+1
2008-07-20
KVM: Add coalesced MMIO support (x86 part)
Laurent Vivier
1
-0
/
+1
2008-07-20
KVM: Prefixes segment functions that will be exported with "kvm_"
Guillaume Thouvenin
1
-0
/
+4
2008-07-20
KVM: MTRR support
Avi Kivity
1
-0
/
+3
2008-07-20
KVM: Order segment register constants in the same way as cpu operand encoding
Avi Kivity
1
-2
/
+2
2008-07-20
KVM: VMX: Enable NMI with in-kernel irqchip
Sheng Yang
1
-0
/
+1
2008-07-20
KVM: IOAPIC/LAPIC: Enable NMI support
Sheng Yang
1
-0
/
+4
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
1
-1
/
+0
2008-07-20
KVM: Handle virtualization instruction #UD faults during reboot
Avi Kivity
1
-0
/
+24
2008-07-20
KVM: MMU: Fix false flooding when a pte points to page table
Avi Kivity
1
-0
/
+1
2008-07-20
KVM: SVM: add tracing support for TDP page faults
Joerg Roedel
1
-0
/
+1
2008-07-18
x86: suppress sparse returning void warnings
Harvey Harrison
1
-2
/
+2
2008-07-18
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
3
-1
/
+8
2008-07-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2008-07-17
x86: fix asm/e820.h for userspace inclusion
Rusty Russell
1
-1
/
+2
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+4
2008-07-17
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
1
-0
/
+1
2008-07-17
ACPI: Create "idle=halt" bootparam
Zhao Yakui
1
-0
/
+1
2008-07-16
x86: paravirt spinlocks, !CONFIG_SMP build fixes
Ingo Molnar
1
-0
/
+4
2008-07-16
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
paravirt: introduce a "lock-byte" spinlock implementation
Jeremy Fitzhardinge
2
-1
/
+66
2008-07-16
x86/paravirt: add hooks for spinlock operations
Jeremy Fitzhardinge
3
-16
/
+78
2008-07-16
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
1
-0
/
+8
2008-07-16
xen64: save lots of registers
Jeremy Fitzhardinge
1
-4
/
+22
2008-07-16
xen64: implement 64-bit update_descriptor
Jeremy Fitzhardinge
1
-4
/
+9
2008-07-16
Xen64: HYPERVISOR_set_segment_base() implementation
Eduardo Habkost
1
-0
/
+8
2008-07-16
xen64: register callbacks in arch-independent way
Jeremy Fitzhardinge
1
-0
/
+12
2008-07-16
xen64: use arbitrary_virt_to_machine for xen_set_pmd
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-16
xen64: early mapping setup
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-16
x86_64: add workaround for no %gs-based percpu
Jeremy Fitzhardinge
2
-0
/
+27
2008-07-16
xen64: add extra pv_mmu_ops
Jeremy Fitzhardinge
1
-0
/
+4
2008-07-16
xen64: fix calls into hypercall page
Jeremy Fitzhardinge
1
-48
/
+122
2008-07-16
xen: fix 64-bit hypercall variants
Jeremy Fitzhardinge
1
-29
/
+31
2008-07-16
xen64: define asm/xen/interface for 64-bit
Jeremy Fitzhardinge
3
-90
/
+305
2008-07-16
x86_64: unstatic get_local_pda
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-16
x86/paravirt: call paravirt_pagetable_setup_{start, done}
Eduardo Habkost
2
-15
/
+18
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
7
-31
/
+23
2008-07-15
x86: Fix compile error with CONFIG_AS_CFI=n
Kevin Winchester
1
-15
/
+15
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
4
-23
/
+20
2008-07-14
Merge commit 'v2.6.26' into x86/core
Ingo Molnar
1
-2
/
+2
2008-07-14
x86: make 64bit hpet_set_mapping to use ioremap too, v2
Yinghai Lu
1
-1
/
+0
2008-07-13
x86: change _node_to_cpumask_ptr to return const ptr
Mike Travis
1
-5
/
+5
2008-07-13
x86: I/O APIC: remove an IRQ2-mask hack
Maciej W. Rozycki
2
-11
/
+0
2008-07-13
x86: fix numaq_tsc_disable calling
Yinghai Lu
1
-0
/
+2
2008-07-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-07-12
x86: fix ldt limit for 64 bit
Michael Karcher
1
-2
/
+2
2008-07-11
Merge branch 'x86/generalize-visws' into x86/core
Ingo Molnar
11
-151
/
+36
[next]