aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mtrr/if.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker1-1/+0
2015-04-15x86: mtrr: if: remove use of seq_printf return valueJoe Perches1-7/+5
2012-03-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin1-4/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-7/+4
2009-10-02x86: Simplify bound checks in the MTRR codeArjan van de Ven1-5/+12
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches1-6/+6
2009-07-04x86: Clean up mtrr/if.cJaswinder Singh Rajput1-59/+76
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-9/+1
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón1-2/+2
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-17x86: switch to proc_create()Alexey Dobriyan1-4/+3
2008-01-30x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes1-6/+2
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez1-7/+8
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner1-0/+439