1. 10f22dd x86: arch/x86/mm/init_64.c printk fixes by Ingo Molnar · 17 years ago
  2. 14a62c3 x86: unify ioremap by Thomas Gleixner · 17 years ago
  3. 86f0398 x86: cpa: fix the self-test by Ingo Molnar · 17 years ago
  4. ee01f11 x86: init memory debugging by Ingo Molnar · 17 years ago
  5. 1a48725 x86: move misplaced rodata check call by Arjan van de Ven · 17 years ago
  6. edeed30 x86: add testcases for RODATA and NX protections/attributes by Arjan van de Ven · 17 years ago
  7. 3c1df68 x86: make sure initmem is writable by Arjan van de Ven · 17 years ago
  8. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
  9. f62d0f0 x86: cpa: set_memory_notpresent() by Ingo Molnar · 17 years ago
  10. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 17 years ago
  11. 1a2b441 x86: fix early_ioremap() on 64-bit by Andi Kleen · 17 years ago
  12. 0c42f39 c_p_a(): do a simple self test at boot by Andi Kleen · 17 years ago
  13. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 17 years ago
  14. f263310 x86: debug: double-check the empty zero page by Ingo Molnar · 17 years ago
  15. 48ddb15 x86: not clear empty_zero_page again by Yinghai Lu · 17 years ago
  16. 27ec161 x86: kill mk_pte_huge by Jeremy Fitzhardinge · 17 years ago
  17. 929fd58 x86: some whitespace cleanups in paging code by Joerg Roedel · 17 years ago
  18. 40842bf x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE by Joerg Roedel · 17 years ago
  19. b263295 x86: 64-bit, make sparsemem vmemmap the only memory model by Christoph Lameter · 17 years ago
  20. aaa64e0 x86: move numa related declarations by Thomas Gleixner · 17 years ago
  21. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 17 years ago
  22. b6fd6ec memory hotplug x86_64: fix section mismatch in init_memory_mapping() by KAMEZAWA Hiroyuki · 17 years ago
  23. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  24. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  25. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  26. 95119fb x86_64: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/init_64.c]
  27. 4391e4c x86_64: prepare shared mm/init.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/init.c]
  28. 602033e Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text" by Linus Torvalds · 17 years ago
  29. dec2e6b x86_64: fix section mismatch warning in init.c by Sam Ravnborg · 17 years ago
  30. 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 17 years ago
  31. f51c945 x86_64: Use read and write crX in .c files by Glauber de Oliveira Costa · 17 years ago
  32. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
  33. 74a1ddc x86_64: minor exception trace variables cleanup by Jan Beulich · 17 years ago
  34. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago
  35. 0864a4e Allow DEBUG_RODATA and KPROBES to co-exist by Arjan van de Ven · 17 years ago
  36. 12710a5 fix sysrq-m oops by Bob Picco · 17 years ago
  37. 2e1c49d x86_64: allocate sparsemem memmap above 4G by Zou Nan hai · 17 years ago
  38. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  39. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  40. ae32b12 [PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M operation. by Konrad Rzeszutek · 17 years ago
  41. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 17 years ago
  42. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 17 years ago
  43. cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 17 years ago
  44. dafe41e [PATCH] x86-64: Kill temp boot pmds by Vivek Goyal · 17 years ago
  45. e658450 [PATCH] x86-64: dma_ops as const by Stephen Hemminger · 17 years ago
  46. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  47. c37ce03 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c by Eric W. Biederman · 18 years ago
  48. f385451 [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head by Eric W. Biederman · 18 years ago
  49. 103efcd [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps by Ernie Petrides · 18 years ago
  50. 8243229 [PATCH] x86_64: fix memory hotplug build with NUMA=n by Yasunori Goto · 18 years ago
  51. 5e58a02 [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn by Andi Kleen · 18 years ago
  52. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  53. 45e0b78 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE by Keith Mannthey · 18 years ago
  54. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  55. 4942e99 [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable by Keith Mannthey · 18 years ago
  56. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  57. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  58. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  59. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  60. d3cf7f0 [PATCH] Remove bogus warning from early_ioremap by Andi Kleen · 18 years ago
  61. 6ad9165 [PATCH] x86_64 kernel mapping fix by Keith Mannthey · 18 years ago
  62. caff071 [PATCH] initialize end of memory variables as early as possible by Jan Beulich · 18 years ago
  63. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  65. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  66. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  67. 5f51e13 [PATCH] x86_64: miscellaneous mm/init.c fixes by Jan Beulich · 18 years ago
  68. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 18 years ago
  69. d2ae5b5 [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k by Andi Kleen · 18 years ago
  70. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 18 years ago
  71. eee5a9f [PATCH] x86_64: Rename e820_mapped to e820_any_mapped by Arjan van de Ven · 18 years ago
  72. 68a3a7f [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 by Andi Kleen · 18 years ago
  73. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 18 years ago
  74. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  75. 5f44a66 [PATCH] x86_64: Add __init to fixmap functions that are only called during boot by Andi Kleen · 18 years ago
  76. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 18 years ago
  77. c7ea1a9 [PATCH] x86_64: Use correct PUD for memory hotadd by Jan Beulich · 18 years ago
  78. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  79. 44df75e [PATCH] x86_64: add x86-64 support for memory hot-add by Matt Tolentino · 19 years ago
  80. f74e667 x86-64: fix initrd freeing by Linus Torvalds · 19 years ago
  81. ee408c7 [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32. by Andi Kleen · 19 years ago
  82. 6c5acd1 [PATCH] x86_64: Allow kernel page tables upto the end of memory by Andi Kleen · 19 years ago
  83. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  84. ca8642f [PATCH] x86_64: Fix off by one in IOMMU check by Andi Kleen · 19 years ago
  85. 67df197 [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support by Arjan van de Ven · 19 years ago
  86. 576fc09 [PATCH] x86_64: Fix incorrect node_present_pages on NUMA by Ravikiran G Thirumalai · 19 years ago
  87. 9e43e1b [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracing by Andi Kleen · 19 years ago
  88. 5917089 [PATCH] x86_64: Replace swiotlb extern with include by Andi Kleen · 19 years ago
  89. 4d74dbd [PATCH] x86_64: Replace cpu_pda extern with include by Andi Kleen · 19 years ago
  90. 2bc0414 [PATCH] x86_64: Only use asm/sections.h to declare section symbols by Andi Kleen · 19 years ago
  91. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
  92. e18c687 [PATCH] x86_64: Account mem_map in VM holes accounting by Andi Kleen · 19 years ago
  93. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  94. e92343c [PATCH] x86-64: Fix show_mem a little bit by Andi Kleen · 19 years ago
  95. b9aac10 [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn by Andi Kleen · 19 years ago
  96. 0a43e4b [PATCH] x86-64: Use e820_find_hole to compute reserved pages by Andi Kleen · 19 years ago
  97. a54e678 [PATCH] x86-64: Remove redundant swiotlb=force handling by Andi Kleen · 19 years ago
  98. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 19 years ago
  99. 2b97690 [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options by Matt Tolentino · 19 years ago
  100. 1e01441 [PATCH] x86_64: Use a VMA for the 32bit vsyscall by Andi Kleen · 19 years ago