aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar2017-06-22
|\
| * x86/mm: Disable 1GB direct mappings when disabling 2MB mappingsVlastimil Babka2017-06-13
* | x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-05
* | x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski2017-06-05
|/
* x86: use set_memory.h headerLaura Abbott2017-05-08
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\
| * x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefixIngo Molnar2017-01-28
| * x86/boot/e820: Clean up the E820 table size define namesIngo Molnar2017-01-28
| * x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-28
| * x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to...Ingo Molnar2017-01-28
| * x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-28
* | mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-12
|/
* 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
* x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier2016-08-10
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-27
|\
| * x86/mm: Implement ASLR for kernel memory regionsThomas Garnier2016-07-08
| * x86/mm: Separate variable for trampoline PGDThomas Garnier2016-07-08
* | x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-06-08
|/
* x86/cpufeature: Remove cpu_has_pseBorislav Petkov2016-03-31
* x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-31
* x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov2016-03-31
* x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger2016-03-15
* x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-15
* Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-10
|\
| * x86, mm: quiet arch_add_memory()Dan Williams2015-10-09
* | x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-21
|/
* x86/mm/pat: Add comments to cachemode translation tablesToshi Kani2015-08-20
* x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov2015-06-07
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-13
|\
| * x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a b...Ingo Molnar2015-03-05
| * x86/mm: Simplify probe_page_size_mask()Ingo Molnar2015-03-05
| * x86/mm: Further simplify 1 GB kernel linear mappings handlingIngo Molnar2015-03-05
| * x86/mm: Use early_param_on_off() for direct_gbpagesLuis R. Rodriguez2015-03-05
| * x86/mm: Simplify enabling direct_gbpagesLuis R. Rodriguez2015-03-05
| * x86/mm: Use IS_ENABLED() for direct_gbpagesLuis R. Rodriguez2015-03-05
* | Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar2015-03-04
|\|
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-21
| |\
| | * x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen2015-02-19
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
| |\ \
| | * | x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-04
| | * | x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
| |\ \ | | |/ | |/|
| | * x86: init_mem_mapping(): use capital BIOS in commentPavel Machek2015-01-02
* | | x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pgeJan Beulich2015-02-18
|/ /
* | x86, mm: Change cachemode exports to non-gplJuergen Gross2015-01-22
* | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-23
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-14
|\ \
| * | x86/mm: Fix zone ranges boot printoutXishi Qiu2014-12-11
| |/