Commit Graph

60 Commits (ee32c9732244bde4b9b59eeac2814c23e2b71f8d)

Author SHA1 Message Date
Yinghai Lu dd5523552c x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE 17 years ago
Yinghai Lu 99e1aa17ce x86: mtrr_cleanup: first 1M may be covered in var mtrrs 17 years ago
Yinghai Lu 42fde7a05c x86: mtrr_cleanup: print out correct type v2 17 years ago
Yinghai Lu 8bb39311bf x86, debug: mtrr_cleanup print out var mtrr before change it 17 years ago
Yinghai Lu 834836ee6a x86: mtrr_cleanup try gran_size to less than 1M, v3 17 years ago
J.A. Magallón 136c82c6f7 x86: mtrr_cleanup try gran_size to less than 1M, cleanup 17 years ago
J.A. Magallón 3dcd7e269d x86: fix typo in enable_mtrr_cleanup early parameter 17 years ago
Yinghai Lu 4624065731 x86: mtrr_cleanup try gran_size to less than 1M 17 years ago
Yinghai Lu dd7e52224f x86: mtrr_cleanup prepare to make gran_size to less 1M 17 years ago
Yinghai Lu 73436a1d25 x86: mtrr_cleanup safe to get more spare regs now 17 years ago
Yinghai Lu 8f0afaa58e x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 17 years ago
Yinghai Lu 54d45ff420 x86: add mtrr_cleanup_debug command line 17 years ago
Yinghai Lu 2313c2793d x86: mtrr_cleanup optimization, v2 17 years ago
Yinghai Lu 7fc2368d1d x86: don't need to go to chunksize to 4G 17 years ago
Yinghai Lu 16dc552f35 x86: use WARN_ONCE in workaround for mtrr mask 17 years ago
Yinghai Lu 279b0bbba2 x86: fix arch/x86/kernel/cpu/mtrr/main.c warning 17 years ago
Ingo Molnar 9754a5b840 x86: work around MTRR mask setting, v2 17 years ago
Yinghai Lu 38cc1c3df7 x86: work around MTRR mask setting 17 years ago
Arjan van de Ven bde78a79a6 x86: use WARN() in arch/x86/kernel 17 years ago
Jaswinder Singh 1e84911c6c x86: mtrr/main.c declare range_state as static 17 years ago
Yinghai Lu d0be6bdea1 x86: rename two e820 related functions 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Yinghai Lu 3f03c54a34 x86: mtrr cleanup for converting continuous to discrete layout - fix #2 17 years ago
Yinghai Lu 8004dd965b x86: amd opteron TOM2 mask val fix 17 years ago
Yinghai Lu 833e78bfee x86: process fam 10h like k8 with fixed mtrr setting 17 years ago
Yinghai Lu 12031a624a x86: mtrr cleanup for converting continuous to discrete - auto detect v4 17 years ago
Yinghai Lu f5098d62c1 x86: mtrr cleanup for converting continuous to discrete layout v8 - fix 17 years ago
Yinghai Lu 8a374026c2 x86: fix trimming e820 with MTRR holes. - fix 17 years ago
Yinghai Lu 42651f1582 x86: fix trimming e820 with MTRR holes. 17 years ago
Yinghai Lu 95ffa2438d x86: mtrr cleanup for converting continuous to discrete layout, v8 17 years ago
Thomas Gleixner 0da72a4aeb x86: fix sparse warning in mtrr/generic.c 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Harvey Harrison e686d34156 x86: !x & y typo in mtrr code 17 years ago
Ingo Molnar a7c7d0e91d x86: tom2 warning fix 17 years ago
Yinghai Lu 35605a1027 x86: enable PAT for amd k8 and fam10h 17 years ago
venkatesh.pallipadi@intel.com 2e5d9c857d x86: PAT infrastructure patch 17 years ago
Alexey Dobriyan 11ae9dd481 x86: switch to proc_create() 17 years ago
Paolo Ciarrocchi e0f0257044 x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c 17 years ago
Randy Dunlap 1d3381ebf4 x86: convert mtrr/generic.c to kernel-doc 17 years ago
Yinghai Lu 5dca6a1bb0 x86: trim mtrr don't close gap for resource allocation. 17 years ago
Joerg Roedel 4147c8747e x86: don't print a warning when MTRR are blank and running in KVM 17 years ago
Randy Dunlap f5106d91f2 x86/mtrr: fix kernel-doc missing notation 17 years ago
Yinghai Lu 20651af9ac x86: fix mttr trimming 17 years ago
Harvey Harrison 16c02ed743 x86: add cpu mtrr init function definitions to mtrr.h 17 years ago
Harvey Harrison 9a6b344ea9 x86: remove long dead cyrix mtrr code 17 years ago
Ingo Molnar cd7d72bb27 x86: improve MTRR trimming messages 17 years ago
Yinghai Lu 093af8d7f0 x86_32: trim memory by updating e820 17 years ago
Jesse Barnes 99fc8d424b x86, 32-bit: trim memory not covered by wb mtrrs 17 years ago
Dave Jones 7ebad70534 x86: use CR0 defines. 17 years ago
Paul Jimenez 2d2ee8de5f x86: mtrr use type bool [RESEND AGAIN] 17 years ago