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
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
Ingo Molnar
4
-16
/
+148
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
41
-273
/
+907
2008-07-21
Merge branch 'linus' into xen-64bit
Ingo Molnar
3
-24
/
+57
2008-07-21
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
3
-24
/
+57
2008-07-21
KVM: fix exception entry / build bug, on 64-bit
Ingo Molnar
1
-3
/
+5
2008-07-21
Merge branch 'linus' into x86/urgent
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-20
x86, VisWS: turn into generic arch, eliminate leftover files
Ingo Molnar
5
-9
/
+0
2008-07-20
x86: add ->pre_time_init to x86_quirks
Yinghai Lu
2
-0
/
+2
2008-07-20
x86: extend and use x86_quirks to clean up NUMAQ code
Yinghai Lu
2
-0
/
+12
2008-07-20
x86: introduce x86_quirks
Yinghai Lu
1
-7
/
+11
2008-07-19
x86: i386: reduce boot fixmap space
Jan Beulich
1
-3
/
+3
2008-07-19
x86: reduce force_mwait visibility
Jan Beulich
1
-2
/
+0
2008-07-19
x86: reduce forbid_dac's visibility
Jan Beulich
1
-1
/
+0
2008-07-18
x86: introducing asm-x86/traps.h
Jaswinder Singh
1
-0
/
+66
2008-07-18
Merge branch 'linus' into x86/amd-iommu
Ingo Molnar
140
-3242
/
+4132
2008-07-18
x86: consolidate the definition of the force_mwait variable
Thomas Petazzoni
1
-2
/
+0
2008-07-18
Fix typos from signal_32/64.h merge
Herton Ronaldo Krzesinski
1
-2
/
+2
2008-07-18
x86 BIOS interface for RTC on SGI UV
Russ Anderson
1
-0
/
+68
2008-07-18
x86, cleanup: fix description of __fls(): __fls(0) is undefined
Alexander van Heukelum
1
-1
/
+1
2008-07-18
x86: more apic debugging
Maciej W. Rozycki
1
-1
/
+1
2008-07-18
x86: APIC: Make apic_verbosity unsigned
Maciej W. Rozycki
1
-1
/
+1
2008-07-18
x86: seperate memtest from init_64.c
Yinghai Lu
1
-0
/
+8
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-18
ftrace: copy + paste typo in asm/ftrace.h
Sebastian Siewior
1
-1
/
+1
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
7
-31
/
+16
2008-07-18
Merge branch 'linus' into x86/step
Ingo Molnar
3
-1
/
+8
2008-07-18
Merge branch 'linus' into xen-64bit
Ingo Molnar
3
-1
/
+8
2008-07-17
x86: unify and correct the GDT_ENTRY() macro
H. Peter Anvin
1
-0
/
+9
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 ptrace: user-sets-TF nits
Roland McGrath
1
-1
/
+1
2008-07-16
x86 ptrace: unify syscall tracing
Roland McGrath
3
-12
/
+17
2008-07-16
x86 ptrace: unify TIF_SINGLESTEP
Roland McGrath
1
-2
/
+2
[next]