1. 1191cf4 parisc: add support for kexec_file_load() syscall by Sven Schnelle · 6 years ago
  2. 3be6e58 parisc: wire up kexec_file_load syscall by Sven Schnelle · 6 years ago
  3. fc697dc parisc: add kexec syscall support by Sven Schnelle · 6 years ago
  4. 507efd6 parisc: add __pdc_cpu_rendezvous() by Sven Schnelle · 6 years ago
  5. 08e6978 kprobes/parisc: remove arch_kprobe_on_func_entry() by Jisheng Zhang · 6 years ago
  6. b0a26f1 parisc: Drop comments which are already in pci.h by Helge Deller · 6 years ago
  7. a5ff213 parisc: speed up flush_tlb_all_local with qemu by Helge Deller · 6 years ago
  8. 82992fc parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU by Helge Deller · 6 years ago
  9. 83af58f parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat by Helge Deller · 6 years ago
  10. ec4d396 parisc: trigger die notifier chain in parisc_terminate() by Sven Schnelle · 6 years ago
  11. 52a22e6 parisc/ftrace: Add KPROBES_ON_FTRACE by Sven Schnelle · 6 years ago
  12. d562aca parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support by Sven Schnelle · 6 years ago
  13. 740f05f parisc: fix race condition in patching code by Sven Schnelle · 6 years ago
  14. 69245c9 parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines by Helge Deller · 6 years ago
  15. 45800fb parisc: Wire up clone3 syscall by Helge Deller · 6 years ago
  16. 59a783d parisc: Avoid kernel panic triggered by invalid kprobe by Helge Deller · 6 years ago
  17. 34c32fc parisc: Ensure userspace privilege for ptraced processes in regset functions by Helge Deller · 6 years ago
  18. 10835c8 parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 by Helge Deller · 6 years ago
  19. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 6 years ago
  20. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  21. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  22. 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
  23. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  24. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  25. c2f2124e dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code by Christoph Hellwig · 6 years ago
  26. 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
  27. 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
  28. d2ba3b1 parisc: Fix module loading error with JUMP_LABEL feature by Helge Deller · 6 years ago
  29. 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
  30. 6183d68 parisc: use pr_debug() in kernel/module.c by Sven Schnelle · 6 years ago
  31. 7e92336 parisc: add spinlock to patch function by Sven Schnelle · 6 years ago
  32. 4e87ace parisc: add support for patching multiple words by Sven Schnelle · 6 years ago
  33. 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
  34. 527a1d1 parisc: Fix crash due alternative coding for NP iopdir_fdc bit by Helge Deller · 6 years ago
  35. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  36. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  37. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  38. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  39. 660662f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 by Thomas Gleixner · 6 years ago
  40. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  41. 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
  42. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  43. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  44. 200036a parisc: Allow building 64-bit kernel without -mlong-calls compiler option by Helge Deller · 6 years ago
  45. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  46. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  47. 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
  48. 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
  49. 4729377 parisc: Use __ro_after_init in unwind.c by Helge Deller · 6 years ago
  50. 34589df parisc: Use __ro_after_init in time.c by Helge Deller · 6 years ago
  51. d988836 parisc: Use __ro_after_init in processor.c by Helge Deller · 6 years ago
  52. 7e4c65b parisc: Use __ro_after_init in process.c by Helge Deller · 6 years ago
  53. 67266fd parisc: Use __ro_after_init in perf_images.h by Helge Deller · 6 years ago
  54. 874b051 parisc: Use __ro_after_init in pci.c by Helge Deller · 6 years ago
  55. 7c1952b parisc: Use __ro_after_init in inventory.c by Helge Deller · 6 years ago
  56. dc1b3c0 parisc: Use __ro_after_init in head.S by Helge Deller · 6 years ago
  57. 1b69085 parisc: Use __ro_after_init in firmware.c by Helge Deller · 6 years ago
  58. 9aa8848 parisc: Use __ro_after_init in drivers.c by Helge Deller · 6 years ago
  59. 271c29a parisc: Use __ro_after_init in cache.c by Helge Deller · 6 years ago
  60. 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago
  61. e6eb5fe parisc: Drop LDCW barrier in CAS code when running UP by Helge Deller · 6 years ago
  62. 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
  63. 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
  64. 62217beb parisc: Add static branch and JUMP_LABEL feature by Helge Deller · 6 years ago
  65. 1829dda parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code by Helge Deller · 6 years ago
  66. b37d1c1 parisc: Use per-pagetable spinlock by Mikulas Patocka · 6 years ago
  67. 9e5c602 parisc: Use ldcw instruction for SMP spinlock release barrier by John David Anglin · 6 years ago
  68. 6c63ef8 parisc: Remove lock code to serialize TLB operations in pacache.S by John David Anglin · 6 years ago
  69. dbdf076 parisc: Switch from DISCONTIGMEM to SPARSEMEM by Helge Deller · 6 years ago
  70. 6b1370a parisc: enable wide mode early by Sven Schnelle · 6 years ago
  71. 0e4db23 parisc: Show n/a if product number not available by Helge Deller · 6 years ago
  72. ea5a8c6 parisc: remove unused flags parameter in __patch_text() by Sven Schnelle · 6 years ago
  73. e0b59b7 parisc: Implement kretprobes by Sven Schnelle · 6 years ago
  74. 8858ac8 parisc: Implement kprobes by Sven Schnelle · 6 years ago
  75. ea1afe3 parisc: add functions required by KPROBE_EVENTS by Sven Schnelle · 6 years ago
  76. 3e1120f parisc: Export running_on_qemu symbol for modules by Helge Deller · 6 years ago
  77. eacbfce parisc: add KGDB support by Sven Schnelle · 6 years ago
  78. 620a53d parisc: add parisc code patching by Sven Schnelle · 6 years ago
  79. 17d9822 parisc: Consider stack randomization for mmap base only when necessary by Alexandre Ghiti · 6 years ago
  80. e8025ba function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h by Steven Rostedt (VMware) · 6 years ago
  81. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  82. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  83. 4f3bd6c parisc/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
  84. d006e95 parisc: Detect QEMU earlier in boot process by Helge Deller · 6 years ago
  85. 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
  86. 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
  87. 8207d4e parisc: Show machine product number during boot by Helge Deller · 6 years ago
  88. 3e803d3 parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  89. c288ac9 parisc: replace oops_in_progress manipulation with bust_spinlocks() by Sergey Senozhatsky · 6 years ago
  90. f73493e parisc: Improve initial IRQ to CPU assignment by Helge Deller · 6 years ago
  91. b102f29 parisc: Count IPI function call interrupts by Helge Deller · 6 years ago
  92. 237a97d parisc: Show rescheduling interrupts on SMP machines only by Helge Deller · 6 years ago
  93. b7dc5a0 parisc: Fix ptrace syscall number modification by Dmitry V. Levin · 6 years ago
  94. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  95. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  96. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  97. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  98. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  99. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  100. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago