1. b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 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. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  5. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  6. 699817c parisc: Additionally check for in_atomic() in page fault handler by Helge Deller · 9 years ago
  7. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  8. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  9. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 9 years ago
  10. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  11. 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 10 years ago
  12. 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  13. fef47e2 parisc: ratelimit userspace segfault printing by Helge Deller · 10 years ago
  14. 496252f parisc: Replace __get_cpu_var uses for address calculation by Christoph Lameter · 10 years ago
  15. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 10 years ago
  16. 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
  17. 49d1cb2 parisc: improve SIGBUS/SIGSEGV error reporting by Helge Deller · 11 years ago
  18. 1f2048f parisc: signal fixup - SIGBUS vs. SIGSEGV by Helge Deller · 11 years ago
  19. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  20. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  21. 0772dac arch/parisc/mm/fault.c: fix uninitialized variable usage by Felipe Pena · 11 years ago
  22. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  23. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  24. 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  25. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  26. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  27. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  28. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 11 years ago
  29. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 11 years ago
  30. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 11 years ago
  31. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  32. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  33. 3805747 parisc/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  34. c39f52a parisc: Use generic init_task by Thomas Gleixner · 12 years ago
  35. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  36. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  37. 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
  38. d9b41e0 [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined by David Rientjes · 13 years ago
  39. d7dd2ff [PARISC] only make executable areas executable by James Bottomley · 13 years ago
  40. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  41. a292dfa parisc: fix wrong page aligned size calculation in ioremapping code by Florian Zumbiehl · 14 years ago
  42. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  43. 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
  44. 4255f0d parisc: rename parisc's vmalloc_start to parisc_vmalloc_start by Helge Deller · 15 years ago
  45. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  46. 20dbc9f parisc: fix compile warning in mm/init.c by Kyle McMartin · 15 years ago
  47. 4fb1178 parisc: kill WARN in free_initmem when DEBUG_KERNEL by Kyle McMartin · 15 years ago
  48. 071327e parisc: remove CVS keywords by Alexander Beregalov · 15 years ago
  49. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  50. 48d27cb parisc: fix usage of 32bit PTE page table entries on 32bit kernels by Helge Deller · 15 years ago
  51. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
  52. c61c25e parisc: fix kernel crash (protection id trap) when compiling ruby1.9 by Kyle McMartin · 16 years ago
  53. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  54. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  55. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  56. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 16 years ago
  57. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  58. b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  59. 4413a0f parisc: fix DISCONTIGMEM compile breakage by Mel Gorman · 16 years ago
  60. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  61. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 16 years ago
  62. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  63. cfa76f0 Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  64. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  65. f16484f [PARISC] Kill zone_to_nid printk warning by Kyle McMartin · 17 years ago
  66. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  67. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  68. 7022672 [PARISC] spelling fixes: arch/parisc/ by Simon Arlott · 17 years ago
  69. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  70. a8f44e3 [PARISC] use CONFIG_64BIT instead of __LP64__ by Helge Deller · 17 years ago
  71. 94a1981 [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines by Helge Deller · 18 years ago
  72. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 17 years ago
  73. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 17 years ago
  74. 668f993 [PATCH] Dynamic kernel command-line: parisc by Alon Bar-Lev · 17 years ago
  75. 0059283 [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc by Christoph Lameter · 17 years ago
  76. e34067f [PATCH] Generic ioremap_page_range: parisc conversion by Haavard Skinnemoen · 18 years ago
  77. be10815 [PARISC] bloody printf fmt string warnings by Kyle McMartin · 18 years ago
  78. e51ec24 [PARISC] more sparse fixes by Matthew Wilcox · 18 years ago
  79. 53faf29 [PARISC] Unbreak discontigmem mem_init() by Kyle McMartin · 18 years ago
  80. ce8420b [PARISC] Show more memory information and memory layout at bootup by Helge Deller · 18 years ago
  81. 5855492 [PARISC] Delete arch/parisc/mm/kmap.c again by Matthew Wilcox · 18 years ago
  82. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  83. 01232e9 [PARISC] Fix iounmap compile warning by Matthew Wilcox · 18 years ago
  84. c51d476 [PARISC] Remove variables decls duplicated from asm-generic/sections.h by Kyle McMartin · 18 years ago
  85. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  86. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  87. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  89. 2fd8303 [PARISC] Further work for multiple page sizes by Helge Deller · 18 years ago
  90. 67a5a59 [PARISC] Misc. janitorial work by Helge Deller · 18 years ago
  91. b2d6b9f [PARISC] EISA regions must be mapped NO_CACHE by Helge Deller · 18 years ago
  92. d345fd3 [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c by Kyle McMartin · 18 years ago
  93. 10267cd [PARISC] Fixup CONFIG_EISA a bit by Helge Deller · 18 years ago
  94. a41d386 [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP by Helge Deller · 18 years ago
  95. cb4ab59 [PARISC] Temporary FIXME for ioremapping EISA regions by Helge Deller · 18 years ago
  96. 29ef8295 [PARISC] Enable ioremap functionality unconditionally by Helge Deller · 18 years ago
  97. b8ce0aad [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap by Helge Deller · 18 years ago
  98. 94c3e87 [PARISC] Enable free_initrd_mem() by Helge Deller · 18 years ago
  99. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  100. 81a3de3 [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data by Helge Deller · 18 years ago