1. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  2. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  3. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  4. 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 7 months ago
  5. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  6. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
  7. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
  8. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  9. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  10. 78128fa arch/parisc/include/asm/pgtable.h: remove unused `old_pte' by Andrew Morton · 4 years, 7 months ago
  11. 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
  12. 77a8710 parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user() by Al Viro · 5 years ago
  13. 40b7d1b floppy: use symbolic register names in the parisc port by Willy Tarreau · 4 years, 10 months ago
  14. e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 10 months ago
  15. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  16. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  17. fbdc8f0f parisc: Rework arch_rw locking functions by Helge Deller · 4 years, 9 months ago
  18. 2772f0e parisc: Improve interrupt handling in arch_spin_lock_flags() by Helge Deller · 4 years, 9 months ago
  19. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  20. dc88588 [parisc, s390, sparc64] no need for access_ok() in futex handling by Al Viro · 5 years ago
  21. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  22. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  23. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  24. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  25. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  26. 202bf8d compat: provide compat_ptr() on all architectures by Arnd Bergmann · 5 years ago
  27. 75cf979 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
  28. e16260c parisc: fix compilation when KEXEC=n and KEXEC_FILE=y by Sven Schnelle · 5 years ago
  29. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  30. d96885e parisc: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  31. 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
  32. 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
  33. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  34. 738d5fa Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  35. caf5e32 y2038: ipc: remove __kernel_time_t reference from headers by Arnd Bergmann · 5 years ago
  36. a1fd79a parisc: remove __ioremap by Christoph Hellwig · 5 years ago
  37. 0703ad2 parisc: prefer __section from compiler_attributes.h by Nick Desaulniers · 5 years ago
  38. 52b2d91 parisc: Do not hardcode registers in checksum functions by Helge Deller · 5 years ago
  39. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  40. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  41. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  42. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  43. d0a16fe9 Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  44. fc697dc parisc: add kexec syscall support by Sven Schnelle · 5 years ago
  45. 507efd6 parisc: add __pdc_cpu_rendezvous() by Sven Schnelle · 5 years ago
  46. bbcb03a parisc: fix compilation errrors by Qian Cai · 5 years ago
  47. 82992fc parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU by Helge Deller · 5 years ago
  48. 83af58f parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat by Helge Deller · 6 years ago
  49. d562aca parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support by Sven Schnelle · 5 years ago
  50. f5e03d3 parisc: add kprobe_fault_handler() by Sven Schnelle · 5 years ago
  51. 0e2a5b5 Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  52. 45800fb parisc: Wire up clone3 syscall by Helge Deller · 5 years ago
  53. 2938c1f parisc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  54. 3f4a130 parisc: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  55. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  56. 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
  57. b3d5f31 parisc: asm: psw.h: missing header guard by Denis Efremov · 6 years ago
  58. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  59. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  60. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  61. 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 years ago
  62. 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
  63. 4e87ace parisc: add support for patching multiple words by Sven Schnelle · 6 years ago
  64. 16d72dd Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  65. 116d753 parisc: Use lpa instruction to load physical addresses in driver code by John David Anglin · 6 years ago
  66. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  67. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  68. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  69. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  70. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  71. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  72. 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
  73. 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago
  74. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  75. d3511f5 Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  76. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  77. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  78. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. 62217be parisc: Add static branch and JUMP_LABEL feature by Helge Deller · 6 years ago
  80. 1829dda parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code by Helge Deller · 6 years ago
  81. b37d1c1 parisc: Use per-pagetable spinlock by Mikulas Patocka · 6 years ago
  82. 2d94a83 parisc: Add memory barrier to asm pdc and sync instructions by Helge Deller · 6 years ago
  83. 44224bd parisc: Add memory clobber to TLB purges by John David Anglin · 6 years ago
  84. 9e5c602 parisc: Use ldcw instruction for SMP spinlock release barrier by John David Anglin · 6 years ago
  85. dbdf076 parisc: Switch from DISCONTIGMEM to SPARSEMEM by Helge Deller · 6 years ago
  86. 1253d18 parisc: remove kprobes.h from generic-y by Sven Schnelle · 6 years ago
  87. 8858ac8 parisc: Implement kprobes by Sven Schnelle · 6 years ago
  88. ea1afe3 parisc: add functions required by KPROBE_EVENTS by Sven Schnelle · 6 years ago
  89. eacbfce parisc: add KGDB support by Sven Schnelle · 6 years ago
  90. 620a53d parisc: add parisc code patching by Sven Schnelle · 6 years ago
  91. ccfbc68 parisc: add set_fixmap()/clear_fixmap() by Sven Schnelle · 6 years ago
  92. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  93. 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
  94. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  95. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  96. f324fa5 parisc: also set iaoq_b in instruction_pointer_set() by Sven Schnelle · 6 years ago
  97. 45efd87 parisc: regs_return_value() should return gpr28 by Sven Schnelle · 6 years ago
  98. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  99. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  100. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago