Age | Commit message (Expand) | Author |
2014-02-18 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2014-02-14 | x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device | Sander Eikelenboom |
2014-02-12 | x86/PCI: Fix function definition whitespace | Bjorn Helgaas |
2014-02-12 | x86/PCI: Reword comments | Bjorn Helgaas |
2014-02-12 | x86/PCI: Remove unnecessary local variable initialization | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove acpi_get_pxm() usage | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus | Bjorn Helgaas |
2014-02-03 | x86/PCI: Drop return value of pcibios_scan_root() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Drop pcibios_scan_root() check for bus already scanned | Bjorn Helgaas |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-31 | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-31 | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages | Dave Jones |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss |
2014-01-30 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2014-01-30 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-01-30 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-30 | Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2014-01-30 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin |
2014-01-30 | x86, build: Build 16-bit code with -m16 where possible | David Woodhouse |
2014-01-30 | x86, boot: Fix word-size assumptions in has_eflag() inline asm | David Woodhouse |
2014-01-29 | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen |
2014-01-29 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen |
2014-01-29 | x86: Use inline assembler instead of global register variable to get sp | Andi Kleen |
2014-01-29 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen |
2014-01-29 | x86, asmlinkage, paravirt: Don't rely on local assembler labels | Andi Kleen |
2014-01-29 | x86, asmlinkage, lguest: Fix C functions used by inline assembler | Andi Kleen |
2014-01-29 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-29 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini |
2014-01-29 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini |
2014-01-29 | kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef | Paolo Bonzini |
2014-01-29 | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin |
2014-01-28 | x86, intel-mid: Cleanup some platform code's header files | David Cohen |
2014-01-27 | x86: revert wrong memblock current limit setting | Yinghai Lu |
2014-01-27 | x86: math-emu: Drop already-disabled print of build date | Josh Triplett |
2014-01-27 | KVM: x86: Validate guest writes to MSR_IA32_APICBASE | Jan Kiszka |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-25 | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured | Mike Travis |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis |
2014-01-25 | kgdb/kdb: Fix no KDB config problem | Mike Travis |
2014-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |