1. 574977a x86_64/setup: unconditionally populate the pgd by Jeremy Fitzhardinge · 16 years ago
  2. cb95a13 x86: merge zones_sizes_init for numa and non numa on 32-bit by Yinghai Lu · 16 years ago
  3. 996cf44 x86: don't reallocate pgt for node0 by Yinghai Lu · 16 years ago
  4. a04ad82 x86: fix init_memory_mapping over boundary, v4 by Yinghai Lu · 16 years ago
  5. 7482b0e x86: fix init_memory_mapping over boundary v3 by Yinghai Lu · 16 years ago
  6. 22b4514 x86/paravirt: groundwork for 64-bit Xen support, fix #2 by Jeremy Fitzhardinge · 16 years ago
  7. e7b3789 x86: move fix mapping page table range early by Yinghai Lu · 16 years ago
  8. 8207c25 x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit" by Jeremy Fitzhardinge · 16 years ago
  9. 0814e0b x86, 64-bit: split set_pte_vaddr() by Eduardo Habkost · 16 years ago
  10. 7c934d3 x86, 64-bit: create small vmemmap mappings if PSE not available by Jeremy Fitzhardinge · 16 years ago
  11. 4f9c11d x86, 64-bit: adjust mapping of physical pagetables to work with Xen by Jeremy Fitzhardinge · 16 years ago
  12. d8d5900 x86: preallocate and prepopulate separately by Jeremy Fitzhardinge · 16 years ago
  13. eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 16 years ago
  14. 67350a5 x86: simplify vmalloc_sync_all by Jeremy Fitzhardinge · 16 years ago
  15. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 16 years ago
  16. d86623a x86: add table_top check for alloc_low_page in 64 bit by Yinghai Lu · 16 years ago
  17. 1a0db38 x86: get max_pfn_mapped in init_memory_mapping by Yinghai Lu · 16 years ago
  18. 3a58a2a6 x86: introduce init_memory_mapping for 32bit #3 by Yinghai Lu · 16 years ago
  19. cfb0e53 x86: introduce init_memory_mapping for 32bit #2 by Yinghai Lu · 16 years ago
  20. 4e29684 x86: introduce init_memory_mapping for 32bit #1 by Yinghai Lu · 16 years ago
  21. 4583ed5 x86, 64-bit: unify early_ioremap by Jeremy Fitzhardinge · 16 years ago
  22. bb23e40 x86, 64-bit: use p??_populate() to attach pages to pagetable by Jeremy Fitzhardinge · 16 years ago
  23. 11cd0bc x86: move some func calling from setup_arch to paging_init by Yinghai Lu · 16 years ago
  24. c094345 x86: numa32 pfn print out using hex instead by Yinghai Lu · 16 years ago
  25. 6a07a0e x86: fix compile warning in init_64.c by Yinghai Lu · 16 years ago
  26. 346cafe x86: clean up min_low_pfn by Yinghai Lu · 16 years ago
  27. 2ec65f8 x86: clean up using max_low_pfn on 32-bit by Yinghai Lu · 16 years ago
  28. bef1568 x86: move reservetop and vmalloc parsing to pgtable_32.c by Yinghai Lu · 16 years ago
  29. 90d967e x86: move find_max_low_pfn to init_32.c by Yinghai Lu · 16 years ago
  30. 225c37d x86: introduce reserve_initrd by Yinghai Lu · 16 years ago
  31. b2ac82a x86: introduce initmem_init for 32 bit by Yinghai Lu · 16 years ago
  32. 1f75d7e x86: introduce initmem_init for 64 bit by Yinghai Lu · 16 years ago
  33. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  34. a7bf0bd build: add __page_aligned_data and __page_aligned_bss by Jeremy Fitzhardinge · 16 years ago
  35. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
  36. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
  37. 3fd052b x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 16 years ago
  38. 886533a x86: numa_64.c fix shadowed variable by Thomas Gleixner · 16 years ago
  39. 864fc31 x86: numa_64.c make local variables static by Thomas Gleixner · 16 years ago
  40. 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 16 years ago
  41. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 16 years ago
  42. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  43. a4caa18 x86: fix compiling when CONFIG_X86_MPPARSE is not set by Yinghai Lu · 16 years ago
  44. 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 16 years ago
  45. cc9f7a0 x86: kill bad_ppro by Yinghai Lu · 16 years ago
  46. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 16 years ago
  47. cc1050b x86: replace shrink_active_range() with remove_active_range() by Yinghai Lu · 16 years ago
  48. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 16 years ago
  49. 8b2ef1d x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 16 years ago
  50. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  51. 58cf352 Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel by Ingo Molnar · 16 years ago
  52. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  53. 684eb01 x86_64: use PAGE_OFFSET in dump_pagetables by Jiri Slaby · 16 years ago
  54. 6e92a5a x86: add sparse annotations to ioremap by Thomas Gleixner · 16 years ago
  55. 65280e6 x86: janitor CPA statistics patch by Thomas Gleixner · 16 years ago
  56. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 16 years ago
  57. 95c60b0 x86: remove unnecessary #ifdef CONFIG_X86_32...#else by Gustavo Fernando Padovan · 16 years ago
  58. 27df66a arch/x86/mm/init_64.c: early_memtest(): fix types by Andrew Morton · 16 years ago
  59. f294a8c x86: small unifications of address printing by Vegard Nossum · 16 years ago
  60. 0b1faee x86: section/warning fixes by Daniel J Blueman · 16 years ago
  61. 33af903 x86: pat.c final cleanup of loop body in reserve_memtype by Andreas Herrmann · 16 years ago
  62. 64fe44c x86: pat.c introduce function to check for conflicts with existing memtypes by Andreas Herrmann · 16 years ago
  63. f688726 x86: pat.c consolidate list_add handling in reserve_memtype by Andreas Herrmann · 16 years ago
  64. 3e9c83b x86: pat.c consolidate error/debug messages in reserve_memtype by Andreas Herrmann · 16 years ago
  65. 69e26be x86: pat.c more trivial changes by Andreas Herrmann · 16 years ago
  66. ac97991 x86: pat.c choose more crisp variable names by Andreas Herrmann · 16 years ago
  67. bcc643d x86: introduce macro to check whether an address range is in the ISA range by Andreas Herrmann · 16 years ago
  68. a1d5a86 x86: unify __set_fixmap, fix by Ingo Molnar · 16 years ago
  69. aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
  70. d494a96 x86: implement set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago
  71. 7c7e6e0 x86: unify __set_fixmap by Jeremy Fitzhardinge · 16 years ago
  72. dd0c7c4 x86: shrink pat_x_mtrr_type to its essentials by Andreas Herrmann · 16 years ago
  73. 6cf514f x86: PAT: make pat_x_mtrr_type() more readable by Hugh Dickins · 16 years ago
  74. faeca31 Merge branch 'linus' into x86/pat by Ingo Molnar · 16 years ago
  75. 064a32d Merge branch 'linus' into x86/memtest by Ingo Molnar · 16 years ago
  76. 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  77. cbfa66b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. f8a4570 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 16 years ago
  79. eb53e9f x86: fix an incompatible pointer type warning on 64-bit compilations by David Howells · 16 years ago
  80. b29c701 x86: fix endless page faults in mount_block_root for Linux 2.6 by Henry Nestler · 16 years ago
  81. 499f8f8 x86: rename pat_wc_enabled to pat_enabled by Andreas Herrmann · 16 years ago
  82. cd7a4e9 x86: PAT: fixed checkpatch errors (and whitespaces) by Andreas Herrmann · 16 years ago
  83. 97cfab6 x86: PAT: fix ambiguous paranoia check in pat_init() by Andreas Herrmann · 16 years ago
  84. c26421d x86: fix Xorg crash with xf86MapVidMem error by Venki Pallipadi · 16 years ago
  85. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  86. 9043f00 x86, numa, 32-bit: use find_e820_area() to find KVA RAM on node by Yinghai Lu · 16 years ago
  87. cc1a9d8 mm, x86: shrink_active_range() should check all by Yinghai Lu · 16 years ago
  88. d0ec2c6 x86: reserve highmem pages via reserve_early by Huang, Ying · 16 years ago
  89. be524fb x86: section mismatch fix by Andrew Morton · 16 years ago
  90. 282c454 x86: fix Xorg crash with xf86MapVidMem error by Venki Pallipadi · 16 years ago
  91. 5116310 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 16 years ago
  92. 2884f11 x86: fix bad pmd ffff810000207xxx(9090909090909090) by Hugh Dickins · 16 years ago
  93. 226e9a9 x86: ioremap fix failing nesting check by Ingo Molnar · 16 years ago
  94. 7b2a0a6 x86: make 32-bit use e820_register_active_regions() by Yinghai Lu · 16 years ago
  95. 84b56fa x86, numa, 32-bit: make sure get we kva space by Yinghai Lu · 16 years ago
  96. 6af61a7 x86: clean up max_pfn_mapped usage - 32-bit by Yinghai Lu · 16 years ago
  97. 287572c x86, numa, 32-bit: avoid clash between ramdisk and kva by Yinghai Lu · 16 years ago
  98. e8c27ac x86, numa, 32-bit: print out debug info on all kvas by Yinghai Lu · 16 years ago
  99. 0596152 x86, 32-bit: change propagate_e820_map() back to find_max_pfn() by Yinghai Lu · 16 years ago
  100. b66cd72 x86: set node_remap_size[0] in fallback path by Yinghai Lu · 16 years ago