开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2015-06-07
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
2015-06-07
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
2015-06-07
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
2015-06-07
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-06-07
x86/mm/pat: Untangle pat_init()
Borislav Petkov
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-05-28
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
2015-05-27
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-11
x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys()
Dexuan Cui
2015-05-11
x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)
Luis R. Rodriguez
2015-05-11
x86/mm: Do not flush last cacheline twice in clflush_cache_range()
Ross Zwisler
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-20
x86/mm: Clean up types in xlate_dev_mem_ptr()
Ingo Molnar
2015-04-14
mm: move memtest under mm
Vladimir Murzin
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
x86: standardize mmap_rnd() usage
Kees Cook
2015-04-14
x86, mm: support huge KVA mappings on x86
Toshi Kani
2015-04-14
x86, mm: support huge I/O mapping capability I/F
Toshi Kani
2015-04-14
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-04-07
x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_no...
Dave Young
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
2015-03-23
x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch()
Andy Lutomirski
2015-03-05
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-04
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
2015-02-28
x86/mm: Unexport set_memory_ro() and set_memory_rw()
Daniel Borkmann
2015-02-24
Merge tag 'v4.0-rc1' into x86/mm, to refresh the tree
Ingo Molnar
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2015-02-19
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
2015-02-19
x86/mm/init: Fix incorrect page size in init_memory_mapping() printks
Dave Hansen
2015-02-19
x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pge
Jan Beulich
2015-02-19
x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT cases
Pavel Machek
2015-02-19
x86/mm: Reduce PAE-mode per task pgd allocation overhead from 4K to 32 bytes
Fenghua Yu
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
[next]