aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-21
* x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-04-08
* x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-22
* x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams2017-03-14
* x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin2017-02-14
* x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2016-11-21
* Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds2016-10-28
|\
| * x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-26
* | kconfig.h: remove config_enabled() macroMasahiro Yamada2016-10-27
|/
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-19
|\
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-18
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-12
|\ \ | |/ |/|
| * exceptions: detritus removalAl Viro2016-09-27
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-10
|\ \
| * | x86/pkeys: Allow configuration of init_pkruDave Hansen2016-09-09
| * | x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-09
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-09
| * | x86/pkeys: Add fault handling for PF_PK page fault bitDave Hansen2016-09-09
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-03
|\ \ \
| * | | x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-19
| * | | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-13
| | |/ | |/|
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \
| * | | x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko2016-09-21
| * | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-21
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-30
| |\ \ \
| * \ \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski2016-09-08
| * | | | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-08
| |\ \ \ \
| | * | | | x86/mm/64: Enable KASLR for vmemmap memory regionThomas Garnier2016-08-10
| * | | | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski2016-08-24
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/numa: Online memory-less nodes at boot timeTang Chen2016-09-21
| * | | | | x86/mm/numa: Open code function early_get_boot_cpu_id()Baoquan He2016-08-15
| | |/ / / | |/| | |
* | | | | x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming2016-09-20
| |_|_|/ |/| | |
* | | | mm: fix cache mode of dax pmd mappingsDan Williams2016-09-09
| |/ / |/| |
* | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-26
|/ /
* | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-12
|\ \ | |/ |/|
| *-. Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-12
| |\ \
| | * | x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki2016-08-08
| | |/
* | | x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier2016-08-10
* | | x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier2016-08-10
|/ /
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01
|\ \
| * | x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
| * | x86: Don't use module.h just for AUTHOR / LICENSE tagsPaul Gortmaker2016-07-14
| |/
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-07-30
|\ \
| * \ Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-27
| |\ \