1. 460c9f1 arch/parisc/kernel: remove duplicate include in ptrace by Zhang Yunkai · 3 years, 10 months ago
  2. 778e45d parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST by Helge Deller · 3 years, 10 months ago
  3. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  4. fe1072f Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  5. 3d1dc71 parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY by Sami Tolvanen · 3 years, 10 months ago
  6. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  7. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  8. 0100e6b arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread() by Jens Axboe · 3 years, 10 months ago
  9. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  10. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 10 months ago
  11. 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 3 years, 11 months ago
  12. 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 3 years, 11 months ago
  13. 08179b4 Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 10 months ago
  14. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 10 months ago
  15. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  16. b779507 parisc: Optimize per-pagetable spinlocks by Helge Deller · 3 years, 11 months ago
  17. ae3c476 parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag() by Tiezhu Yang · 4 years ago
  18. 31680c1 parisc: Bump 64-bit IRQ stack size to 64 KB by John David Anglin · 4 years ago
  19. c70919bd parisc: Fix IVT checksum calculation wrt HPMC by Sven Schnelle · 4 years, 3 months ago
  20. 61c4394 parisc: Use the generic devmem_is_allowed() by Helge Deller · 4 years ago
  21. f286303 parisc: Drop out of get_whan() if task is running again by Helge Deller · 4 years ago
  22. a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 3 years, 11 months ago
  23. db1cc7a softirq: Move do_softirq_own_stack() to generic asm header by Thomas Gleixner · 3 years, 11 months ago
  24. cd1a41c softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig by Thomas Gleixner · 3 years, 11 months ago
  25. 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 4 years ago
  26. 7a22384 arch: parisc: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  27. 00e35f2 parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES by Helge Deller · 4 years ago
  28. 0aa91f8 parisc: Remove leftover reference to the power_tasklet by Davidlohr Bueso · 4 years ago
  29. 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
  30. 41026c3 Kconfig: regularize selection of CONFIG_BINFMT_ELF by Al Viro · 4 years, 1 month ago
  31. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  32. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  33. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years ago
  34. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
  35. b0a6cd2 Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years ago
  36. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  37. 5ee863b Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years ago
  38. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years ago
  39. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
  40. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
  41. 6febd8b Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
  42. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  43. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
  44. 7435248 parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts() by Thomas Gleixner · 4 years, 1 month ago
  45. bb0e519 parisc/irq: Simplify irq count output for /proc/interrupts by Thomas Gleixner · 4 years, 1 month ago
  46. 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
  47. 39b1e77 parisc: pci-dma: fix warning unused-function by Anders Roxell · 4 years, 1 month ago
  48. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  49. 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
  50. 58d91ac parisc: configs: drop unused BACKLIGHT_GENERIC option by Andrey Zhizhikin · 4 years, 1 month ago
  51. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  52. 7c951caf net: Add SO_BUSY_POLL_BUDGET socket option by Björn Töpel · 4 years, 1 month ago
  53. 7fd3253 net: Introduce preferred busy-polling by Björn Töpel · 4 years, 1 month ago
  54. bc54a5c signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGS by Eric W. Biederman · 4 years, 1 month ago
  55. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  56. 23acdc7 signal: clear non-uapi flag bits when passing/returning sa_flags by Peter Collingbourne · 4 years, 2 months ago
  57. 1d82b78 arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 2 months ago
  58. 161d36d parisc: start using signal-defs.h by Peter Collingbourne · 4 years, 2 months ago
  59. 8663dae parisc: Drop parisc special case for __sighandler_t by Helge Deller · 4 years, 2 months ago
  60. 9f11215 parisc: Remove bogus __IRQ_STAT macro by Thomas Gleixner · 4 years, 2 months ago
  61. 6aa7923 parisc: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
  62. d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 2 months ago
  63. 6ca753a parisc/uapi: Use Kbuild logic to provide <asm/types.h> by Geert Uytterhoeven · 4 years, 2 months ago
  64. 22ee3ea parisc: Make user stack size configurable by Helge Deller · 4 years, 2 months ago
  65. c984baa parisc: Use _TIF_USER_WORK_MASK in entry.S by Helge Deller · 4 years, 2 months ago
  66. 93346da parisc: Drop loops_per_jiffy from per_cpu struct by Helge Deller · 4 years, 2 months ago
  67. 18cb328 parisc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  68. d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
  69. 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
  70. c536aa1 kprobes/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 2 months ago
  71. 686092e parisc: use legacy_timer_tick by Arnd Bergmann · 4 years, 3 months ago
  72. 4146bda parisc: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  73. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  74. f9c25d9 Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 2 months ago
  75. 44a4c9e parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage by Helge Deller · 4 years, 2 months ago
  76. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  77. faade09 parisc: Improve error return codes when setting rtc time by Helge Deller · 4 years, 2 months ago
  78. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  79. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 2 months ago
  80. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  81. 7286d2a Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 3 months ago
  82. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  83. 4a770b4 parisc: Add MAP_UNINITIALIZED define by Helge Deller · 4 years, 3 months ago
  84. f173e3a parisc: Improve spinlock handling by John David Anglin · 4 years, 3 months ago
  85. b47cf49 parisc: Install vmlinuz instead of zImage file by Helge Deller · 4 years, 3 months ago
  86. a50d3d3 parisc: Rewrite tlb flush threshold calculation by John David Anglin · 4 years, 3 months ago
  87. 53a42b6 parisc: Switch to more fine grained lws locks by John David Anglin · 4 years, 3 months ago
  88. 2a7d4ee parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64() by John David Anglin · 4 years, 3 months ago
  89. 4df82ce parisc: Fix comments and enable interrupts later by John David Anglin · 4 years, 3 months ago
  90. 6caf55e parisc: Add alternative patching to synchronize_caches define by John David Anglin · 4 years, 3 months ago
  91. f15309d parisc: Add ioread64_hi_lo() and iowrite64_hi_lo() by Helge Deller · 4 years, 3 months ago
  92. 0b5d9a0 parisc: disable CONFIG_IDE in defconfigs by Christoph Hellwig · 4 years, 4 months ago
  93. cd76070 parisc: Drop useless comments in uapi/asm/signal.h by Helge Deller · 4 years, 4 months ago
  94. 75ae0420 parisc: Define O_NONBLOCK to become 000200000 by Helge Deller · 4 years, 4 months ago
  95. 41f5a81 parisc: Drop HP-UX specific fcntl and signal flags by Helge Deller · 4 years, 4 months ago
  96. f4d0d40 parisc: Avoid external interrupts when IPI finishes by Helge Deller · 4 years, 5 months ago
  97. 024f5b5 parisc: Add qemu fw_cfg interface by Helge Deller · 4 years, 4 months ago
  98. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  99. 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  100. e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago