summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mtrr/generic.c
AgeCommit message (Expand)Author
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-04-13Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-29x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-05-27x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez
2015-05-27x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani
2015-05-27x86/mm/mtrr: Clean up mtrr_type_lookup()Toshi Kani
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani
2015-05-27x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani
2015-05-27x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entryToshi Kani
2015-05-11x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup()Toshi Kani
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen
2013-07-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-06-25x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin
2013-06-25x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-07-10x86/mm/mtrr: Slightly simplify print_mtrr_state()Jan Beulich
2012-03-28Disintegrate asm/system.h for X86David Howells
2011-12-05x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani
2011-12-05Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava
2011-03-18x86: Fix common misspellingsLucas De Marchi
2010-09-10x86, mtrr: Support mtrr lookup for range spanning across MTRR rangeVenkatesh Pallipadi
2010-09-10x86, mtrr: Refactor MTRR type overlap check codeVenkatesh Pallipadi
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner
2010-02-15x86, mtrr: Kill over the top warnAlan Cox
2010-02-01x86, mtrr: Constify struct mtrr_opsEmese Revfy
2009-07-04x86: Clean up mtrr/generic.cJaswinder Singh Rajput
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-05-15x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput
2009-05-11x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu
2009-04-04x86, mtrr: remove debug messageIngo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu
2009-03-13x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-03-13x86: more MTRR debug printoutsYinghai Lu
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger
2008-12-31x86: Export some definition of MTRRSheng Yang
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang