summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-24/+46
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-448/+521
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-10/+36
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-252/+226
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds29-529/+994
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2-47/+79
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar16-19/+48
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds4-16/+41
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-18/+307
2014-06-05Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-19/+18
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2-79/+47
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov1-1/+1
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov1-3/+0
2014-06-05uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov1-19/+18
2014-06-05perf/x86: Add conditional branch filtering supportAnshuman Khandual1-0/+5
2014-06-05perf/x86: Use common PMU interrupt disabled codeVince Weaver1-9/+9
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie18-22/+65
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar16-161/+162
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar3-277/+346
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds6-14/+17
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 branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-109/+26
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-04x86: irq: Get correct available vectors for cpu disableYinghai Lu1-4/+12
2014-06-03ftrace/x86: Call text_ip_addr() instead of the duplicated codePetr Mladek1-10/+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-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin21-34/+352
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