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