summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-04-07treewide: decouple cacheflush.h and set_memory.hLaura Abbott
2017-04-07x86: use set_memory.h headerLaura Abbott
2017-04-07treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-04-07mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-04-07mm: introduce kv[mz]alloc helpersMichal Hocko
2017-04-07Merge branch 'akpm-current/current'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'i2c/i2c/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2017-04-06Merge branch 'work.uaccess' into for-nextAl Viro
2017-04-06HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-06CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-06Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-04-05crypto: glue_helper - remove the le128_gf128mul_x_ble functionOndrej Mosnáček
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček
2017-04-05Merge branch 'x86/vdso'Ingo Molnar
2017-04-05Merge branch 'x86/urgent'Ingo Molnar
2017-04-05Merge branch 'x86/platform'Ingo Molnar
2017-04-05Merge branch 'x86/mm'Ingo Molnar
2017-04-05Merge branch 'x86/microcode'Ingo Molnar
2017-04-05Merge branch 'x86/debug'Ingo Molnar
2017-04-05Merge branch 'x86/cleanups'Ingo Molnar
2017-04-05Merge branch 'x86/boot'Ingo Molnar
2017-04-05Merge branch 'x86/asm'Ingo Molnar
2017-04-05Merge branch 'x86/apic'Ingo Molnar
2017-04-05Merge branch 'x86-mm-for-xen'Ingo Molnar
2017-04-05Merge branch 'ras/core'Ingo Molnar
2017-04-05Merge branch 'perf/core'Ingo Molnar
2017-04-05Merge branch 'locking/core'Ingo Molnar
2017-04-05x86/efi: Clean up a minor mistake in commentBaoquan He
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma
2017-04-05x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma
2017-04-05x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel
2017-04-05x86/xen: remove unused static function from smp_pv.cJuergen Gross
2017-04-05x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov
2017-04-05x86/xen: enable PVHVM-only buildsVitaly Kuznetsov
2017-04-05x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov
2017-04-05x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov
2017-04-05x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov
2017-04-05x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov
2017-04-05x86/xen: split off mmu_pv.cVitaly Kuznetsov