summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09x86/mm: Avoid duplicated pxm_to_node() callsYinghai Lu
2014-02-09x86/apic: Always define nox2apic and define it as initdataDavid Rientjes
2014-02-09x86/apic: Remove unused function prototypesDavid Rientjes
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes
2014-02-09x86/apic: Only use default_wait_for_init_deassert()David Rientjes
2014-02-09x86/gpu: Print the Intel graphics stolen memory rangeVille Syrjälä
2014-02-09x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä
2014-02-09x86/gpu: Add vfunc for Intel graphics stolen memory base addressVille Syrjälä
2014-02-09perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus
2014-02-09perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus
2014-02-09x86/nmi: Push duration printk() to irq contextPeter Zijlstra
2014-02-09Merge branch 'linus' into perf/coreIngo Molnar
2014-02-09x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt
2014-02-09perf/x86: Fix Userspace RDPMC switchPeter Zijlstra
2014-02-09perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05x86/efi: Allow mapping BGRT on x86-32Matt Fleming
2014-02-05x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar
2014-02-04x86: Disable generation of traditional x87 instructionsBorislav Petkov
2014-02-04Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-02-04KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti
2014-02-03xen/pvh: set CR4 flags for APsMukesh Rathor
2014-02-03x86/PCI: Remove acpi_get_pxm() usageBjorn Helgaas
2014-02-03x86/PCI: Use NUMA_NO_NODE, not -1, for unknown nodeBjorn Helgaas
2014-02-03x86/PCI: Remove unnecessary list_empty(&pci_root_infos) checkBjorn Helgaas
2014-02-03x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()Bjorn Helgaas
2014-02-03x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node()Bjorn Helgaas
2014-02-03x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI busBjorn Helgaas
2014-02-03x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas
2014-02-03x86/PCI: Drop pcibios_scan_root() check for bus already scannedBjorn Helgaas
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-02-01x86: Fix the initialization of physnode_mapPetr Tesarik
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-01-30Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds