index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2020-06-17
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
Benjamin Thiel
2020-06-09
x86/mm: simplify init_trampoline() and surrounding logic
Mike Rapoport
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-05-23
x86/mm: Stop printing BRK addresses
Arvind Sankar
2020-04-26
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
2020-04-20
x86/mm: Move pgprot2cachemode out of line
Christoph Hellwig
2020-04-20
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
2019-11-04
x86/mm: Report which part of kernel image is freed
Kees Cook
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
2019-04-24
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
2018-12-28
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
2018-12-11
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2018-08-14
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-06
x86/mm/init: Remove freed kernel image areas from alias mapping
Dave Hansen
2018-08-05
x86/mm/init: Add helper for freeing kernel image pages
Dave Hansen
2018-06-27
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
2018-06-21
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
2018-06-20
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-04-12
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
2018-04-09
x86/mm: Introduce "default" kernel PTE mask
Dave Hansen
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-05
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
x86/mm: Use INVPCID for __native_flush_tlb_single()
Dave Hansen
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
Dave Hansen
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-09-13
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2017-07-25
x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...
Andy Lutomirski
2017-07-05
x86/mm: Rework lazy TLB mode and TLB freshness tracking
Andy Lutomirski
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2017-06-13
x86/mm: Disable 1GB direct mappings when disabling 2MB mappings
Vlastimil Babka
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
[next]