1. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  2. 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
  3. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  4. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  5. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  6. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
  7. 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 10 years ago
  8. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  9. 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
  10. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  11. 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  12. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  13. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  14. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  15. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 11 years ago
  16. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 11 years ago
  17. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 11 years ago
  18. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  19. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  20. c39f52a parisc: Use generic init_task by Thomas Gleixner · 12 years ago
  21. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  22. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  23. 1723800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  24. d9b41e0 [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined by David Rientjes · 13 years ago
  25. d7dd2ff [PARISC] only make executable areas executable by James Bottomley · 13 years ago
  26. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 4255f0d parisc: rename parisc's vmalloc_start to parisc_vmalloc_start by Helge Deller · 15 years ago
  29. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  30. 20dbc9f parisc: fix compile warning in mm/init.c by Kyle McMartin · 15 years ago
  31. 4fb1178 parisc: kill WARN in free_initmem when DEBUG_KERNEL by Kyle McMartin · 15 years ago
  32. 48d27cb parisc: fix usage of 32bit PTE page table entries on 32bit kernels by Helge Deller · 16 years ago
  33. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
  34. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  35. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  36. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  37. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 16 years ago
  38. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  39. b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  40. 4413a0f parisc: fix DISCONTIGMEM compile breakage by Mel Gorman · 16 years ago
  41. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  42. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 16 years ago
  43. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  44. f16484f [PARISC] Kill zone_to_nid printk warning by Kyle McMartin · 17 years ago
  45. 7022672 [PARISC] spelling fixes: arch/parisc/ by Simon Arlott · 17 years ago
  46. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  47. a8f44e3 [PARISC] use CONFIG_64BIT instead of __LP64__ by Helge Deller · 18 years ago
  48. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 18 years ago
  49. 668f993 [PATCH] Dynamic kernel command-line: parisc by Alon Bar-Lev · 18 years ago
  50. 0059283 [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc by Christoph Lameter · 18 years ago
  51. be10815 [PARISC] bloody printf fmt string warnings by Kyle McMartin · 18 years ago
  52. 53faf29 [PARISC] Unbreak discontigmem mem_init() by Kyle McMartin · 18 years ago
  53. ce8420b [PARISC] Show more memory information and memory layout at bootup by Helge Deller · 18 years ago
  54. c51d476 [PARISC] Remove variables decls duplicated from asm-generic/sections.h by Kyle McMartin · 18 years ago
  55. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  56. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  57. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  59. 2fd8303 [PARISC] Further work for multiple page sizes by Helge Deller · 18 years ago
  60. 94c3e87 [PARISC] Enable free_initrd_mem() by Helge Deller · 18 years ago
  61. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  62. 81a3de3 [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data by Helge Deller · 19 years ago
  63. 1bcdd85 [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data by Helge Deller · 19 years ago
  64. c475eea [PARISC] Drop unused do_check_pgt_cache() by Helge Deller · 19 years ago
  65. ce33941 [PARISC] Make flush_tlb_all_local take a void * by Matthew Wilcox · 19 years ago
  66. 5cdb820 [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn by Grant Grundler · 19 years ago
  67. 1b2425e [PARISC] Make local cache flushes take a void * by Matthew Wilcox · 19 years ago
  68. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 19 years ago
  69. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  70. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago