Age | Commit message (Expand) | Author |
2015-01-22 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-22 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-01-22 | x86, mpx: Fix potential performance issue on unmaps | Dave Hansen |
2015-01-20 | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu |
2015-01-01 | Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2014-12-23 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
2014-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-18 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2014-12-18 | x86/spinlock: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger |
2014-12-18 | KVM: move APIC types to arch/x86/ | Paolo Bonzini |
2014-12-16 | Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2014-12-16 | x86, irq: Move IRQ initialization routines from io_apic.c into vector.c | Jiang Liu |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu |
2014-12-16 | x86, irq: Move PCI MSI related code from io_apic.c into msi.c | Jiang Liu |
2014-12-16 | x86, irq: Make UP version of irq_complete_move() an inline stub | Thomas Gleixner |
2014-12-16 | x86, irq: Move local APIC related code from io_apic.c into vector.c | Jiang Liu |
2014-12-16 | x86, irq: Introduce helpers to access struct irq_cfg | Jiang Liu |
2014-12-16 | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() | Jiang Liu |
2014-12-16 | x86, irq: Refine hw_irq.h to prepare for irqdomain support | Jiang Liu |
2014-12-16 | x86, irq: Convert irq_2_pin list to generic list | Yinghai Lu |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu |
2014-12-16 | x86, irq: Introduce helper to check whether an IOAPIC has been registered | Jiang Liu |
2014-12-16 | x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal | Jiang Liu |
2014-12-16 | x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug | Jiang Liu |
2014-12-16 | x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug | Jiang Liu |
2014-12-16 | x86: Avoid building unused IRQ entry stubs | Jan Beulich |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() | Jan Beulich |
2014-12-16 | x86, irq: Provide empty send_cleanup_vector() stub for UP builds | Jiang Liu |
2014-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-12-12 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-12-12 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck |
2014-12-12 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-11 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-12-11 | x86/asm: Unify segment selector defines | Borislav Petkov |
2014-12-11 | x86/mm: Fix zone ranges boot printout | Xishi Qiu |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-11 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-12-11 | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds |
2014-12-11 | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov |
2014-12-10 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-12-10 | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |