1. 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
  2. 116d753 parisc: Use lpa instruction to load physical addresses in driver code by John David Anglin · 6 years ago
  3. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  4. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  5. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  6. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. 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
  9. 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
  10. 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago
  11. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  12. 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
  13. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  14. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  15. 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
  16. 62217be parisc: Add static branch and JUMP_LABEL feature by Helge Deller · 6 years ago
  17. 1829dda parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code by Helge Deller · 6 years ago
  18. b37d1c1 parisc: Use per-pagetable spinlock by Mikulas Patocka · 6 years ago
  19. 2d94a83 parisc: Add memory barrier to asm pdc and sync instructions by Helge Deller · 6 years ago
  20. 44224bd parisc: Add memory clobber to TLB purges by John David Anglin · 6 years ago
  21. 9e5c602 parisc: Use ldcw instruction for SMP spinlock release barrier by John David Anglin · 6 years ago
  22. dbdf076 parisc: Switch from DISCONTIGMEM to SPARSEMEM by Helge Deller · 6 years ago
  23. 1253d18 parisc: remove kprobes.h from generic-y by Sven Schnelle · 6 years ago
  24. 8858ac8 parisc: Implement kprobes by Sven Schnelle · 6 years ago
  25. ea1afe3 parisc: add functions required by KPROBE_EVENTS by Sven Schnelle · 6 years ago
  26. eacbfce parisc: add KGDB support by Sven Schnelle · 6 years ago
  27. 620a53d parisc: add parisc code patching by Sven Schnelle · 6 years ago
  28. ccfbc68 parisc: add set_fixmap()/clear_fixmap() by Sven Schnelle · 6 years ago
  29. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  30. 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
  31. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  32. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  33. f324fa5 parisc: also set iaoq_b in instruction_pointer_set() by Sven Schnelle · 6 years ago
  34. 45efd87 parisc: regs_return_value() should return gpr28 by Sven Schnelle · 6 years ago
  35. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  36. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  37. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  38. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  39. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  40. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  41. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  42. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  43. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  44. a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 6 years ago
  45. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  46. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  47. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 8feed3e Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  49. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  50. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  51. c11ef0a parisc: Add constants for various PDC firmware calls by Helge Deller · 6 years ago
  52. d578bf2 parisc: Add constant for PDC_PAT_COMPLEX firmware call by Helge Deller · 6 years ago
  53. 8207d4e parisc: Show machine product number during boot by Helge Deller · 6 years ago
  54. 661faf3 parisc: Add constants for PDC_RELOCATE PDC call by Helge Deller · 6 years ago
  55. 3b26fda parisc: Add PDC_CRASH_PREP PDC function number by Sven Schnelle · 6 years ago
  56. 3654f01 parisc: remove the HBA_DATA macro by Christoph Hellwig · 6 years ago
  57. 79b428d parisc: properly type the iommu field in struct pci_hba_data by Christoph Hellwig · 6 years ago
  58. 9b8eeab parisc: move internal implementation details out of <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  59. 3e803d3 parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  60. b102f29 parisc: Count IPI function call interrupts by Helge Deller · 6 years ago
  61. 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
  62. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  63. 805089c syscalls: remove obsolete __IGNORE_ macros by Arnd Bergmann · 6 years ago
  64. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  65. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  66. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  67. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  68. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  69. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  70. 7d1689a parisc: iomap: introduce io{read|write}64 by Logan Gunthorpe · 6 years ago
  71. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  72. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  73. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  74. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  75. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  76. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  77. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  78. 575afc4 parisc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  79. 28ff62a parisc: remove __NR_Linux from uapi header file. by Firoz Khan · 6 years ago
  80. dbf91a5 parisc: add __NR_syscalls along with __NR_Linux_syscalls by Firoz Khan · 6 years ago
  81. dfddd1a parisc: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  82. 8cc2826 parisc: Split out alternative live patching code by Helge Deller · 6 years ago
  83. 857c34c Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  84. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  85. 86d4d06 parisc: Revert "Release spinlocks using ordered store" by John David Anglin · 6 years ago
  86. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  87. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  88. c38239b Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  89. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  90. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  91. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  92. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  93. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  94. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  95. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  96. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  97. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  98. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  99. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  100. 9a298b4 parisc64: change __kernel_suseconds_t to match glibc by Arnd Bergmann · 6 years ago