summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Merge branch 'acpica'Rafael J. Wysocki4-2/+15
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng4-2/+15
2013-10-28Merge branch 'powercap'Rafael J. Wysocki2-0/+84
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+1
2013-10-28Merge branch 'acpi-tables'Rafael J. Wysocki1-0/+1
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki3-29/+7
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki3-73/+25
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki1-8/+1
2013-10-25Merge back earlier 'acpi-assorted' material.Rafael J. Wysocki1-1/+1
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+13
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2013-10-17x86 / msr: add 64bit _on_cpu access functionsJacob Pan2-0/+84
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+14
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+9
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T1-3/+14
2013-10-15x86: Update UV3 hub revision IDRuss Anderson1-1/+1
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov1-0/+1
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+6
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+11
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar3-6/+6
2013-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+12
2013-10-10xen: Fix possible user space selector corruptionFrediano Ziglio1-0/+9
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov1-12/+12
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+3
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov1-5/+13
2013-10-06x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä1-0/+8
2013-10-04Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni1-3/+3
2013-10-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra1-8/+3
2013-10-03x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann1-1/+1
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-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-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-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit1-0/+1
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-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-25KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov1-1/+3
2013-09-25hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2-25/+0
2013-09-25hotplug / x86: Add hotplug lock to missing placesToshi Kani1-0/+2
2013-09-25hotplug / x86: Fix online state in cpu0 debug interfaceToshi Kani1-2/+5
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones1-1/+1