开源镜像站
帮助
动态
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
/
kernel
/
cpu
/
mtrr
/
generic.c
Age
Commit message (
Expand
)
Author
2022-11-10
x86/mtrr: Simplify mtrr_bp_init()
Juergen Gross
2022-11-10
x86/mtrr: Remove set_all callback from struct mtrr_ops
Juergen Gross
2022-11-10
x86/mtrr: Disentangle MTRR init from PAT init
Juergen Gross
2022-11-10
x86/mtrr: Move cache control code to cacheinfo.c
Juergen Gross
2022-11-10
x86/mtrr: Split MTRR-specific handling from cache dis/enabling
Juergen Gross
2022-11-10
x86/mtrr: Rename prepare_set() and post_set()
Juergen Gross
2022-11-10
x86/mtrr: Replace use_intel() with a local flag
Juergen Gross
2022-10-19
x86/mtrr: Add comment for set_mtrr_state() serialization
Juergen Gross
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-02-20
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-15
x86: Remove definition of DEBUG
Tom Rix
2021-01-06
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-06-28
x86/mtrr: Skip cache flushes on CPUs with cache self-snooping
Ricardo Neri
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-04-13
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-29
x86/mtrr: Fix PAT init handling when MTRR is disabled
Toshi Kani
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-05-27
x86/mm/mtrr: Generalize runtime disabling of MTRRs
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
x86/mm/mtrr: Clean up mtrr_type_lookup()
Toshi Kani
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-27
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
2015-05-27
x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry
Toshi Kani
2015-05-11
x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup()
Toshi Kani
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
2014-01-25
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
2013-07-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-25
x86, asm, cleanup: Replace open-coded control register values with symbolic
H. Peter Anvin
2013-06-25
x86: Fix /proc/mtrr with base/size more than 44bits
Yinghai Lu
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-07-10
x86/mm/mtrr: Slightly simplify print_mtrr_state()
Jan Beulich
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2011-12-05
x86/mtrr: Resolve inconsistency with Intel processor manual
Ajaykumar Hotchandani
2011-12-05
Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup
Prarit Bhargava
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2010-09-10
x86, mtrr: Support mtrr lookup for range spanning across MTRR range
Venkatesh Pallipadi
2010-09-10
x86, mtrr: Refactor MTRR type overlap check code
Venkatesh Pallipadi
2010-07-20
x86, gcc-4.6: Fix set but not read variables
Andi Kleen
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-16
x86: Convert set_atomicity_lock to raw_spinlock
Thomas Gleixner
2010-02-15
x86, mtrr: Kill over the top warn
Alan Cox
[next]