Age | Commit message (Expand) | Author |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | x86/apic: Always define nox2apic and define it as initdata | David Rientjes |
2014-02-09 | x86/apic: Remove unused function prototypes | David Rientjes |
2014-02-09 | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes |
2014-02-09 | x86/apic: Only use default_wait_for_init_deassert() | David Rientjes |
2014-02-09 | x86/nmi: Push duration printk() to irq context | Peter Zijlstra |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-02-05 | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-02-04 | KVM: x86: remove unused last_kernel_ns variable | Marcelo Tosatti |
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: 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_with_sysdata() | Bjorn Helgaas |
2014-02-03 | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk |
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/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 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin |
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 | 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-27 | x86: revert wrong memblock current limit setting | Yinghai Lu |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2014-01-25 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis |
2014-01-25 | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter |
2014-01-23 | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel |
2014-01-23 | x86: use generic fixmap.h | Mark Salter |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-21 | x86: memblock: set current limit to max low memory address | Santosh Shilimkar |
2014-01-20 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds |
2014-01-20 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_ds | H.J. Lu |
2014-01-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |