summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-02-05Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu
2015-02-05x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementationJiang Liu
2015-02-05x86/PCI: Fix the range check for IO resourcesJiang Liu
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2015-02-05kvm: remove KVM_MMIO_SIZETiejun Chen
2015-02-04perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski
2015-02-04perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski
2015-02-04x86: Add a comment clarifying LDT context switchingAndy Lutomirski
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar
2015-02-03x86/raid6: correctly check for assembler capabilitiesJan Beulich
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki
2015-02-03KVM: nVMX: Enable nested posted interrupt processingWincy Van
2015-02-03KVM: nVMX: Enable nested virtual interrupt deliveryWincy Van
2015-02-03KVM: nVMX: Enable nested apic register virtualizationWincy Van
2015-02-03KVM: nVMX: Make nested control MSRs per-cpuWincy Van
2015-02-03KVM: nVMX: Enable nested virtualize x2apic modeWincy Van
2015-02-03KVM: nVMX: Prepare for using hardware MSR bitmapWincy Van
2015-02-03Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-02-03Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-02-03Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar
2015-02-02Specify PCI based UART for earlyprintkStuart R. Anderson
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko
2015-02-02KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti
2015-02-02KVM: x86: fix lapic_timer_int_injected with APIC-vMarcelo Tosatti
2015-02-02PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-01x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski
2015-02-01x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski
2015-02-01x86, traps: Fix ist_enter from userspaceAndy Lutomirski
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-30kvm: vmx: fix oops with explicit flexpriority=0 optionPaolo Bonzini
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář
2015-01-30KVM: x86: fix x2apic logical address matchingRadim Krčmář
2015-01-30KVM: x86: replace 0 with APIC_DEST_PHYSICALRadim Krčmář
2015-01-30KVM: x86: cleanup kvm_apic_match_*()Radim Krčmář
2015-01-30KVM: x86: return bool from kvm_apic_match*()Radim Krčmář
2015-01-30KVM: VMX: Add PML support in VMXKai Huang
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang
2015-01-29KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang
2015-01-29KVM: MMU: Explicitly set D-bit for writable spte.Kai Huang
2015-01-29KVM: MMU: Add mmu help functions to support PMLKai Huang
2015-01-29KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang
2015-01-29Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar