summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita-1/+6
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita-1/+1
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita-4/+7
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita-2/+2
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-109/+26
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+5
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds-1/+1
2014-06-04x86: irq: Get correct available vectors for cpu disableYinghai Lu-4/+12
2014-06-03ftrace/x86: Call text_ip_addr() instead of the duplicated codePetr Mladek-10/+1
2014-06-03Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+21
2014-06-03Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+41
2014-06-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+12
2014-06-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+43
2014-06-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-105/+80
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+0
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-205/+369
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-28/+31
2014-05-30x86/xsaves: Clean up code in xstate offsets computation in xsave areaFenghua Yu-4/+9
2014-05-30mce: Panic when a core has reached a timeoutBorislav Petkov-2/+1
2014-05-30x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud-7/+40
2014-05-29Define kernel API to get address of each state in xsave areaFenghua Yu-0/+65
2014-05-29x86/xsaves: Enable xsaves/xrstorsFenghua Yu-6/+33
2014-05-29x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_bufFenghua Yu-2/+8
2014-05-29x86/xsaves: Clear reserved bits in xsave headerFenghua Yu-1/+1
2014-05-29x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstorsFenghua Yu-0/+8
2014-05-29x86/xsaves: Detect xsaves/xrstors featureFenghua Yu-1/+9
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2014-05-23x86/gart: Tidy messages and add bridge device infoBjorn Helgaas-16/+21
2014-05-23x86/gart: Replace printk() with pr_info()Bjorn Helgaas-28/+26
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen-1/+1
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar-21/+65
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin-34/+352
2014-05-21x86_64, entry: Merge paranoidzeroentry_ist into idtentryAndy Lutomirski-25/+22
2014-05-21x86_64, entry: Merge most 64-bit asm entry macrosAndy Lutomirski-88/+64
2014-05-21x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotationsAndy Lutomirski-0/+2
2014-05-21Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin-20/+62
2014-05-21Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin-3/+1
2014-05-20x86, microcode: Add a disable chicken bitBorislav Petkov-0/+43
2014-05-19fix Haswell precise store data source encodingStephane Eranian-3/+19
2014-05-16x86, irq: Remove pointless irq_reserve_irqs() callThomas Gleixner-3/+0
2014-05-16x86: Remove create/destroy_irq()Thomas Gleixner-105/+1
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner-5/+0
2014-05-16x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner-13/+10
2014-05-16x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner-3/+2
2014-05-16x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner-0/+33
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds-1/+3
2014-05-14ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt-204/+218
2014-05-14ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)-3/+0
2014-05-14ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)-31/+5