aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-252/+226
2014-06-08Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-35/+38
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds139-1961/+3094
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it"Linus Torvalds2-47/+79
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into nextLinus Torvalds2-8/+8
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming1-2/+1
2014-06-06signals: kill sigfindinword()Oleg Nesterov1-6/+0
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin3-35/+38
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-0/+3
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds7-179/+67
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds34-578/+700
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds12-41/+381
2014-06-05Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+4
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-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds20-141/+123
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2-2/+2
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong2-7/+0
2014-06-04arch/x86/mm/numa.c: use for_each_memblock()Emil Medve1-3/+3
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov3-50/+6
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov2-18/+0
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabledAkinobu Mita1-1/+6
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita1-1/+1
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita5-9/+17
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita1-2/+2
2014-06-04x86, mm: probe memory block size for generic x86 64bitYinghai Lu1-4/+30
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman4-36/+55
2014-06-04x86: require x86-64 for automatic NUMA balancingMel Gorman1-1/+1
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2-10/+4
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds6-117/+34
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-7/+5
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds2-45/+49
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds17-292/+505
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/git/tip/tip into nextLinus Torvalds3-17/+63
2014-06-03Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-9/+41
2014-06-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds3-6/+69
2014-06-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-14/+33
2014-06-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds6-1/+135
2014-06-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+2
2014-06-03Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+2
2014-06-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-11/+2
2014-06-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-105/+80
2014-06-03Merge branch 'acpica'Rafael J. Wysocki2-45/+49
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-13/+2
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds4-207/+383
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds5-12/+9