1. 6e866a4 parisc: Fix set_fixmap() on PA1.x CPUs by Helge Deller · 3 years, 3 months ago
  2. 1ae8e91 parisc: Use swap() to swap values in setup_bootmem() by Yihao Han · 3 years, 3 months ago
  3. 1030d68 parisc: fix warning in flush_tlb_all by Sven Schnelle · 3 years, 3 months ago
  4. a348eab parisc: make parisc_acctyp() available outside of faults.c by Helge Deller · 3 years, 9 months ago
  5. 7bf82eb parisc: Rename PMD_ORDER to PMD_TABLE_ORDER by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  6. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 9 months ago
  7. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 9 months ago
  8. b779507 parisc: Optimize per-pagetable spinlocks by Helge Deller · 4 years ago
  9. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  10. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  11. af8a792 mm/parisc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  12. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  13. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  14. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  15. 208151b parisc: Convert to BIT_MASK() and BIT_WORD() by Helge Deller · 4 years, 7 months ago
  16. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  17. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  18. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  19. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  20. 625bf73 parisc: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 8 months ago
  21. bf71bc1 parisc: Fix kernel panic in mem_init() by Helge Deller · 4 years, 8 months ago
  22. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  23. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  24. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  25. 8121fbc parisc: map_pages(): cleanup page table initialization by Mike Rapoport · 5 years ago
  26. 8b7f938 parisc: fix map_pages() to actually populate upper directory by Mike Rapoport · 5 years ago
  27. 2fa245c parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup by Helge Deller · 5 years ago
  28. d96885e parisc: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  29. a1fd79a parisc: remove __ioremap by Christoph Hellwig · 5 years ago
  30. 513f7f7 parisc: Fix vmap memory leak in ioremap()/iounmap() by Helge Deller · 5 years ago
  31. 12d1402 parisc: Mark expected switch fall-throughs in fault.c by Helge Deller · 5 years ago
  32. 593c754 Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  33. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  34. 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
  35. e4eab1c parisc: add WARN_ON() to clear_fixmap by Sven Schnelle · 6 years ago
  36. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  37. f8eac90 signal: Remove task parameter from force_sig_mceerr by Eric W. Biederman · 6 years ago
  38. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  39. 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
  40. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  41. 4e617c8 parisc: Use __ro_after_init in init.c by Helge Deller · 6 years ago
  42. 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago
  43. 11c03dc parisc: Update huge TLB page support to use per-pagetable spinlock by John David Anglin · 6 years ago
  44. d19a129 parisc: Allow live-patching of __meminit functions by Helge Deller · 6 years ago
  45. dbdf076 parisc: Switch from DISCONTIGMEM to SPARSEMEM by Helge Deller · 6 years ago
  46. ccfbc68 parisc: add set_fixmap()/clear_fixmap() by Sven Schnelle · 6 years ago
  47. 6a52800 parisc: use memblock_alloc() instead of custom get_memblock() by Mike Rapoport · 6 years ago
  48. dfbaecb parisc: Remap hugepage-aligned pages in set_kernel_text_rw() by Helge Deller · 6 years ago
  49. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  50. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  51. c9fa406 parisc: Fix A500 boot crash by John David Anglin · 6 years ago
  52. 3847dab parisc: Add alternative coding infrastructure by Helge Deller · 6 years ago
  53. 3c229b3 parisc: Fix map_pages() to not overwrite existing pte entries by Helge Deller · 6 years ago
  54. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  55. a34a9b9 parisc: merge pcx_dma_ops and pcxl_dma_ops by Christoph Hellwig · 7 years ago
  56. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  57. 8d73b18 parisc: Fix section mismatches by Helge Deller · 7 years ago
  58. ccf7529 signal/parisc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  59. c2b0e0d signal/parisc: Use force_sig_mceerr where appropriate by Eric W. Biederman · 7 years ago
  60. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  61. fd8d0ca parisc: Hide virtual kernel memory layout by Helge Deller · 7 years ago
  62. 63b2c37 parisc: Show initial kernel memory layout unhashed by Helge Deller · 7 years ago
  63. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  64. 606f95e parisc: Add HWPOISON page fault handler code by Helge Deller · 7 years ago
  65. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  66. 2474623 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 8 years ago
  67. b752c7b parisc: Avoid zeroing gr[0] in fixup_exception() by Helge Deller · 8 years ago
  68. c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
  69. c3e5523 parisc: Drop per_cpu uaccess related exception_data struct by Helge Deller · 8 years ago
  70. d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
  71. 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
  72. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  73. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  74. 8351bad parisc: fix a printk by Dan Carpenter · 8 years ago
  75. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  76. 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
  77. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  78. b4a9eb4 parisc: Add line-break when printing segfault info by Helge Deller · 8 years ago
  79. 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
  80. e3b6a02 parisc: Zero-initialize newly alloced memblock by Helge Deller · 8 years ago
  81. a38671d parisc: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  82. 4fe9e1d parisc: Drop bootmem and switch to memblock by Helge Deller · 8 years ago
  83. b391667 parisc: Report trap type as human readable string by Helge Deller · 8 years ago
  84. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  85. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  86. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  87. 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
  88. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  89. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  90. b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
  91. 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
  92. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  93. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  94. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  95. 699817c parisc: Additionally check for in_atomic() in page fault handler by Helge Deller · 9 years ago
  96. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  97. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  98. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
  99. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  100. 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 11 years ago