Age | Commit message (Expand) | Author |
2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds |
2014-06-05 | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds |
2014-06-04 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov |
2014-06-04 | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong |
2014-06-04 | arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C... | Akinobu Mita |
2014-06-04 | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita |
2014-06-04 | x86: enable DMA CMA with swiotlb | Akinobu Mita |
2014-06-04 | x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled | Akinobu Mita |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-30 | mce: Panic when a core has reached a timeout | Borislav Petkov |
2014-05-30 | x86/mce: Improve mcheck_init_device() error handling | Mathieu Souchaud |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-05-23 | x86/gart: Tidy messages and add bridge device info | Bjorn Helgaas |
2014-05-23 | x86/gart: Replace printk() with pr_info() | Bjorn Helgaas |
2014-05-22 | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar |
2014-05-21 | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin |
2014-05-21 | x86_64, entry: Merge paranoidzeroentry_ist into idtentry | Andy Lutomirski |
2014-05-21 | x86_64, entry: Merge most 64-bit asm entry macros | Andy Lutomirski |
2014-05-21 | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations | Andy Lutomirski |
2014-05-21 | Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix | H. Peter Anvin |
2014-05-21 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin |
2014-05-20 | x86, microcode: Add a disable chicken bit | Borislav Petkov |
2014-05-19 | fix Haswell precise store data source encoding | Stephane Eranian |
2014-05-16 | x86, irq: Remove pointless irq_reserve_irqs() call | Thomas Gleixner |
2014-05-16 | x86: Remove create/destroy_irq() | Thomas Gleixner |
2014-05-16 | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner |
2014-05-16 | x86: ioapic: Use irq_alloc/free_hwirq() | Thomas Gleixner |
2014-05-16 | x86: hpet: Use irq_alloc/free_hwirq() | Thomas Gleixner |
2014-05-16 | x86: Implement arch_setup/teardown_hwirq() | Thomas Gleixner |
2014-05-14 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
2014-05-13 | Merge branch 'dt-bus-name' into for-next | Rob Herring |
2014-05-11 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin |
2014-05-09 | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong |
2014-05-09 | x86, iosf: Add Quark X1000 PCI ID | Ong Boon Leong |
2014-05-09 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box |
2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky |
2014-05-08 | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra |