1. 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  2. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  3. 7a02c8d Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
  4. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  5. e96ebd5 parisc: Implement __smp_store_release and __smp_load_acquire barriers by John David Anglin · 4 years, 6 months ago
  6. 3bc6e3d parisc: Whitespace cleanups in atomic.h by Helge Deller · 4 years, 7 months ago
  7. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  8. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  9. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 6 months ago
  10. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 6 months ago
  11. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 6 months ago
  12. b354519 locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits into the new <asm/xtp.h> header by Peter Zijlstra · 4 years, 6 months ago
  13. 95ffa67 Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 6 months ago
  14. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 6 months ago
  15. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 6 months ago
  16. 157e9af Revert "parisc: Revert "Release spinlocks using ordered store"" by Helge Deller · 4 years, 6 months ago
  17. 6e9f06e Revert "parisc: Use ldcw instruction for SMP spinlock release barrier" by Helge Deller · 4 years, 6 months ago
  18. 3d05b8a Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()" by Helge Deller · 4 years, 6 months ago
  19. 961b658 parisc: elf.h: delete a duplicated word by Randy Dunlap · 4 years, 6 months ago
  20. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
  21. be6577a parisc: Add atomic64_set_release() define to avoid CPU soft lockups by John David Anglin · 4 years, 6 months ago
  22. b344d6a parisc: add support for cmpxchg on u8 pointers by Liam Beguin · 4 years, 6 months ago
  23. 208151b parisc: Convert to BIT_MASK() and BIT_WORD() by Helge Deller · 4 years, 7 months ago
  24. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 8 months ago
  25. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  26. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
  27. 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 8 months ago
  28. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  29. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 8 months ago
  30. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 8 months ago
  31. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  32. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  33. 78128fa arch/parisc/include/asm/pgtable.h: remove unused `old_pte' by Andrew Morton · 4 years, 8 months ago
  34. 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
  35. 77a8710 parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user() by Al Viro · 5 years ago
  36. 40b7d1b floppy: use symbolic register names in the parisc port by Willy Tarreau · 4 years, 10 months ago
  37. e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 10 months ago
  38. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 10 months ago
  39. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 10 months ago
  40. fbdc8f0f parisc: Rework arch_rw locking functions by Helge Deller · 4 years, 10 months ago
  41. 2772f0e parisc: Improve interrupt handling in arch_spin_lock_flags() by Helge Deller · 4 years, 10 months ago
  42. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  43. dc88588 [parisc, s390, sparc64] no need for access_ok() in futex handling by Al Viro · 5 years ago
  44. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  45. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  46. 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
  47. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  48. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  49. 202bf8d compat: provide compat_ptr() on all architectures by Arnd Bergmann · 5 years ago
  50. 75cf979 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
  51. e16260c parisc: fix compilation when KEXEC=n and KEXEC_FILE=y by Sven Schnelle · 5 years ago
  52. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  53. d96885e parisc: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  54. 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
  55. 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
  56. 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
  57. 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
  58. caf5e32 y2038: ipc: remove __kernel_time_t reference from headers by Arnd Bergmann · 5 years ago
  59. a1fd79a parisc: remove __ioremap by Christoph Hellwig · 5 years ago
  60. 0703ad2 parisc: prefer __section from compiler_attributes.h by Nick Desaulniers · 5 years ago
  61. 52b2d91 parisc: Do not hardcode registers in checksum functions by Helge Deller · 5 years ago
  62. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  63. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  64. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  65. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  66. 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
  67. fc697dc parisc: add kexec syscall support by Sven Schnelle · 5 years ago
  68. 507efd6 parisc: add __pdc_cpu_rendezvous() by Sven Schnelle · 5 years ago
  69. bbcb03a parisc: fix compilation errrors by Qian Cai · 5 years ago
  70. 82992fc parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU by Helge Deller · 5 years ago
  71. 83af58f parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat by Helge Deller · 6 years ago
  72. d562aca parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support by Sven Schnelle · 6 years ago
  73. f5e03d3 parisc: add kprobe_fault_handler() by Sven Schnelle · 6 years ago
  74. 0e2a5b5 Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  75. 45800fb parisc: Wire up clone3 syscall by Helge Deller · 6 years ago
  76. 2938c1f parisc: define syscall_get_error() by Dmitry V. Levin · 6 years ago
  77. 3f4a130 parisc: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  78. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  79. 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
  80. b3d5f31 parisc: asm: psw.h: missing header guard by Denis Efremov · 6 years ago
  81. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  83. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  84. 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 years ago
  85. 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
  86. 4e87ace parisc: add support for patching multiple words by Sven Schnelle · 6 years ago
  87. 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
  88. 116d753 parisc: Use lpa instruction to load physical addresses in driver code by John David Anglin · 6 years ago
  89. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  90. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  91. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  92. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  93. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  94. 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
  95. 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
  96. 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago
  97. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  98. 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
  99. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  100. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago