summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mtrr
AgeCommit message (Expand)AuthorLines
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-1/+1
2008-04-29proc: remove proc_root from driversAlexey Dobriyan-1/+1
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison-1/+1
2008-04-17x86: tom2 warning fixIngo Molnar-2/+4
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu-1/+18
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com-0/+120
2008-04-17x86: switch to proc_create()Alexey Dobriyan-4/+3
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.cPaolo Ciarrocchi-6/+8
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap-19/+23
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu-1/+2
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel-2/+6
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap-0/+1
2008-02-06x86: fix mttr trimmingYinghai Lu-10/+9
2008-02-04x86: add cpu mtrr init function definitions to mtrr.hHarvey Harrison-4/+4
2008-02-04x86: remove long dead cyrix mtrr codeHarvey Harrison-119/+0
2008-01-30x86: improve MTRR trimming messagesIngo Molnar-10/+7
2008-01-30x86_32: trim memory by updating e820Yinghai Lu-8/+14
2008-01-30x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes-37/+122
2008-01-30x86: use CR0 defines.Dave Jones-3/+6
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez-25/+22
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy-4/+4
2007-11-09x86: make ipi_handler() always definedIngo Molnar-4/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott-4/+4
2007-10-17i386: Remove local CPU logic in MTRR call to smp_call_function_singleakpm@linux-foundation.org-7/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-1/+1
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner-0/+2621