Age | Commit message (Expand) | Author | Files | Lines |
2014-06-04 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | 1 | -1/+1 |
2014-06-04 | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong | 1 | -5/+0 |
2014-06-04 | arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C... | Akinobu Mita | 1 | -1/+6 |
2014-06-04 | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita | 1 | -1/+1 |
2014-06-04 | x86: enable DMA CMA with swiotlb | Akinobu Mita | 2 | -4/+7 |
2014-06-04 | x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled | Akinobu Mita | 1 | -2/+2 |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+5 |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 1 | -1/+1 |
2014-06-03 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+21 |
2014-06-03 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+41 |
2014-06-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+12 |
2014-06-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+43 |
2014-06-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -105/+80 |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+0 |
2014-06-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -205/+369 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -28/+31 |
2014-05-30 | mce: Panic when a core has reached a timeout | Borislav Petkov | 1 | -2/+1 |
2014-05-30 | x86/mce: Improve mcheck_init_device() error handling | Mathieu Souchaud | 1 | -7/+40 |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-05-23 | x86/gart: Tidy messages and add bridge device info | Bjorn Helgaas | 1 | -16/+21 |
2014-05-23 | x86/gart: Replace printk() with pr_info() | Bjorn Helgaas | 1 | -28/+26 |
2014-05-22 | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 1 | -1/+1 |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 17 | -21/+65 |
2014-05-21 | x86_64, entry: Merge paranoidzeroentry_ist into idtentry | Andy Lutomirski | 1 | -25/+22 |
2014-05-21 | x86_64, entry: Merge most 64-bit asm entry macros | Andy Lutomirski | 1 | -88/+64 |
2014-05-21 | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations | Andy Lutomirski | 1 | -0/+2 |
2014-05-20 | x86, microcode: Add a disable chicken bit | Borislav Petkov | 2 | -0/+43 |
2014-05-19 | fix Haswell precise store data source encoding | Stephane Eranian | 1 | -3/+19 |
2014-05-14 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 1 | -1/+3 |
2014-05-13 | Merge branch 'dt-bus-name' into for-next | Rob Herring | 15 | -20/+61 |
2014-05-11 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin | 1 | -0/+1 |
2014-05-09 | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong | 1 | -2/+5 |
2014-05-09 | x86, iosf: Add Quark X1000 PCI ID | Ong Boon Leong | 1 | -0/+1 |
2014-05-09 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box | 1 | -0/+7 |
2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky | 1 | -1/+1 |
2014-05-08 | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 1 | -11/+0 |
2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang | 1 | -0/+16 |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 1 | -1/+1 |
2014-05-07 | Merge branch 'perf/urgent' into perf/core, to avoid conflicts | Ingo Molnar | 3 | -2/+15 |
2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng | 1 | -1/+0 |
2014-05-07 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 1 | -0/+10 |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 10 | -16/+16 |
2014-05-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2014-05-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+10 |
2014-04-30 | x86: use FDT accessors for FDT blob header data | Rob Herring | 1 | -7/+5 |
2014-04-28 | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 1 | -0/+5 |
2014-04-28 | x86/vsmp: Fix irq routing | Oren Twaig | 1 | -1/+10 |
2014-04-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 3 | -13/+12 |
2014-04-24 | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian | 1 | -1/+2 |