| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-04-13 |
|\ |
|
| * | x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a b... | Ingo Molnar | 2015-03-05 |
| * | x86/mm: Simplify probe_page_size_mask() | Ingo Molnar | 2015-03-05 |
| * | x86/mm: Further simplify 1 GB kernel linear mappings handling | Ingo Molnar | 2015-03-05 |
| * | x86/mm: Use early_param_on_off() for direct_gbpages | Luis R. Rodriguez | 2015-03-05 |
| * | x86/mm: Simplify enabling direct_gbpages | Luis R. Rodriguez | 2015-03-05 |
| * | x86/mm: Use IS_ENABLED() for direct_gbpages | Luis R. Rodriguez | 2015-03-05 |
* | | Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree | Ingo Molnar | 2015-03-04 |
|\| |
|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-21 |
| |\ |
|
| | * | x86/mm/init: Fix incorrect page size in init_memory_mapping() printks | Dave Hansen | 2015-02-19 |
| * | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-16 |
| |\ \ |
|
| | * | | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 2015-02-04 |
| | * | | x86: Clean up cr4 manipulation | Andy Lutomirski | 2015-02-04 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-10 |
| |\ \
| | |/
| |/| |
|
| | * | x86: init_mem_mapping(): use capital BIOS in comment | Pavel Machek | 2015-01-02 |
* | | | x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pge | Jan Beulich | 2015-02-18 |
|/ / |
|
* | | x86, mm: Change cachemode exports to non-gpl | Juergen Gross | 2015-01-22 |
* | | x86: Fix step size adjustment during initial memory mapping | Jan Beulich | 2014-12-23 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-14 |
|\ \ |
|
| * | | x86/mm: Fix zone ranges boot printout | Xishi Qiu | 2014-12-11 |
| |/ |
|
* | | x86: Enable PAT to use cache mode translation tables | Juergen Gross | 2014-11-16 |
* | | x86: Make page cache mode a real type | Juergen Gross | 2014-11-16 |
|/ |
|
* | x86/mm: Add tracepoints for TLB flushes | Dave Hansen | 2014-07-31 |
* | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() | Zhi Yong Wu | 2013-11-12 |
* | x86/mem-hotplug: support initialize page tables in bottom-up | Tang Chen | 2013-11-12 |
* | x86/mm: factor out of top-down direct mapping setup | Tang Chen | 2013-11-12 |
* | x86/mm: Add 'step_size' comments to init_mem_mapping() | Yinghai Lu | 2013-09-10 |
* | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu | 2013-08-20 |
* | mm/x86: use free_reserved_area() to simplify code | Jiang Liu | 2013-07-03 |
* | x86: Fix adjust_range_size_mask calling position | Yinghai Lu | 2013-05-31 |
* | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 2013-05-10 |
* | mm/x86: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 |
* | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 2013-03-06 |
* | x86/mm/init.c: Copy ucode from initrd image to kernel memory | Fenghua Yu | 2013-01-31 |
* | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 2013-01-29 |
* | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 2013-01-29 |
* | x86, mm: Fix page table early allocation offset checking | Yinghai Lu | 2013-01-29 |
* | x86, mm: Use clamp_t() in init_range_memory_mapping | Yinghai Lu | 2012-11-17 |
* | x86, mm: Unifying after_bootmem for 32bit and 64bit | Yinghai Lu | 2012-11-17 |
* | x86, mm: use limit_pfn for end pfn | Yinghai Lu | 2012-11-17 |
* | x86, mm: use pfn instead of pos in split_mem_range | Yinghai Lu | 2012-11-17 |
* | x86, mm: use PFN_DOWN in split_mem_range() | Yinghai Lu | 2012-11-17 |
* | x86, mm: use round_up/down in split_mem_range() | Yinghai Lu | 2012-11-17 |
* | x86, mm: Move init_gbpages() out of setup.c | Yinghai Lu | 2012-11-17 |
* | x86, mm: Move back pgt_buf_* to mm/init.c | Yinghai Lu | 2012-11-17 |
* | x86, mm: only call early_ioremap_page_table_range_init() once | Yinghai Lu | 2012-11-17 |
* | x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages | Stefano Stabellini | 2012-11-17 |
* | x86, mm: Add alloc_low_pages(num) | Yinghai Lu | 2012-11-17 |
* | x86, mm, Xen: Remove mapping_pagetable_reserve() | Yinghai Lu | 2012-11-17 |
* | x86, mm: Move min_pfn_mapped back to mm/init.c | Yinghai Lu | 2012-11-17 |