1. 625bf73 parisc: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  2. bf71bc1 parisc: Fix kernel panic in mem_init() by Helge Deller · 4 years, 7 months ago
  3. 8121fbc parisc: map_pages(): cleanup page table initialization by Mike Rapoport · 5 years ago
  4. 8b7f938 parisc: fix map_pages() to actually populate upper directory by Mike Rapoport · 5 years ago
  5. b2c9112 Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  6. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  7. 4e617c8 parisc: Use __ro_after_init in init.c by Helge Deller · 6 years ago
  8. 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago
  9. d19a129 parisc: Allow live-patching of __meminit functions by Helge Deller · 6 years ago
  10. dbdf076 parisc: Switch from DISCONTIGMEM to SPARSEMEM by Helge Deller · 6 years ago
  11. ccfbc68 parisc: add set_fixmap()/clear_fixmap() by Sven Schnelle · 6 years ago
  12. 6a52800 parisc: use memblock_alloc() instead of custom get_memblock() by Mike Rapoport · 6 years ago
  13. dfbaecb parisc: Remap hugepage-aligned pages in set_kernel_text_rw() by Helge Deller · 6 years ago
  14. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  15. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  16. c9fa406 parisc: Fix A500 boot crash by John David Anglin · 6 years ago
  17. 3847dab parisc: Add alternative coding infrastructure by Helge Deller · 6 years ago
  18. 3c229b3 parisc: Fix map_pages() to not overwrite existing pte entries by Helge Deller · 6 years ago
  19. a34a9b9 parisc: merge pcx_dma_ops and pcxl_dma_ops by Christoph Hellwig · 7 years ago
  20. 8d73b18 parisc: Fix section mismatches by Helge Deller · 7 years ago
  21. fd8d0ca parisc: Hide virtual kernel memory layout by Helge Deller · 7 years ago
  22. 63b2c37 parisc: Show initial kernel memory layout unhashed by Helge Deller · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
  25. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  26. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  27. e3b6a02 parisc: Zero-initialize newly alloced memblock by Helge Deller · 8 years ago
  28. 4fe9e1d parisc: Drop bootmem and switch to memblock by Helge Deller · 8 years ago
  29. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  30. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  31. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  32. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  33. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  34. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  35. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
  36. 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 10 years ago
  37. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  38. 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
  39. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  40. 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  41. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  42. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  43. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  44. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 12 years ago
  45. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 12 years ago
  46. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 12 years ago
  47. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  48. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
  49. c39f52a parisc: Use generic init_task by Thomas Gleixner · 13 years ago
  50. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago
  51. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
  52. 1723800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  53. d9b41e0 [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined by David Rientjes · 14 years ago
  54. d7dd2ff [PARISC] only make executable areas executable by James Bottomley · 14 years ago
  55. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
  56. 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
  57. 4255f0d parisc: rename parisc's vmalloc_start to parisc_vmalloc_start by Helge Deller · 15 years ago
  58. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  59. 20dbc9f parisc: fix compile warning in mm/init.c by Kyle McMartin · 16 years ago
  60. 4fb1178 parisc: kill WARN in free_initmem when DEBUG_KERNEL by Kyle McMartin · 16 years ago
  61. 48d27cb parisc: fix usage of 32bit PTE page table entries on 32bit kernels by Helge Deller · 16 years ago
  62. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
  63. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  64. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  65. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  66. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 17 years ago
  67. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  68. b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  69. 4413a0f parisc: fix DISCONTIGMEM compile breakage by Mel Gorman · 17 years ago
  70. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 17 years ago
  71. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 17 years ago
  72. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  73. f16484f [PARISC] Kill zone_to_nid printk warning by Kyle McMartin · 17 years ago
  74. 7022672 [PARISC] spelling fixes: arch/parisc/ by Simon Arlott · 18 years ago
  75. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  76. a8f44e3 [PARISC] use CONFIG_64BIT instead of __LP64__ by Helge Deller · 18 years ago
  77. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 18 years ago
  78. 668f993 [PATCH] Dynamic kernel command-line: parisc by Alon Bar-Lev · 18 years ago
  79. 0059283 [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc by Christoph Lameter · 18 years ago
  80. be10815 [PARISC] bloody printf fmt string warnings by Kyle McMartin · 18 years ago
  81. 53faf29 [PARISC] Unbreak discontigmem mem_init() by Kyle McMartin · 18 years ago
  82. ce8420b [PARISC] Show more memory information and memory layout at bootup by Helge Deller · 18 years ago
  83. c51d476 [PARISC] Remove variables decls duplicated from asm-generic/sections.h by Kyle McMartin · 18 years ago
  84. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  85. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  86. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 19 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  88. 2fd8303 [PARISC] Further work for multiple page sizes by Helge Deller · 19 years ago
  89. 94c3e87 [PARISC] Enable free_initrd_mem() by Helge Deller · 19 years ago
  90. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  91. 81a3de3 [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data by Helge Deller · 19 years ago
  92. 1bcdd85 [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data by Helge Deller · 19 years ago
  93. c475eea [PARISC] Drop unused do_check_pgt_cache() by Helge Deller · 19 years ago
  94. ce33941 [PARISC] Make flush_tlb_all_local take a void * by Matthew Wilcox · 19 years ago
  95. 5cdb820 [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn by Grant Grundler · 19 years ago
  96. 1b2425e [PARISC] Make local cache flushes take a void * by Matthew Wilcox · 19 years ago
  97. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 19 years ago
  98. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  99. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 20 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago