summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-171-5/+5
* x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov2016-12-152-18/+8Star
* ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-151-1/+1
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-2/+1Star
|\
| * Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2016-11-231-1/+6
| |\
| * \ Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar2016-11-014-7/+20
| |\ \
| * | | x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2016-10-181-2/+1Star
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-2/+1Star
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-11-012-3/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf2016-10-251-2/+1Star
* | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-121-5/+2Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov2016-11-091-5/+2Star
| | |/ / | |/| |
* / | | x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2016-11-211-1/+6
|/ / /
* | | Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds2016-10-281-0/+14
|\ \ \
| * | | x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-261-0/+14
| |/ /
* / / kconfig.h: remove config_enabled() macroMasahiro Yamada2016-10-281-3/+3
|/ /
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-192-4/+3Star
|\ \ | |/ |/|
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-3/+2Star
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+1
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-121-1/+1
|\ \ | |/ |/|
| * exceptions: detritus removalAl Viro2016-09-281-1/+1
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-102-8/+143
|\ \
| * | x86/pkeys: Allow configuration of init_pkruDave Hansen2016-09-091-0/+66
| * | x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-091-0/+38
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-8/+30
| * | x86/pkeys: Add fault handling for PF_PK page fault bitDave Hansen2016-09-091-0/+9
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-043-5/+3Star
|\ \ \
| * | | x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-202-2/+2
| * | | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-131-3/+1Star
| | |/ | |/|
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-1/+3
|\ \ \
| * | | x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko2016-09-211-2/+2
| * | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-0/+2
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-043-2/+71
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-301-10/+11
| |\ \ \
| * \ \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-8/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski2016-09-081-0/+32
| * | | | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-081-2/+24
| |\ \ \ \
| | * | | | x86/mm/64: Enable KASLR for vmemmap memory regionThomas Garnier2016-08-101-2/+24
| * | | | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski2016-08-241-0/+15
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-042-31/+18Star
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-261-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/numa: Online memory-less nodes at boot timeTang Chen2016-09-211-14/+13Star
| * | | | | x86/mm/numa: Open code function early_get_boot_cpu_id()Baoquan He2016-08-151-17/+5Star
| | |/ / / | |/| | |
* | | | | x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming2016-09-201-10/+11
| |_|_|/ |/| | |
* | | | mm: fix cache mode of dax pmd mappingsDan Williams2016-09-101-7/+10
| |/ / |/| |
* | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-271-1/+1
|/ /
* | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-131-8/+11
|\ \ | |/ |/|
| *-. Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-121-8/+11
| |\ \
| | * | x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki2016-08-081-8/+11
| | |/
* | | x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier2016-08-101-2/+12