summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-293-4/+4
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-293-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-286-486/+1345
|\ \
| * | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-271-76/+76
| * | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-261-22/+2
| |\ \
| * | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-251-2/+2
| * | | x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-251-203/+351
| * | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-253-207/+918
| * | | x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-241-1/+1
* | | | Merge branch 'setns'Linus Torvalds2011-05-282-1/+4
|\ \ \ \
| * | | | ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-272-7/+0
|\ \ \ \
| * | | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-242-7/+0
* | | | | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-0/+1
* | | | | x86: convert to asm-generic ptrace.hMike Frysinger2011-05-261-13/+5
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-265-26/+58
|\ \ \ \ \
| * | | | | x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-241-0/+4
| * | | | | x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-244-26/+54
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+7
* | | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-22/+2
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+6
|\ \ \ \ \
| * | | | | percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet2011-03-281-1/+6
* | | | | | x86: Get rid of asmregparmRichard Weinberger2011-05-241-5/+0
| |_|/ / / |/| | | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-231-2/+0
|\ \ \ \ \
| * | | | | x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-101-2/+0
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-233-26/+93
|\ \ \ \ \ \
| * | | | | | x86, apic: Make apic drivers staticSuresh Siddha2011-05-221-7/+0
| * | | | | | x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-221-1/+1
| * | | | | | x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-221-0/+20
| * | | | | | x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-201-0/+62
| * | | | | | x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-201-0/+1
| * | | | | | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-201-3/+3
| * | | | | | x86, ioapic: Add struct ioapicSuresh Siddha2011-05-201-1/+0
| * | | | | | x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-201-14/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-233-60/+189
|\ \ \ \ \ \
| * | | | | | KVM: VMX: Cache vmcs segment fieldsAvi Kivity2011-05-221-0/+1
| * | | | | | KVM: x86 emulator: consolidate segment accessorsAvi Kivity2011-05-221-9/+4
| * | | | | | KVM: mmio_fault_cr2 is not usedGleb Natapov2011-05-221-1/+0
| * | | | | | KVM: SVM: Get rid of x86_intercept_map::validAvi Kivity2011-05-221-0/+1
| * | | | | | KVM: x86 emulator: drop x86_emulate_ctxt::vcpuAvi Kivity2011-05-221-2/+0
| * | | | | | KVM: x86 emulator: add new ->wbinvd() callbackAvi Kivity2011-05-221-0/+1
| * | | | | | KVM: x86 emulator: add ->fix_hypercall() callbackAvi Kivity2011-05-222-2/+1
| * | | | | | KVM: x86 emulator: add new ->halt() callbackAvi Kivity2011-05-221-0/+1
| * | | | | | KVM: x86 emulator: make emulate_invlpg() an emulator callbackAvi Kivity2011-05-222-1/+1
| * | | | | | KVM: x86 emulator: emulate CLTS internallyAvi Kivity2011-05-221-1/+0
| * | | | | | KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()Avi Kivity2011-05-222-3/+2
| * | | | | | KVM: x86 emulator: drop vcpu argument from intercept callbackAvi Kivity2011-05-221-1/+1
| * | | | | | KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacksAvi Kivity2011-05-221-7/+7
| * | | | | | KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacksAvi Kivity2011-05-221-9/+13
OpenPOWER on IntegriCloud