1. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  2. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  3. c9fa406 parisc: Fix A500 boot crash by John David Anglin · 6 years ago
  4. 3847dab parisc: Add alternative coding infrastructure by Helge Deller · 6 years ago
  5. 3c229b3 parisc: Fix map_pages() to not overwrite existing pte entries by Helge Deller · 6 years ago
  6. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  7. a34a9b9 parisc: merge pcx_dma_ops and pcxl_dma_ops by Christoph Hellwig · 7 years ago
  8. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  9. 8d73b18 parisc: Fix section mismatches by Helge Deller · 7 years ago
  10. ccf7529 signal/parisc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  11. c2b0e0d signal/parisc: Use force_sig_mceerr where appropriate by Eric W. Biederman · 7 years ago
  12. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  13. fd8d0ca parisc: Hide virtual kernel memory layout by Helge Deller · 7 years ago
  14. 63b2c37 parisc: Show initial kernel memory layout unhashed by Helge Deller · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 606f95e parisc: Add HWPOISON page fault handler code by Helge Deller · 7 years ago
  17. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  18. 2474623 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 8 years ago
  19. b752c7b parisc: Avoid zeroing gr[0] in fixup_exception() by Helge Deller · 8 years ago
  20. c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
  21. c3e5523 parisc: Drop per_cpu uaccess related exception_data struct by Helge Deller · 8 years ago
  22. d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
  23. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  24. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  25. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  26. 8351bad parisc: fix a printk by Dan Carpenter · 8 years ago
  27. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  28. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  29. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  30. b4a9eb4 parisc: Add line-break when printing segfault info by Helge Deller · 8 years ago
  31. 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
  32. e3b6a02 parisc: Zero-initialize newly alloced memblock by Helge Deller · 8 years ago
  33. a38671d parisc: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  34. 4fe9e1d parisc: Drop bootmem and switch to memblock by Helge Deller · 8 years ago
  35. b391667 parisc: Report trap type as human readable string by Helge Deller · 8 years ago
  36. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  37. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  38. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  39. 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
  40. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  41. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  42. b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
  43. 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
  44. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  45. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  46. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  47. 699817c parisc: Additionally check for in_atomic() in page fault handler by Helge Deller · 9 years ago
  48. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  49. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  50. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
  51. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  52. 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 11 years ago
  53. 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  54. fef47e2 parisc: ratelimit userspace segfault printing by Helge Deller · 11 years ago
  55. 496252f parisc: Replace __get_cpu_var uses for address calculation by Christoph Lameter · 11 years ago
  56. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  57. 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
  58. 49d1cb2 parisc: improve SIGBUS/SIGSEGV error reporting by Helge Deller · 11 years ago
  59. 1f2048f parisc: signal fixup - SIGBUS vs. SIGSEGV by Helge Deller · 11 years ago
  60. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  61. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  62. 0772dac arch/parisc/mm/fault.c: fix uninitialized variable usage by Felipe Pena · 11 years ago
  63. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  64. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  65. 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  66. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
  67. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  68. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  69. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 12 years ago
  70. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 12 years ago
  71. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 12 years ago
  72. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  73. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
  74. 3805747 parisc/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 13 years ago
  75. c39f52a parisc: Use generic init_task by Thomas Gleixner · 13 years ago
  76. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago
  77. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
  78. 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
  79. d9b41e0 [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined by David Rientjes · 14 years ago
  80. d7dd2ff [PARISC] only make executable areas executable by James Bottomley · 14 years ago
  81. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
  82. a292dfa parisc: fix wrong page aligned size calculation in ioremapping code by Florian Zumbiehl · 14 years ago
  83. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 15 years ago
  84. 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
  85. 4255f0d parisc: rename parisc's vmalloc_start to parisc_vmalloc_start by Helge Deller · 15 years ago
  86. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  87. 20dbc9f parisc: fix compile warning in mm/init.c by Kyle McMartin · 16 years ago
  88. 4fb1178 parisc: kill WARN in free_initmem when DEBUG_KERNEL by Kyle McMartin · 16 years ago
  89. 071327e parisc: remove CVS keywords by Alexander Beregalov · 16 years ago
  90. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  91. 48d27cb parisc: fix usage of 32bit PTE page table entries on 32bit kernels by Helge Deller · 16 years ago
  92. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
  93. c61c25e parisc: fix kernel crash (protection id trap) when compiling ruby1.9 by Kyle McMartin · 16 years ago
  94. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 17 years ago
  95. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 17 years ago
  96. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  97. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 17 years ago
  98. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  99. b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  100. 4413a0f parisc: fix DISCONTIGMEM compile breakage by Mel Gorman · 17 years ago