aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity2008-07-20
* KVM: x86 emulator: lazily evaluate segment registersAvi Kivity2008-07-20
* KVM: x86 emulator: simplify rip relative decodingAvi Kivity2008-07-20
* KVM: Add coalesced MMIO support (x86 part)Laurent Vivier2008-07-20
* KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2008-07-20
* KVM: MTRR supportAvi Kivity2008-07-20
* KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity2008-07-20
* KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang2008-07-20
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-20
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
* KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-20
* KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-20
* KVM: SVM: add tracing support for TDP page faultsJoerg Roedel2008-07-20
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-17
|\
| * x86: fix asm/e820.h for userspace inclusionRusty Russell2008-07-17
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\ \
| * | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-10
| * | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-10
* | | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-16
* | | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-16
| |/ |/|
* | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\ \
| * | x86, visws: use mach-default/entry_arch.hIngo Molnar2008-07-10
| * | x86, visws: fix generic-ipi buildIngo Molnar2008-07-10
| * | x86: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* | | x86: Fix compile error with CONFIG_AS_CFI=nKevin Winchester2008-07-15
* | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \ \
| * \ \ Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-10
| |\ \ \
| | * \ \ Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-07
| | |\ \ \
| | * | | | x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-24
| | * | | | x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen2008-05-24
| * | | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-25
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-23
| | * | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-23
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | * | | | x86: add a list for custom page fault handlers.Pekka Paalanen2008-05-23
| | * | | | ftrace: use nops instead of jmpSteven Rostedt2008-05-23
| | * | | | ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-23
| | * | | | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-23
* | | | | | Merge commit 'v2.6.26' into x86/coreIngo Molnar2008-07-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-12
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | x86: fix ldt limit for 64 bitMichael Karcher2008-07-12
* | | | | | | x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu2008-07-14
* | | | | | | x86: change _node_to_cpumask_ptr to return const ptrMike Travis2008-07-13
* | | | | | | x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-13
* | | | | | | x86: fix numaq_tsc_disable callingYinghai Lu2008-07-13
* | | | | | | Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar2008-07-11
|\ \ \ \ \ \ \
| * | | | | | | x86, VisWS: turn into generic arch, add NR_IRQS quirkIngo Molnar2008-07-10
| * | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setu...Ingo Molnar2008-07-10
| * | | | | | | x86, VisWS: turn into generic arch, move definitionsIngo Molnar2008-07-10