- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
- 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
- dd55235 x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE by Yinghai Lu · 18 years ago
- 99e1aa1 x86: mtrr_cleanup: first 1M may be covered in var mtrrs by Yinghai Lu · 18 years ago
- 42fde7a x86: mtrr_cleanup: print out correct type v2 by Yinghai Lu · 18 years ago
- 8bb3931 x86, debug: mtrr_cleanup print out var mtrr before change it by Yinghai Lu · 18 years ago
- 834836e x86: mtrr_cleanup try gran_size to less than 1M, v3 by Yinghai Lu · 18 years ago
- 136c82c x86: mtrr_cleanup try gran_size to less than 1M, cleanup by J.A. Magallón · 18 years ago
- 3dcd7e2 x86: fix typo in enable_mtrr_cleanup early parameter by J.A. Magallón · 18 years ago
- 4624065 x86: mtrr_cleanup try gran_size to less than 1M by Yinghai Lu · 18 years ago
- dd7e522 x86: mtrr_cleanup prepare to make gran_size to less 1M by Yinghai Lu · 18 years ago
- 73436a1 x86: mtrr_cleanup safe to get more spare regs now by Yinghai Lu · 18 years ago
- 8f0afaa x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 by Yinghai Lu · 18 years ago
- 54d45ff x86: add mtrr_cleanup_debug command line by Yinghai Lu · 18 years ago
- 2313c27 x86: mtrr_cleanup optimization, v2 by Yinghai Lu · 18 years ago
- 7fc2368 x86: don't need to go to chunksize to 4G by Yinghai Lu · 18 years ago
- 16dc552 x86: use WARN_ONCE in workaround for mtrr mask by Yinghai Lu · 18 years ago
- 279b0bb x86: fix arch/x86/kernel/cpu/mtrr/main.c warning by Yinghai Lu · 18 years ago
- 9754a5b x86: work around MTRR mask setting, v2 by Ingo Molnar · 18 years ago
- 38cc1c3 x86: work around MTRR mask setting by Yinghai Lu · 18 years ago
- bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 18 years ago
- 1e84911 x86: mtrr/main.c declare range_state as static by Jaswinder Singh · 18 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
- d0be6bd x86: rename two e820 related functions by Yinghai Lu · 18 years ago
- 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
- 3f03c54 x86: mtrr cleanup for converting continuous to discrete layout - fix #2 by Yinghai Lu · 18 years ago
- 8004dd9 x86: amd opteron TOM2 mask val fix by Yinghai Lu · 18 years ago
- 833e78b x86: process fam 10h like k8 with fixed mtrr setting by Yinghai Lu · 18 years ago
- 12031a6 x86: mtrr cleanup for converting continuous to discrete - auto detect v4 by Yinghai Lu · 18 years ago
- f5098d6 x86: mtrr cleanup for converting continuous to discrete layout v8 - fix by Yinghai Lu · 18 years ago
- 8a37402 x86: fix trimming e820 with MTRR holes. - fix by Yinghai Lu · 18 years ago
- 42651f1 x86: fix trimming e820 with MTRR holes. by Yinghai Lu · 18 years ago
- 95ffa24 x86: mtrr cleanup for converting continuous to discrete layout, v8 by Yinghai Lu · 18 years ago
- 0da72a4 x86: fix sparse warning in mtrr/generic.c by Thomas Gleixner · 18 years ago
- 1f43c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 18 years ago
- c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 18 years ago
- e686d34 x86: !x & y typo in mtrr code by Harvey Harrison · 18 years ago
- a7c7d0e x86: tom2 warning fix by Ingo Molnar · 18 years ago
- 35605a1 x86: enable PAT for amd k8 and fam10h by Yinghai Lu · 18 years ago
- 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 18 years ago
- 11ae9dd x86: switch to proc_create() by Alexey Dobriyan · 18 years ago
- e0f0257 x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c by Paolo Ciarrocchi · 18 years ago
- 1d3381e x86: convert mtrr/generic.c to kernel-doc by Randy Dunlap · 18 years ago
- 5dca6a1 x86: trim mtrr don't close gap for resource allocation. by Yinghai Lu · 18 years ago
- 4147c87 x86: don't print a warning when MTRR are blank and running in KVM by Joerg Roedel · 18 years ago
- f5106d9 x86/mtrr: fix kernel-doc missing notation by Randy Dunlap · 18 years ago
- 20651af x86: fix mttr trimming by Yinghai Lu · 18 years ago
- 16c02ed x86: add cpu mtrr init function definitions to mtrr.h by Harvey Harrison · 18 years ago
- 9a6b344 x86: remove long dead cyrix mtrr code by Harvey Harrison · 18 years ago
- cd7d72b x86: improve MTRR trimming messages by Ingo Molnar · 18 years ago
- 093af8d x86_32: trim memory by updating e820 by Yinghai Lu · 18 years ago
- 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 18 years ago
- 7ebad70 x86: use CR0 defines. by Dave Jones · 18 years ago
- 2d2ee8d x86: mtrr use type bool [RESEND AGAIN] by Paul Jimenez · 18 years ago
- 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 18 years ago
- 4e2947f x86: make ipi_handler() always defined by Ingo Molnar · 18 years ago
- 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 19 years ago
- c8f2518 i386: Remove local CPU logic in MTRR call to smp_call_function_single by akpm@linux-foundation.org · 19 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 19 years ago
- 2ec1df4 i386: move kernel/cpu/mtrr by Thomas Gleixner · 19 years ago