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