1. 4bbd4fa x86: add gbpages support to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  2. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 15 years ago
  3. fc5efe3 x86: fix bootmem cross node for 32bit numa, cleanup by Yinghai Lu · 15 years ago
  4. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 15 years ago
  5. b68adb1 x86: make 32-bit init_memory_mapping range change more like 64-bit by Yinghai Lu · 15 years ago
  6. a71edd1 x86: fix bootmem cross node for 32bit numa by Yinghai Lu · 15 years ago
  7. 540aca0 x86: move devmem_is_allowed() to common mm/init.c by Pekka Enberg · 15 years ago
  8. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago
  9. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 15 years ago
  10. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 15 years ago
  11. 05f209e x86: add sanity checks to init_32.c by Pekka Enberg · 15 years ago
  12. fd578f9 x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() by Pekka Enberg · 15 years ago
  13. 2b688df x86: move __VMALLOC_RESERVE to pgtable_32.c by Pekka Enberg · 15 years ago
  14. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 15 years ago
  15. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 15 years ago
  16. 1623963 ftrace, x86: make kernel text writable only for conversions by Steven Rostedt · 15 years ago
  17. 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 15 years ago
  18. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 15 years ago
  19. d88316c2 x86, 32-bit: refactor find_low_pfn_range() by Ingo Molnar · 15 years ago
  20. 4769843 x86, 32-bit: clean up find_low_pfn_range() by Ingo Molnar · 15 years ago
  21. 3023533 x86: fix warning in find_low_pfn_range() by Ingo Molnar · 15 years ago
  22. 7651194 x86: mm/init_32.c fix compilation warning by Jaswinder Singh Rajput · 15 years ago
  23. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  24. a3c6018 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) by Jan Beulich · 16 years ago
  25. 1de8cd3 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  26. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  27. dacf733 x86: smp.h move zap_low_mappings declartion to tlbflush.h by Jaswinder Singh Rajput · 16 years ago
  28. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  29. e8e3232 Fix compiler warning in arch/x86/mm/init_32.c by Ingo Brueckl · 16 years ago
  30. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  32. cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit by Jeremy Fitzhardinge · 16 years ago
  33. beeb419 x86, 32-bit: add some compile time checks to mem_init() by Jan Beulich · 16 years ago
  34. d6be89a x86, 32-bit: simplify alloc_low_page() by Jan Beulich · 16 years ago
  35. 90accd6 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  36. 895e031 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  37. a376f30 x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init() by Zhaolei · 16 years ago
  38. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  39. 304e629 x86: corruption check: run the corruption checks from a work queue by Arjan van de Ven · 16 years ago
  40. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  41. 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
  42. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  43. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  44. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  45. 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
  46. a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
  47. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  48. 5132895 x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() by Alex Nixon · 16 years ago
  49. bb577f9 x86: add periodic corruption check by Hugh Dickins · 16 years ago
  50. a80495e x86: mm/init_XX.c declare functions before they get used by Jaswinder Singh · 16 years ago
  51. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  52. caadbdc x86: enable memory tester support on 32-bit by Yinghai Lu · 16 years ago
  53. c1f2f09 pvops-64: call paravirt_post_allocator_init() on setup_arch() by Eduardo Habkost · 16 years ago
  54. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  55. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  56. ef5e94a x86_32: remove __PAGE_KERNEL(_EXEC) by Jeremy Fitzhardinge · 16 years ago
  57. cb95a13 x86: merge zones_sizes_init for numa and non numa on 32-bit by Yinghai Lu · 16 years ago
  58. a04ad82 x86: fix init_memory_mapping over boundary, v4 by Yinghai Lu · 16 years ago
  59. 7482b0e x86: fix init_memory_mapping over boundary v3 by Yinghai Lu · 16 years ago
  60. e7b3789 x86: move fix mapping page table range early by Yinghai Lu · 16 years ago
  61. 8207c25 x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit" by Jeremy Fitzhardinge · 16 years ago
  62. 3a58a2a6 x86: introduce init_memory_mapping for 32bit #3 by Yinghai Lu · 16 years ago
  63. cfb0e53 x86: introduce init_memory_mapping for 32bit #2 by Yinghai Lu · 16 years ago
  64. 4e29684 x86: introduce init_memory_mapping for 32bit #1 by Yinghai Lu · 16 years ago
  65. 11cd0bc x86: move some func calling from setup_arch to paging_init by Yinghai Lu · 16 years ago
  66. 346cafe x86: clean up min_low_pfn by Yinghai Lu · 16 years ago
  67. 2ec65f8 x86: clean up using max_low_pfn on 32-bit by Yinghai Lu · 16 years ago
  68. 90d967e x86: move find_max_low_pfn to init_32.c by Yinghai Lu · 16 years ago
  69. 225c37d x86: introduce reserve_initrd by Yinghai Lu · 16 years ago
  70. b2ac82a x86: introduce initmem_init for 32 bit by Yinghai Lu · 16 years ago
  71. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  72. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  73. cc9f7a0 x86: kill bad_ppro by Yinghai Lu · 16 years ago
  74. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 16 years ago
  75. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 16 years ago
  76. 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
  77. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 16 years ago
  78. d0ec2c6 x86: reserve highmem pages via reserve_early by Huang, Ying · 16 years ago
  79. 4e50e62 x86: eliminate duplicate consistency checks in init_32.c by Jan Beulich · 16 years ago
  80. 8f0f996 ftrace: dont write protect kernel text by Steven Rostedt · 16 years ago
  81. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 16 years ago
  82. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  83. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  84. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 16 years ago
  85. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  86. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  87. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  88. cf9b111 x86: remove pointless comments by WANG Cong · 16 years ago
  89. f5c24a7 x86: don't use large pages to map the first 2/4MB of memory by Andi Kleen · 16 years ago
  90. 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 16 years ago
  91. 7d1116a x86: implement true end_pfn_mapped for 32bit by Andi Kleen · 16 years ago
  92. 4e4eee0 x86: enhance DEBUG_RODATA support for hotplug and kprobes by Mathieu Desnoyers · 16 years ago
  93. 7bfeab9 x86: include proper prototypes for rodata_test by Harvey Harrison · 16 years ago
  94. 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 16 years ago
  95. 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 16 years ago
  96. f832ff1 x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c by H. Peter Anvin · 16 years ago
  97. a6eb84b suspend: cleanup reference to swsusp_pg_dir[] by Rafael J. Wysocki · 16 years ago
  98. 6194ba6 x86: don't special-case pmd allocations as much by Jeremy Fitzhardinge · 16 years ago
  99. d7d119d x86: arch/x86/mm/init_32.c printk fixes by Ingo Molnar · 16 years ago
  100. 8550eb9 x86: arch/x86/mm/init_32.c cleanup by Ingo Molnar · 16 years ago