summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2017-07-15Merge 4.4.77 into android-4.4Greg Kroah-Hartman
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-05Merge 4.4.76 into android-4.4Greg Kroah-Hartman
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-06-27Merge 4.4.74 into android-4.4Greg Kroah-Hartman
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-09-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-23UPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig op...Kees Cook
2016-08-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
2016-08-16x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-08-16x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani
2016-08-16x86/mm/pat: Add pat_disable() interfaceToshi Kani
2016-08-16x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2016-08-16x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-05-04x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-04-12x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit
2016-03-16FROMLIST: mm: ASLR: use get_random_long()dcashman
2016-03-16x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-03-03x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-02-25x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-02-25x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-16FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2015-12-15Fix user-visible spelling errorLinus Torvalds
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-12x86/mpx: Fix 32-bit address space calculationDave Hansen
2015-11-12x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-07x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky
2015-11-05kasan: update log messagesAndrey Konovalov
2015-11-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-25x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabledSai Praneeth
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov