aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Merge branch 'perf/urgent' into perf/coreIngo Molnar59-623/+2315
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra1-8/+3
2013-10-03x86/UV: Add call to KGDB/KDB from NMI handlerMike Travis1-1/+46
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini6-58/+37
2013-10-03KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini1-10/+4
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini3-14/+3
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2-19/+4
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini3-6/+34
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini3-3/+24
2013-10-03KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2-1/+4
2013-10-03x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann1-1/+1
2013-10-02x86/reboot: Sort reboot DMI quirks by vendorDave Jones1-124/+136
2013-10-02Merge branch 'irq/core-v6' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar4-45/+11
2013-10-02Merge tag 'v3.12-rc3' into irq/coreIngo Molnar163-1681/+4529
2013-10-02x86/simplefb: Fix overflow causing bogus fall-backTom Gundersen1-1/+1
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2013-10-01x86/geode: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz3-3/+3
2013-10-01x86: Tell about irq stack coverageFrederic Weisbecker1-0/+1
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker3-45/+10
2013-10-01x86/boot: Further compress CPUs bootup messageBorislav Petkov2-10/+34
2013-09-30x86 / ACPI: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani1-2/+0
2013-09-30x86 efi: bugfix interrupt disabling sequenceBart Kuivenhoven1-15/+2
2013-09-30x86: EFI stub support for large memory mapsLinn Crosetto1-61/+161
2013-09-30KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2-7/+6
2013-09-30KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov1-0/+20
2013-09-30KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov1-8/+4
2013-09-30KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov1-4/+4
2013-09-30KVM: nVMX: Amend nested_run_pending logicGleb Natapov1-14/+12
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds1-0/+1
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar1-1/+1
2013-09-28x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov4-7/+33
2013-09-28lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov1-11/+0
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra1-8/+0
2013-09-27xen/mmu: Correct PAT MST setting.Konrad Rzeszutek Wilk1-2/+2
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit1-0/+1
2013-09-26x86, build: move build output statistics away from stderrKees Cook2-17/+26
2013-09-26x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani1-8/+0
2013-09-26Merge branch 'linus'Ingo Molnar5-15/+35
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-19/+48
2013-09-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+24
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+11
2013-09-25reboot: Allow specifying warm/cold reset for CF9 boot typeLi Fei1-2/+5
2013-09-25ACPI / x86: Increase override tables number limitYinghai Lu1-0/+1
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2-17/+24
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra6-0/+101
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra10-17/+124
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra1-2/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1