summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2017-02-10x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17x86/mpx: Move bd_addr to mm_context_tMark Rutland
2016-12-15x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar
2016-11-21x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-11-09x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov
2016-11-01Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar
2016-11-01Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2016-10-25x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-27exceptions: detritus removalAl Viro
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner
2016-09-21x86/numa: Online memory-less nodes at boot timeTang Chen
2016-09-21x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko
2016-09-20x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming
2016-09-20x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada
2016-09-09mm: fix cache mode of dax pmd mappingsDan Williams
2016-09-09x86/pkeys: Allow configuration of init_pkruDave Hansen
2016-09-09x86/pkeys: Default to a restrictive init PKRUDave Hansen
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-09-09x86/pkeys: Add fault handling for PF_PK page fault bitDave Hansen
2016-09-08x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski
2016-09-08Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-08-24x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski
2016-08-15x86/mm/numa: Open code function early_get_boot_cpu_id()Baoquan He
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki