aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-07-20KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity
2008-07-20KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-07-20KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity
2008-07-20KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity
2008-07-20KVM: SVM: add tracing support for TDP page faultsJoerg Roedel
2008-07-20sched, x86: clean up hrtick implementationPeter Zijlstra
2008-07-20NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis
2008-07-20x86, VisWS: turn into generic arch, eliminate leftover filesIngo Molnar
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu
2008-07-20x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu
2008-07-20x86: introduce x86_quirksYinghai Lu
2008-07-18x86: i386: reduce boot fixmap spaceJan Beulich
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich
2008-07-18Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-18x86: introducing asm-x86/traps.hJaswinder Singh
2008-07-18Merge branch 'linus' into x86/amd-iommuIngo Molnar
2008-07-18x86: consolidate the definition of the force_mwait variableThomas Petazzoni
2008-07-18Fix typos from signal_32/64.h mergeHerton Ronaldo Krzesinski
2008-07-18x86 BIOS interface for RTC on SGI UVRuss Anderson
2008-07-18x86, cleanup: fix description of __fls(): __fls(0) is undefinedAlexander van Heukelum
2008-07-18x86: more apic debuggingMaciej W. Rozycki
2008-07-18x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki
2008-07-18x86: seperate memtest from init_64.cYinghai Lu
2008-07-18x86: suppress sparse returning void warningsHarvey Harrison
2008-07-18Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar
2008-07-18ftrace: copy + paste typo in asm/ftrace.hSebastian Siewior
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-18Merge branch 'linus' into x86/stepIngo Molnar
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-17x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16x86 ptrace: user-sets-TF nitsRoland McGrath
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath
2008-07-16x86 ptrace: unify TIF_SINGLESTEPRoland McGrath
2008-07-16x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar
2008-07-16xen: implement Xen-specific spinlocksJeremy Fitzhardinge
2008-07-16paravirt: introduce a "lock-byte" spinlock implementationJeremy Fitzhardinge
2008-07-16x86/paravirt: add hooks for spinlock operationsJeremy Fitzhardinge
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-16xen64: save lots of registersJeremy Fitzhardinge
2008-07-16xen64: implement 64-bit update_descriptorJeremy Fitzhardinge
2008-07-16Xen64: HYPERVISOR_set_segment_base() implementationEduardo Habkost
2008-07-16xen64: register callbacks in arch-independent wayJeremy Fitzhardinge