1. 2938c1f parisc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
  2. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  3. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  4. 3f4a130 parisc: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  5. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  6. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  7. 75dd474 kbuild: remove src and obj from the top Makefile by Masahiro Yamada · 6 years ago
  8. 593c754 Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  9. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  10. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  11. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. b3d5f31 parisc: asm: psw.h: missing header guard by Denis Efremov · 6 years ago
  13. c2f2124e dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code by Christoph Hellwig · 6 years ago
  14. 249155c Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  15. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  17. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  18. e949f4c kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples by Masahiro Yamada · 6 years ago
  19. 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 years ago
  20. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  21. d2ba3b1 parisc: Fix module loading error with JUMP_LABEL feature by Helge Deller · 6 years ago
  22. 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
  23. 6183d68 parisc: use pr_debug() in kernel/module.c by Sven Schnelle · 6 years ago
  24. e4eab1c parisc: add WARN_ON() to clear_fixmap by Sven Schnelle · 6 years ago
  25. 7e92336 parisc: add spinlock to patch function by Sven Schnelle · 6 years ago
  26. 4e87ace parisc: add support for patching multiple words by Sven Schnelle · 6 years ago
  27. 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
  28. 527a1d1 parisc: Fix crash due alternative coding for NP iopdir_fdc bit by Helge Deller · 6 years ago
  29. 116d753 parisc: Use lpa instruction to load physical addresses in driver code by John David Anglin · 6 years ago
  30. ec13c82 parisc: configs: Remove useless UEVENT_HELPER_PATH by Krzysztof Kozlowski · 6 years ago
  31. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  32. 461071b arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK by David Rientjes · 6 years ago
  33. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  34. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  35. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  36. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  37. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  38. 660662f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 by Thomas Gleixner · 6 years ago
  39. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  40. 91ca180 signal: Use force_sig_fault_to_task for the two calls that don't deliver to current by Eric W. Biederman · 6 years ago
  41. f8eac90 signal: Remove task parameter from force_sig_mceerr by Eric W. Biederman · 6 years ago
  42. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  43. 6b98d91 parisc: Fix compiler warnings in float emulation code by Helge Deller · 6 years ago
  44. bf8c2f2 parisc/slab: cleanup after /proc/slab_allocators removal by Yury Norov · 6 years ago
  45. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  46. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  47. 200036a parisc: Allow building 64-bit kernel without -mlong-calls compiler option by Helge Deller · 6 years ago
  48. 7a95aab parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK by Mike Rapoport · 6 years ago
  49. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  50. 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
  51. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  52. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  53. 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
  54. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  55. 4e617c8 parisc: Use __ro_after_init in init.c by Helge Deller · 6 years ago
  56. 4729377 parisc: Use __ro_after_init in unwind.c by Helge Deller · 6 years ago
  57. 34589df parisc: Use __ro_after_init in time.c by Helge Deller · 6 years ago
  58. d988836 parisc: Use __ro_after_init in processor.c by Helge Deller · 6 years ago
  59. 7e4c65b parisc: Use __ro_after_init in process.c by Helge Deller · 6 years ago
  60. 67266fd parisc: Use __ro_after_init in perf_images.h by Helge Deller · 6 years ago
  61. 874b051 parisc: Use __ro_after_init in pci.c by Helge Deller · 6 years ago
  62. 7c1952b parisc: Use __ro_after_init in inventory.c by Helge Deller · 6 years ago
  63. dc1b3c0 parisc: Use __ro_after_init in head.S by Helge Deller · 6 years ago
  64. 1b69085 parisc: Use __ro_after_init in firmware.c by Helge Deller · 6 years ago
  65. 9aa8848 parisc: Use __ro_after_init in drivers.c by Helge Deller · 6 years ago
  66. 271c29a parisc: Use __ro_after_init in cache.c by Helge Deller · 6 years ago
  67. 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago
  68. e6eb5fe parisc: Drop LDCW barrier in CAS code when running UP by Helge Deller · 6 years ago
  69. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  70. 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
  71. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  72. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 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
  77. 62217beb parisc: Add static branch and JUMP_LABEL feature by Helge Deller · 6 years ago
  78. bdca5d6 parisc: Use PA_ASM_LEVEL in boot code by Helge Deller · 6 years ago
  79. 1829dda parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code by Helge Deller · 6 years ago
  80. 11c03dc parisc: Update huge TLB page support to use per-pagetable spinlock by John David Anglin · 6 years ago
  81. b37d1c1 parisc: Use per-pagetable spinlock by Mikulas Patocka · 6 years ago
  82. d19a129 parisc: Allow live-patching of __meminit functions by Helge Deller · 6 years ago
  83. 2d94a83 parisc: Add memory barrier to asm pdc and sync instructions by Helge Deller · 6 years ago
  84. 44224bd parisc: Add memory clobber to TLB purges by John David Anglin · 6 years ago
  85. 9e5c602 parisc: Use ldcw instruction for SMP spinlock release barrier by John David Anglin · 6 years ago
  86. 6c63ef8 parisc: Remove lock code to serialize TLB operations in pacache.S by John David Anglin · 6 years ago
  87. dbdf076 parisc: Switch from DISCONTIGMEM to SPARSEMEM by Helge Deller · 6 years ago
  88. 6b1370a parisc: enable wide mode early by Sven Schnelle · 6 years ago
  89. 0e4db23 parisc: Show n/a if product number not available by Helge Deller · 6 years ago
  90. ea5a8c6 parisc: remove unused flags parameter in __patch_text() by Sven Schnelle · 6 years ago
  91. e0b59b7 parisc: Implement kretprobes by Sven Schnelle · 6 years ago
  92. 1253d18 parisc: remove kprobes.h from generic-y by Sven Schnelle · 6 years ago
  93. 8858ac8 parisc: Implement kprobes by Sven Schnelle · 6 years ago
  94. ea1afe3 parisc: add functions required by KPROBE_EVENTS by Sven Schnelle · 6 years ago
  95. 82d96bf parisc: PA-Linux requires at least 32 MB RAM by Helge Deller · 6 years ago
  96. 3e1120f parisc: Export running_on_qemu symbol for modules by Helge Deller · 6 years ago
  97. eacbfce parisc: add KGDB support by Sven Schnelle · 6 years ago
  98. 620a53d parisc: add parisc code patching by Sven Schnelle · 6 years ago
  99. ccfbc68 parisc: add set_fixmap()/clear_fixmap() by Sven Schnelle · 6 years ago
  100. 17d9822 parisc: Consider stack randomization for mmap base only when necessary by Alexandre Ghiti · 6 years ago