开源镜像站
帮助
动态
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
/
pageattr.c
Age
Commit message (
Expand
)
Author
2016-01-29
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
2016-01-12
x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...
Dave Jones
2016-01-08
x86/mm: Micro-optimise clflush_cache_range()
Chris Wilson
2015-11-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-10-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-25
x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled
Sai Praneeth
2015-09-22
x86/mm: Fix no-change case in try_preserve_large_page()
Toshi Kani
2015-09-22
x86/mm: Fix __split_large_page() to handle large PAT bit
Toshi Kani
2015-09-22
x86/mm: Fix try_preserve_large_page() to handle large PAT bit
Toshi Kani
2015-09-22
x86/mm: Fix slow_virt_to_phys() to handle large PAT bit
Toshi Kani
2015-08-25
x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular
Paul Gortmaker
2015-06-07
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
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-03-05
x86/mm: Simplify enabling direct_gbpages
Luis R. Rodriguez
2015-02-28
x86/mm: Unexport set_memory_ro() and set_memory_rw()
Daniel Borkmann
2014-12-16
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-04
x86: Introduce function to get pmd entry pointer
Juergen Gross
2014-11-16
x86: Respect PAT bit when copying pte values between large and normal pages
Juergen Gross
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
2014-11-16
x86: Use new cache mode type in setting page attributes
Juergen Gross
2014-11-16
x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c
Juergen Gross
2014-10-29
x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE
Dexuan Cui
2014-03-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-31
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-13
x86, pageattr: Correct WBINVD spelling in comment
Borislav Petkov
2014-03-05
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
2014-03-04
x86/mm/pageattr: Always dump the right page table in an oops
Matt Fleming
2014-03-04
x86, pageattr: Export page unmapping interface
Borislav Petkov
2014-02-27
x86: Use clflushopt in clflush_cache_range
Ross Zwisler
2013-11-02
x86/mm/cpa: Map in an arbitrary pgd
Borislav Petkov
2013-11-02
x86/mm/pageattr: Add last levels of error path
Borislav Petkov
2013-11-02
x86/mm/pageattr: Add a PUD error unwinding path
Borislav Petkov
2013-11-02
x86/mm/pageattr: Add a PTE pagetable populating function
Borislav Petkov
2013-11-02
x86/mm/pageattr: Add a PMD pagetable populating function
Borislav Petkov
2013-11-02
x86/mm/pageattr: Add a PUD pagetable populating function
Borislav Petkov
2013-11-02
x86/mm/pageattr: Add a PGD pagetable populating function
Borislav Petkov
2013-11-02
x86/mm/pageattr: Lookup address in an arbitrary PGD
Borislav Petkov
2013-04-30
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-12
x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set
Boris Ostrovsky
2013-04-11
x86/mm/cpa: Convert noop to functional fix
Andrea Arcangeli
2013-04-10
x86/mm/cpa: Cleanup split_large_page() and its callee
Borislav Petkov
2013-02-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-24
x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...
Andrea Arcangeli
[next]