Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/urgent |  Ingo Molnar | 1 | -2/+4 |
2014-12-23 | x86, vdso: Use asm volatile in __getcpu |  Andy Lutomirski | 1 | -2/+4 |
2014-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux |  Linus Torvalds | 1 | -4/+4 |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -59/+71 |
2014-12-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+7 |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 4 | -4/+43 |
2014-12-18 | x86/tls: Don't validate lm in set_thread_area() after all |  Andy Lutomirski | 1 | -0/+7 |
2014-12-18 | x86/spinlock: Replace ACCESS_ONCE with READ_ONCE |  Christian Borntraeger | 1 | -4/+4 |
2014-12-18 | KVM: move APIC types to arch/x86/ |  Paolo Bonzini | 1 | -0/+10 |
2014-12-16 | Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 2 | -14/+51 |
2014-12-16 | x86, irq: Move IRQ initialization routines from io_apic.c into vector.c |  Jiang Liu | 1 | -0/+2 |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h |  Jiang Liu | 2 | -34/+19 |
2014-12-16 | x86, irq: Move PCI MSI related code from io_apic.c into msi.c |  Jiang Liu | 2 | -4/+3 |
2014-12-16 | x86, irq: Make UP version of irq_complete_move() an inline stub |  Thomas Gleixner | 1 | -1/+2 |
2014-12-16 | x86, irq: Move local APIC related code from io_apic.c into vector.c |  Jiang Liu | 1 | -13/+16 |
2014-12-16 | x86, irq: Introduce helpers to access struct irq_cfg |  Jiang Liu | 1 | -0/+2 |
2014-12-16 | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() |  Jiang Liu | 1 | -2/+2 |
2014-12-16 | x86, irq: Refine hw_irq.h to prepare for irqdomain support |  Jiang Liu | 1 | -43/+51 |
2014-12-16 | x86, irq: Convert irq_2_pin list to generic list |  Yinghai Lu | 1 | -1/+1 |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() |  Jiang Liu | 1 | -1/+1 |
2014-12-16 | x86, irq: Introduce helper to check whether an IOAPIC has been registered |  Jiang Liu | 1 | -0/+1 |
2014-12-16 | x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal |  Jiang Liu | 1 | -0/+1 |
2014-12-16 | x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug |  Jiang Liu | 1 | -2/+2 |
2014-12-16 | x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug |  Jiang Liu | 1 | -2/+2 |
2014-12-16 | x86: Avoid building unused IRQ entry stubs |  Jan Beulich | 2 | -1/+8 |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() |  Jan Beulich | 2 | -3/+2 |
2014-12-16 | x86, irq: Provide empty send_cleanup_vector() stub for UP builds |  Jiang Liu | 1 | -0/+4 |
2014-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -22/+10 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -60/+10 |
2014-12-11 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 3 | -2/+100 |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() |  Alexander Duyck | 1 | -4/+7 |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments |  Alexander Duyck | 1 | -56/+3 |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -7/+0 |
2014-12-11 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound |  Linus Torvalds | 1 | -0/+62 |
2014-12-11 | x86/asm: Unify segment selector defines |  Borislav Petkov | 1 | -21/+9 |
2014-12-11 | x86/mm: Fix zone ranges boot printout |  Xishi Qiu | 1 | -1/+1 |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -0/+46 |
2014-12-10 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -33/+0 |
2014-12-10 | Merge branch 'akpm' (patchbomb from Andrew) |  Linus Torvalds | 1 | -0/+5 |
2014-12-10 | mm: fix huge zero page accounting in smaps report |  Kirill A. Shutemov | 1 | -0/+5 |
2014-12-10 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -1/+7 |
2014-12-10 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -31/+37 |
2014-12-10 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+4 |
2014-12-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 9 | -107/+111 |
2014-12-10 | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
2014-12-10 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+26 |
2014-12-10 | net, lib: kill arch_fast_hash library bits |  Daniel Borkmann | 1 | -7/+0 |
2014-12-10 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -18/+47 |
2014-12-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -5/+18 |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -17/+179 |