aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-27/+87
2014-06-13x86/vdso: Fix vdso_installGravatar Andy Lutomirski 1-11/+11
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-24/+46
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 26-467/+559
2014-06-12x86/vdso: Hack to keep 64-bit Go programs workingGravatar Andy Lutomirski 3-13/+60
2014-06-12x86/vdso: Add PUT_LE to store little-endian valuesGravatar Andy Lutomirski 1-3/+16
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-0/+26
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 3-684/+801
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-10/+36
2014-06-11net: filter: cleanup A/X name usageGravatar Alexei Starovoitov 1-130/+130
2014-06-10Merge git://www.linux-watchdog.org/linux-watchdogGravatar Linus Torvalds 2-0/+73
2014-06-10x86, vdso: Remove one final use of htole16()Gravatar H. Peter Anvin 1-1/+1
2014-06-10x86: intel-mid: add watchdog platform code for MerrifieldGravatar David Cohen 2-0/+73
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 4-252/+226
2014-06-08Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-35/+38
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterGravatar Linus Torvalds 139-1961/+3094
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Gravatar Linus Torvalds 2-47/+79
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Gravatar Linus Torvalds 2-8/+8
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GGravatar Matt Fleming 1-2/+1
2014-06-06signals: kill sigfindinword()Gravatar Oleg Nesterov 1-6/+0
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessGravatar H. Peter Anvin 3-35/+38
2014-06-06x86, locking/rwlocks: Enable qrwlocks on x86Gravatar Waiman Long 4-0/+26
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Gravatar Ingo Molnar 35-65/+157
2014-06-05Merge tag 'efi-urgent' into x86/urgentGravatar H. Peter Anvin 1-0/+3
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 7-179/+67
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Gravatar Linus Torvalds 34-578/+700
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 12-41/+381
2014-06-05Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+4
2014-06-05Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Ingo Molnar 2-20/+19
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itGravatar Igor Mammedov 2-79/+47
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelGravatar Igor Mammedov 1-1/+1
2014-06-05x86: Fix list/memory corruption on CPU hotplugGravatar Igor Mammedov 1-3/+0
2014-06-05uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesGravatar Oleg Nesterov 2-20/+19
2014-06-05perf/x86: Add conditional branch filtering supportGravatar Anshuman Khandual 1-0/+5
2014-06-05perf/x86: Use common PMU interrupt disabled codeGravatar Vince Weaver 1-9/+9
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextGravatar Dave Airlie 37-82/+220
2014-06-05Merge branch 'perf/kprobes' into perf/coreGravatar Ingo Molnar 22-174/+195
2014-06-05Merge branch 'perf/uprobes' into perf/coreGravatar Ingo Molnar 5-283/+351
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextGravatar Linus Torvalds 20-141/+123
2014-06-04kernel/printk: use symbolic defines for console loglevelsGravatar Borislav Petkov 2-2/+2
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLGravatar Fabian Frederick 1-1/+0
2014-06-04hwpoison: remove unused global variable in do_machine_check()Gravatar Chen Yucong 2-7/+0
2014-06-04arch/x86/mm/numa.c: use for_each_memblock()Gravatar Emil Medve 1-3/+3
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerGravatar Cyrill Gorcunov 3-50/+6
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefGravatar Cyrill Gorcunov 2-18/+0
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Gravatar Akinobu Mita 1-1/+6
2014-06-04cma: add placement specifier for "cma=" kernel parameterGravatar Akinobu Mita 1-1/+1
2014-06-04x86: enable DMA CMA with swiotlbGravatar Akinobu Mita 5-9/+17
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledGravatar Akinobu Mita 1-2/+2
2014-06-04x86, mm: probe memory block size for generic x86 64bitGravatar Yinghai Lu 1-4/+30