index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
1
-0
/
+1
2016-07-08
x86/mm: Separate variable for trampoline PGD
Thomas Garnier
1
-0
/
+3
2016-06-08
x86/microcode: Fix suspend to RAM with builtin microcode
Borislav Petkov
1
-7
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
1
-2
/
+2
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
1
-1
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
1
-1
/
+1
2016-03-15
x86: also use debug_pagealloc_enabled() for free_init_pages
Christian Borntraeger
1
-14
/
+15
2016-03-15
x86: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
1
-3
/
+4
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
1
-2
/
+0
2015-10-09
x86, mm: quiet arch_add_memory()
Dan Williams
1
-2
/
+2
2015-08-20
x86/mm/pat: Add comments to cachemode translation tables
Toshi Kani
1
-2
/
+5
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
1
-3
/
+3
2015-04-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-37
/
+31
2015-03-05
x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a b...
Ingo Molnar
1
-18
/
+22
2015-03-05
x86/mm: Simplify probe_page_size_mask()
Ingo Molnar
1
-13
/
+10
2015-03-05
x86/mm: Further simplify 1 GB kernel linear mappings handling
Ingo Molnar
1
-6
/
+1
2015-03-05
x86/mm: Use early_param_on_off() for direct_gbpages
Luis R. Rodriguez
1
-1
/
+2
2015-03-05
x86/mm: Simplify enabling direct_gbpages
Luis R. Rodriguez
1
-8
/
+9
2015-03-05
x86/mm: Use IS_ENABLED() for direct_gbpages
Luis R. Rodriguez
1
-5
/
+1
2015-03-04
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
1
-5
/
+38
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+26
2015-02-19
x86/mm/init: Fix incorrect page size in init_memory_mapping() printks
Dave Hansen
1
-2
/
+26
2015-02-19
x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pge
Jan Beulich
1
-1
/
+2
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+11
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
1
-0
/
+9
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
1
-2
/
+2
2015-01-22
x86, mm: Change cachemode exports to non-gpl
Juergen Gross
1
-2
/
+2
2015-01-02
x86: init_mem_mapping(): use capital BIOS in comment
Pavel Machek
1
-1
/
+1
2014-12-23
x86: Fix step size adjustment during initial memory mapping
Jan Beulich
1
-20
/
+17
2014-12-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-12-11
x86/mm: Fix zone ranges boot printout
Xishi Qiu
1
-2
/
+2
2014-11-16
x86: Enable PAT to use cache mode translation tables
Juergen Gross
1
-0
/
+8
2014-11-16
x86: Make page cache mode a real type
Juergen Gross
1
-0
/
+29
2014-07-31
x86/mm: Add tracepoints for TLB flushes
Dave Hansen
1
-0
/
+7
2013-11-13
arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()
Zhi Yong Wu
1
-2
/
+2
2013-11-13
x86/mem-hotplug: support initialize page tables in bottom-up
Tang Chen
1
-2
/
+64
2013-11-13
x86/mm: factor out of top-down direct mapping setup
Tang Chen
1
-20
/
+39
2013-09-10
x86/mm: Add 'step_size' comments to init_mem_mapping()
Yinghai Lu
1
-3
/
+20
2013-08-20
x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM
Yinghai Lu
1
-2
/
+2
2013-07-03
mm/x86: use free_reserved_area() to simplify code
Jiang Liu
1
-11
/
+3
2013-05-31
x86: Fix adjust_range_size_mask calling position
Yinghai Lu
1
-3
/
+3
2013-05-10
x86/mm: Add missing comments for initial kernel direct mapping
Zhang Yanfei
1
-1
/
+18
2013-04-29
mm/x86: use common help functions to free reserved pages
Jiang Liu
1
-4
/
+1
2013-03-06
x86, mm: Make sure to find a 2M free block for the first mapped area
Yinghai Lu
1
-3
/
+2
2013-01-31
x86/mm/init.c: Copy ucode from initrd image to kernel memory
Fenghua Yu
1
-0
/
+10
2013-01-29
x86, kexec, 64bit: Only set ident mapping for ram.
Yinghai Lu
1
-2
/
+2
2013-01-29
x86, 64bit: Use a #PF handler to materialize early mappings on demand
H. Peter Anvin
1
-1
/
+2
2013-01-29
x86, mm: Fix page table early allocation offset checking
Yinghai Lu
1
-1
/
+12
[prev]
[next]