summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov
2014-06-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-06-10x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-06-08Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming
2014-06-06signals: kill sigfindinword()Oleg Nesterov
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin
2014-06-06x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-05Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov
2014-06-05uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov
2014-06-05perf/x86: Add conditional branch filtering supportAnshuman Khandual
2014-06-05perf/x86: Use common PMU interrupt disabled codeVince Weaver
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong
2014-06-04arch/x86/mm/numa.c: use for_each_memblock()Emil Medve
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita
2014-06-04x86, mm: probe memory block size for generic x86 64bitYinghai Lu
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-06-04x86: require x86-64 for automatic NUMA balancingMel Gorman
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds