aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08x86: use set_memory.h headerLaura Abbott1-1/+1
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+53
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-11/+30
2017-01-28x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefixIngo Molnar1-1/+1
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar1-3/+3
2017-01-28x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar1-1/+1
2017-01-28x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve()Ingo Molnar1-0/+47
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2016-09-21x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko1-2/+2
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko1-0/+2
2016-08-10x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier1-2/+12
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-2/+2
2016-07-27Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar1-0/+4
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier1-0/+1
2016-07-08x86/mm: Separate variable for trampoline PGDThomas Garnier1-0/+3
2016-06-08x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov1-7/+0
2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov1-2/+2
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov1-1/+1
2016-03-31x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov1-1/+1
2016-03-15x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger1-14/+15
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger1-3/+4
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov1-2/+0
2015-10-09x86, mm: quiet arch_add_memory()Dan Williams1-2/+2
2015-08-20x86/mm/pat: Add comments to cachemode translation tablesToshi Kani1-2/+5
2015-06-07x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov1-3/+3
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-37/+31
2015-03-05x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a bit more readable fashionIngo Molnar1-18/+22
2015-03-05x86/mm: Simplify probe_page_size_mask()Ingo Molnar1-13/+10
2015-03-05x86/mm: Further simplify 1 GB kernel linear mappings handlingIngo Molnar1-6/+1
2015-03-05x86/mm: Use early_param_on_off() for direct_gbpagesLuis R. Rodriguez1-1/+2
2015-03-05x86/mm: Simplify enabling direct_gbpagesLuis R. Rodriguez1-8/+9
2015-03-05x86/mm: Use IS_ENABLED() for direct_gbpagesLuis R. Rodriguez1-5/+1
2015-03-04Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar1-5/+38
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+26
2015-02-19x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen1-2/+26
2015-02-19x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pgeJan Beulich1-1/+2
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+11
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski1-0/+9
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski1-2/+2
2015-01-22x86, mm: Change cachemode exports to non-gplJuergen Gross1-2/+2
2015-01-02x86: init_mem_mapping(): use capital BIOS in commentPavel Machek1-1/+1
2014-12-23x86: Fix step size adjustment during initial memory mappingJan Beulich1-20/+17
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-12-11x86/mm: Fix zone ranges boot printoutXishi Qiu1-2/+2
2014-11-16x86: Enable PAT to use cache mode translation tablesJuergen Gross1-0/+8
2014-11-16x86: Make page cache mode a real typeJuergen Gross1-0/+29
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen1-0/+7
2013-11-13arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu1-2/+2