summaryrefslogtreecommitdiff
path: root/arch/x86/mm/init.c (follow)
Commit message (Expand)AuthorAge
* x86/mm: Stop printing BRK addressesArvind Sankar2020-06-20
* x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-09-05
* x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-09-05
* x86/init: fix build with CONFIG_SWAP=nVlastimil Babka2018-08-15
* x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka2018-08-15
* x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka2018-08-15
* x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-15
* x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner2018-01-10
* kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins2018-01-05
* x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski2018-01-02
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-21
* 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-19
|/ /
* | 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
| |/
* | x86: Enable PAT to use cache mode translation tablesJuergen Gross2014-11-16
* | x86: Make page cache mode a real typeJuergen Gross2014-11-16
|/
* x86/mm: Add tracepoints for TLB flushesDave Hansen2014-07-31
* arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-13
* x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-13
* x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-13
* x86/mm: Add 'step_size' comments to init_mem_mapping()Yinghai Lu2013-09-10
* x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-20
* mm/x86: use free_reserved_area() to simplify codeJiang Liu2013-07-03
* x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-31
* x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei2013-05-10
* mm/x86: use common help functions to free reserved pagesJiang Liu2013-04-29
* x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu2013-03-06
* x86/mm/init.c: Copy ucode from initrd image to kernel memoryFenghua Yu2013-01-31