aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2017-11-17Merge tag 'v4.9.58' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.53' into v4.9-rtSteven Rostedt (VMware)
2017-10-21mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu
2017-10-05x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour
2017-08-01Merge tag 'v4.9.38' into v4.9-rtSteven Rostedt (VMware)
2017-08-01Merge tag 'v4.9.36' into v4.9-rtSteven Rostedt (VMware)
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-05x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-07-05x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel
2017-07-05x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser
2017-07-05x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He
2017-07-03Merge tag 'v4.9.34' into v4.9-rtSteven Rostedt (VMware)
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-24x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott
2017-05-11Merge tag 'v4.9.27' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-08x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He
2017-03-27Merge tag 'v4.9.18' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-15x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams
2017-02-17Merge tag 'v4.9.10' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-02-14x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2017-01-30x86/mm/cpa: avoid wbinvd() for PREEMPTJohn Ogness
2016-12-23x86/highmem: Add a "already used pte" checkSebastian Andrzej Siewior
2016-12-23mm, rt: kmap_atomic schedulingPeter Zijlstra
2016-11-21x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
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-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-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