summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov1-1/+1
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong1-5/+0
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita1-1/+6
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita1-1/+1
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita2-4/+7
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita1-2/+2
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+5
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-1/+1
2014-06-03Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+21
2014-06-03Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+41
2014-06-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+12
2014-06-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+43
2014-06-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-105/+80
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+0
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-205/+369
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-28/+31
2014-05-30mce: Panic when a core has reached a timeoutBorislav Petkov1-2/+1
2014-05-30x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud1-7/+40
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2014-05-23x86/gart: Tidy messages and add bridge device infoBjorn Helgaas1-16/+21
2014-05-23x86/gart: Replace printk() with pr_info()Bjorn Helgaas1-28/+26
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen1-1/+1
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar17-21/+65
2014-05-21x86_64, entry: Merge paranoidzeroentry_ist into idtentryAndy Lutomirski1-25/+22
2014-05-21x86_64, entry: Merge most 64-bit asm entry macrosAndy Lutomirski1-88/+64
2014-05-21x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotationsAndy Lutomirski1-0/+2
2014-05-20x86, microcode: Add a disable chicken bitBorislav Petkov2-0/+43
2014-05-19fix Haswell precise store data source encodingStephane Eranian1-3/+19
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds1-1/+3
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring15-20/+61
2014-05-11x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin1-0/+1
2014-05-09x86, iosf: Add PCI ID macros for better readabilityOng Boon Leong1-2/+5
2014-05-09x86, iosf: Add Quark X1000 PCI IDOng Boon Leong1-0/+1
2014-05-09x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box1-0/+7
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-05-08sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-11/+0
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang1-0/+16
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang1-1/+1
2014-05-07Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar3-2/+15
2014-05-07perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng1-1/+0
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner1-0/+10
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen10-16/+16
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2014-05-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+10
2014-04-30x86: use FDT accessors for FDT blob header dataRob Herring1-7/+5
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner1-0/+5
2014-04-28x86/vsmp: Fix irq routingOren Twaig1-1/+10
2014-04-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3-13/+12
2014-04-24perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian1-1/+2