summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-11-11apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich
2011-11-11x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-08-29xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-04x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-07-01x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Tejun Heo
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden
2011-06-18x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-27x86, asm: Clean up desc.h a bitIngo Molnar
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-26x86: convert to asm-generic ptrace.hMike Frysinger
2011-05-26Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-05-26Merge branch 'linus' into x86/urgentIngo Molnar
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-25x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner
2011-05-24x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2011-05-24x86: Get rid of asmregparmRichard Weinberger
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-22KVM: VMX: Cache vmcs segment fieldsAvi Kivity
2011-05-22KVM: x86 emulator: consolidate segment accessorsAvi Kivity
2011-05-22KVM: mmio_fault_cr2 is not usedGleb Natapov
2011-05-22KVM: SVM: Get rid of x86_intercept_map::validAvi Kivity
2011-05-22KVM: x86 emulator: drop x86_emulate_ctxt::vcpuAvi Kivity
2011-05-22KVM: x86 emulator: add new ->wbinvd() callbackAvi Kivity
2011-05-22KVM: x86 emulator: add ->fix_hypercall() callbackAvi Kivity
2011-05-22KVM: x86 emulator: add new ->halt() callbackAvi Kivity
2011-05-22KVM: x86 emulator: make emulate_invlpg() an emulator callbackAvi Kivity
2011-05-22KVM: x86 emulator: emulate CLTS internallyAvi Kivity
2011-05-22KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()Avi Kivity
2011-05-22KVM: x86 emulator: drop vcpu argument from intercept callbackAvi Kivity
2011-05-22KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacksAvi Kivity