1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  2. 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 16 years ago
  3. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 0091945 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 40d6753 x86: Convert set_atomicity_lock to raw_spinlock by Thomas Gleixner · 17 years ago
  6. 942fa3b x86, mtrr: Kill over the top warn by Alan Cox · 16 years ago
  7. e9a0064 x86: Change range end to start+size by Yinghai Lu · 16 years ago
  8. 27811d8 x86: Move range related operation to one file by Yinghai Lu · 16 years ago
  9. 34d2819 x86, mtrr: Remove unused mtrr/state.c by Borislav Petkov · 16 years ago
  10. 3b9cfc0 x86, mtrr: Constify struct mtrr_ops by Emese Revfy · 16 years ago
  11. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 17 years ago
  12. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  13. 5bf65b9 x86, mtrr: Fix sorting of mtrr after subtracting by Yinghai Lu · 17 years ago
  14. 508d85c x86: When cleaning MTRRs, do not fold WP into UC by Yinghai Lu · 17 years ago
  15. 16121d7 x86: Fix printk message typo in mtrr cleanup code by Dave Jones · 17 years ago
  16. 11879ba x86: Simplify bound checks in the MTRR code by Arjan van de Ven · 17 years ago
  17. 9ff6d8e x86, mtrr: Convert loop to a while based construct, avoid naked semicolon by Joe Perches · 17 years ago
  18. 5400743 x86, mtrr: make mtrr_aps_delayed_init static bool by H. Peter Anvin · 17 years ago
  19. d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 17 years ago
  20. e3d0e69 x86: Further clean up of mtrr/generic.c by Ingo Molnar · 17 years ago
  21. dbd51be x86: Clean up mtrr/main.c by Jaswinder Singh Rajput · 17 years ago
  22. 09b22c8 x86: Clean up mtrr/state.c by Jaswinder Singh Rajput · 17 years ago
  23. 3ec8dbc x86: Clean up mtrr/mtrr.h by Jaswinder Singh Rajput · 17 years ago
  24. 26dc67e x86: Clean up mtrr/if.c by Jaswinder Singh Rajput · 17 years ago
  25. a1a499a x86: Clean up mtrr/generic.c by Jaswinder Singh Rajput · 17 years ago
  26. 2311037 x86: Clean up mtrr/cyrix.c by Jaswinder Singh Rajput · 17 years ago
  27. 63f9600 x86: Clean up mtrr/cleanup.c by Jaswinder Singh Rajput · 17 years ago
  28. 6c4caa1 x86: Clean up mtrr/centaur.c by Jaswinder Singh Rajput · 17 years ago
  29. 4220445 x86: Clean up mtrr/amd.c: by Jaswinder Singh Rajput · 17 years ago
  30. 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 · 17 years ago
  31. 5265025 x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType by Jaswinder Singh Rajput · 17 years ago
  32. ba5673f x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 by Jaswinder Singh Rajput · 17 years ago
  33. 654ac05 x86, mtrr: remove mtrr MSRs double declaration by Jaswinder Singh Rajput · 17 years ago
  34. 7d9d55e x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 by Jaswinder Singh Rajput · 17 years ago
  35. a036c7a x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 by Jaswinder Singh Rajput · 17 years ago
  36. d9bcc01 x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap by Jaswinder Singh Rajput · 17 years ago
  37. 917a015 x86: mtrr: Fix high_width computation when phys-addr is >= 44bit by Yinghai Lu · 17 years ago
  38. c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 17 years ago
  39. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 17 years ago
  40. 4e16c88 x86: cpu/mttr/cleanup.c fix compilation warning by Jaswinder Singh Rajput · 17 years ago
  41. f0348c4 x86: MTRR workaround for system with stange var MTRRs by Yinghai Lu · 17 years ago
  42. d4c90e3 x86: print the continous part of fixed mtrrs together by Yinghai Lu · 17 years ago
  43. 63516ef x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y by Yinghai Lu · 17 years ago
  44. 3ff42da x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs by Andreas Herrmann · 17 years ago
  45. 0d89035 x86: separate mtrr cleanup/mtrr_e820 trim to separate file by Yinghai Lu · 17 years ago
  46. c1ab7e9 x86: print out mtrr_range_state when user specify size by Yinghai Lu · 17 years ago
  47. 8ad9790 x86: more MTRR debug printouts by Yinghai Lu · 17 years ago
  48. bf3647c x86: tone down mtrr_trim_uncached_memory() warning by Ingo Molnar · 17 years ago
  49. 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 17 years ago
  50. 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 18 years ago
  51. 932d27a x86: Export some definition of MTRR by Sheng Yang · 18 years ago
  52. b558bc0 x86: Rename mtrr_state struct and macro names by Sheng Yang · 18 years ago
  53. 34bf5d0 Merge branch 'x86/core' into x86/cleanups by Ingo Molnar · 18 years ago
  54. 71ab6b2 x86: remove impossible test in mtrr/main.c by Rusty Russell · 18 years ago
  55. 30604bb x86: break up mtrr_cleanup() into several small functions. by Yinghai Lu · 18 years ago
  56. 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
  57. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
  58. dd55235 x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE by Yinghai Lu · 18 years ago
  59. 99e1aa1 x86: mtrr_cleanup: first 1M may be covered in var mtrrs by Yinghai Lu · 18 years ago
  60. 42fde7a x86: mtrr_cleanup: print out correct type v2 by Yinghai Lu · 18 years ago
  61. 8bb3931 x86, debug: mtrr_cleanup print out var mtrr before change it by Yinghai Lu · 18 years ago
  62. 834836e x86: mtrr_cleanup try gran_size to less than 1M, v3 by Yinghai Lu · 18 years ago
  63. 136c82c x86: mtrr_cleanup try gran_size to less than 1M, cleanup by J.A. Magallón · 18 years ago
  64. 3dcd7e2 x86: fix typo in enable_mtrr_cleanup early parameter by J.A. Magallón · 18 years ago
  65. 4624065 x86: mtrr_cleanup try gran_size to less than 1M by Yinghai Lu · 18 years ago
  66. dd7e522 x86: mtrr_cleanup prepare to make gran_size to less 1M by Yinghai Lu · 18 years ago
  67. 73436a1 x86: mtrr_cleanup safe to get more spare regs now by Yinghai Lu · 18 years ago
  68. 8f0afaa x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 by Yinghai Lu · 18 years ago
  69. 54d45ff x86: add mtrr_cleanup_debug command line by Yinghai Lu · 18 years ago
  70. 2313c27 x86: mtrr_cleanup optimization, v2 by Yinghai Lu · 18 years ago
  71. 7fc2368 x86: don't need to go to chunksize to 4G by Yinghai Lu · 18 years ago
  72. 16dc552 x86: use WARN_ONCE in workaround for mtrr mask by Yinghai Lu · 18 years ago
  73. 279b0bb x86: fix arch/x86/kernel/cpu/mtrr/main.c warning by Yinghai Lu · 18 years ago
  74. 9754a5b x86: work around MTRR mask setting, v2 by Ingo Molnar · 18 years ago
  75. 38cc1c3 x86: work around MTRR mask setting by Yinghai Lu · 18 years ago
  76. bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 18 years ago
  77. 1e84911 x86: mtrr/main.c declare range_state as static by Jaswinder Singh · 18 years ago
  78. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  79. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 18 years ago
  80. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  81. 3f03c54 x86: mtrr cleanup for converting continuous to discrete layout - fix #2 by Yinghai Lu · 18 years ago
  82. 8004dd9 x86: amd opteron TOM2 mask val fix by Yinghai Lu · 18 years ago
  83. 833e78b x86: process fam 10h like k8 with fixed mtrr setting by Yinghai Lu · 18 years ago
  84. 12031a6 x86: mtrr cleanup for converting continuous to discrete - auto detect v4 by Yinghai Lu · 18 years ago
  85. f5098d6 x86: mtrr cleanup for converting continuous to discrete layout v8 - fix by Yinghai Lu · 18 years ago
  86. 8a37402 x86: fix trimming e820 with MTRR holes. - fix by Yinghai Lu · 18 years ago
  87. 42651f1 x86: fix trimming e820 with MTRR holes. by Yinghai Lu · 18 years ago
  88. 95ffa24 x86: mtrr cleanup for converting continuous to discrete layout, v8 by Yinghai Lu · 18 years ago
  89. 0da72a4 x86: fix sparse warning in mtrr/generic.c by Thomas Gleixner · 18 years ago
  90. 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
  91. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 18 years ago
  92. e686d34 x86: !x & y typo in mtrr code by Harvey Harrison · 18 years ago
  93. a7c7d0e x86: tom2 warning fix by Ingo Molnar · 18 years ago
  94. 35605a1 x86: enable PAT for amd k8 and fam10h by Yinghai Lu · 18 years ago
  95. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 18 years ago
  96. 11ae9dd x86: switch to proc_create() by Alexey Dobriyan · 18 years ago
  97. e0f0257 x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c by Paolo Ciarrocchi · 18 years ago
  98. 1d3381e x86: convert mtrr/generic.c to kernel-doc by Randy Dunlap · 18 years ago
  99. 5dca6a1 x86: trim mtrr don't close gap for resource allocation. by Yinghai Lu · 18 years ago
  100. 4147c87 x86: don't print a warning when MTRR are blank and running in KVM by Joerg Roedel · 18 years ago