1. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
  2. 1982269 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. a3d7b7d x86, asm, cleanup: Replace open-coded control register values with symbolic by H. Peter Anvin · 12 years ago
  4. d5c7867 x86: Fix /proc/mtrr with base/size more than 44bits by Yinghai Lu · 12 years ago
  5. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  6. a7101d1 x86/mm/mtrr: Slightly simplify print_mtrr_state() by Jan Beulich · 12 years ago
  7. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  8. 8dbf4a3 x86/mtrr: Resolve inconsistency with Intel processor manual by Ajaykumar Hotchandani · 13 years ago
  9. 644ddf5 Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup by Prarit Bhargava · 13 years ago
  10. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  11. 351e5a7 x86, mtrr: Support mtrr lookup for range spanning across MTRR range by Venkatesh Pallipadi · 14 years ago
  12. a7f07cf x86, mtrr: Refactor MTRR type overlap check code by Venkatesh Pallipadi · 14 years ago
  13. fa10ba6 x86, gcc-4.6: Fix set but not read variables by Andi Kleen · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  15. 40d6753 x86: Convert set_atomicity_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  16. 942fa3b x86, mtrr: Kill over the top warn by Alan Cox · 15 years ago
  17. 3b9cfc0 x86, mtrr: Constify struct mtrr_ops by Emese Revfy · 15 years ago
  18. a1a499a x86: Clean up mtrr/generic.c by Jaswinder Singh Rajput · 15 years ago
  19. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 5265025 x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType by Jaswinder Singh Rajput · 16 years ago
  21. ba5673f x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 by Jaswinder Singh Rajput · 16 years ago
  22. 7d9d55e x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 by Jaswinder Singh Rajput · 16 years ago
  23. a036c7a x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 by Jaswinder Singh Rajput · 16 years ago
  24. d9bcc01 x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap by Jaswinder Singh Rajput · 16 years ago
  25. 917a015 x86: mtrr: Fix high_width computation when phys-addr is >= 44bit by Yinghai Lu · 16 years ago
  26. c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 16 years ago
  27. d4c90e3 x86: print the continous part of fixed mtrrs together by Yinghai Lu · 16 years ago
  28. 63516ef6 x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y by Yinghai Lu · 16 years ago
  29. 3ff42da x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs by Andreas Herrmann · 16 years ago
  30. 8ad9790 x86: more MTRR debug printouts by Yinghai Lu · 16 years ago
  31. 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 16 years ago
  32. 932d27a x86: Export some definition of MTRR by Sheng Yang · 16 years ago
  33. b558bc0 x86: Rename mtrr_state struct and macro names by Sheng Yang · 16 years ago
  34. 16dc552 x86: use WARN_ONCE in workaround for mtrr mask by Yinghai Lu · 16 years ago
  35. 9754a5b x86: work around MTRR mask setting, v2 by Ingo Molnar · 16 years ago
  36. 38cc1c3 x86: work around MTRR mask setting by Yinghai Lu · 16 years ago
  37. 8004dd9 x86: amd opteron TOM2 mask val fix by Yinghai Lu · 17 years ago
  38. 833e78b x86: process fam 10h like k8 with fixed mtrr setting by Yinghai Lu · 17 years ago
  39. 95ffa24 x86: mtrr cleanup for converting continuous to discrete layout, v8 by Yinghai Lu · 17 years ago
  40. 0da72a4 x86: fix sparse warning in mtrr/generic.c by Thomas Gleixner · 17 years ago
  41. e686d34 x86: !x & y typo in mtrr code by Harvey Harrison · 17 years ago
  42. a7c7d0e x86: tom2 warning fix by Ingo Molnar · 17 years ago
  43. 35605a1 x86: enable PAT for amd k8 and fam10h by Yinghai Lu · 17 years ago
  44. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
  45. 1d3381e x86: convert mtrr/generic.c to kernel-doc by Randy Dunlap · 17 years ago
  46. 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 17 years ago
  47. 7ebad70 x86: use CR0 defines. by Dave Jones · 17 years ago
  48. 2d2ee8d x86: mtrr use type bool [RESEND AGAIN] by Paul Jimenez · 17 years ago
  49. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  50. 2ec1df4 i386: move kernel/cpu/mtrr by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/mtrr/generic.c]
  51. 9ef231a i386: fix section mismatch warnings in mtrr by Sam Ravnborg · 17 years ago
  52. 84288ad i386: mtrr crash fix by Andrew Morton · 18 years ago
  53. 4710bcc i386: remove bogus mtrr range check by Linus Torvalds · 18 years ago
  54. bf8c481 x86_64: fix link warning between for .text and .init.text by Yinghai Lu · 18 years ago
  55. df652fe i386/x86-64: fix section mismatch by Bernhard Walle · 18 years ago
  56. 25c16b9 [PATCH] i386: fix mtrr sections by Randy Dunlap · 18 years ago
  57. de938c5 [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync by Bernhard Kaindl · 18 years ago
  58. 2b3b483 [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. by Bernhard Kaindl · 18 years ago
  59. 9215da3 [PATCH] i386: mtrr range check correction by Jan Beulich · 18 years ago
  60. 365bff8 [PATCH] i386: fix MTRR code by Jan Beulich · 18 years ago
  61. 9b48341 [PATCH] i386: fix buggy MTRR address checks by Andreas Mohr · 18 years ago
  62. 182daa5 [PATCH] mtrr: Add lock annotations for prepare_set and post_set by Josh Triplett · 18 years ago
  63. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  64. 4ae6673 [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ by Jesper Juhl · 20 years ago
  65. 408b664 [PATCH] make lots of things static by Adrian Bunk · 20 years ago
  66. cf94b62 [PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fix by Siddha, Suresh B · 20 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2