1. 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  2. 4941889 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers by Gao Xiang · 3 years, 9 months ago
  3. a642514 parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST by Helge Deller · 3 years, 10 months ago
  4. 25ceaad parisc: Bump 64-bit IRQ stack size to 64 KB by John David Anglin · 4 years ago
  5. 6141f82 parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES by Helge Deller · 4 years ago
  6. 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  7. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  8. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  9. 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
  10. 44a4c9e parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage by Helge Deller · 4 years, 2 months ago
  11. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  12. faade09 parisc: Improve error return codes when setting rtc time by Helge Deller · 4 years, 3 months ago
  13. 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
  14. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  15. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  16. 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
  17. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  18. 4a770b4 parisc: Add MAP_UNINITIALIZED define by Helge Deller · 4 years, 3 months ago
  19. f173e3a parisc: Improve spinlock handling by John David Anglin · 4 years, 3 months ago
  20. b47cf49 parisc: Install vmlinuz instead of zImage file by Helge Deller · 4 years, 3 months ago
  21. a50d3d3 parisc: Rewrite tlb flush threshold calculation by John David Anglin · 4 years, 3 months ago
  22. 53a42b6 parisc: Switch to more fine grained lws locks by John David Anglin · 4 years, 3 months ago
  23. 2a7d4ee parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64() by John David Anglin · 4 years, 3 months ago
  24. 4df82ce parisc: Fix comments and enable interrupts later by John David Anglin · 4 years, 3 months ago
  25. 6caf55e parisc: Add alternative patching to synchronize_caches define by John David Anglin · 4 years, 3 months ago
  26. f15309d parisc: Add ioread64_hi_lo() and iowrite64_hi_lo() by Helge Deller · 4 years, 3 months ago
  27. 0b5d9a0 parisc: disable CONFIG_IDE in defconfigs by Christoph Hellwig · 4 years, 4 months ago
  28. cd76070 parisc: Drop useless comments in uapi/asm/signal.h by Helge Deller · 4 years, 4 months ago
  29. 75ae0420 parisc: Define O_NONBLOCK to become 000200000 by Helge Deller · 4 years, 4 months ago
  30. 41f5a81 parisc: Drop HP-UX specific fcntl and signal flags by Helge Deller · 4 years, 4 months ago
  31. f4d0d40 parisc: Avoid external interrupts when IPI finishes by Helge Deller · 4 years, 5 months ago
  32. 024f5b5 parisc: Add qemu fw_cfg interface by Helge Deller · 4 years, 4 months ago
  33. 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
  34. 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
  35. 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
  36. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  37. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  38. 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  39. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  40. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 3 months ago
  41. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  42. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  43. c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 3 months ago
  44. 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 3 months ago
  45. 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 3 months ago
  46. 5a84292 dma-mapping: remove dma_cache_sync by Christoph Hellwig · 4 years, 4 months ago
  47. 028abd9 fs: remove compat_sys_mount by Christoph Hellwig · 4 years, 4 months ago
  48. cc7886d compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> by Christoph Hellwig · 4 years, 4 months ago
  49. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  50. 16ff6f7 parisc: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 4 months ago
  51. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago
  52. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  53. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  54. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 5 months ago
  55. 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  56. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  57. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  58. 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
  59. af8a792 mm/parisc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  60. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  61. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  62. e96ebd5 parisc: Implement __smp_store_release and __smp_load_acquire barriers by John David Anglin · 4 years, 5 months ago
  63. 3bc6e3d parisc: Whitespace cleanups in atomic.h by Helge Deller · 4 years, 7 months ago
  64. 875102e parisc/kernel/ftrace: Remove function callback casts by Oscar Carter · 4 years, 6 months ago
  65. 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, 5 months ago
  66. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  67. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  68. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  69. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  70. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  71. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  72. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  73. 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, 5 months ago
  74. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  75. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  76. 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, 5 months ago
  77. 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  78. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  79. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  80. e2693ec parisc: make the log level string for register dumps const by Rolf Eike Beer · 4 years, 6 months ago
  81. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  82. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 5 months ago
  83. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 5 months ago
  84. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago
  85. e72b23d parisc: Do not use an ordered store in pa_tlb_lock() by John David Anglin · 4 years, 5 months ago
  86. 157e9af Revert "parisc: Revert "Release spinlocks using ordered store"" by Helge Deller · 4 years, 5 months ago
  87. 6e9f06e Revert "parisc: Use ldcw instruction for SMP spinlock release barrier" by Helge Deller · 4 years, 5 months ago
  88. 462fb75 Revert "parisc: Drop LDCW barrier in CAS code when running UP" by Helge Deller · 4 years, 5 months ago
  89. 3d05b8a Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()" by Helge Deller · 4 years, 5 months ago
  90. 693a065 parisc: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  91. 961b658 parisc: elf.h: delete a duplicated word by Randy Dunlap · 4 years, 5 months ago
  92. 0e5a7ff parisc: Report bad pages as HardwareCorrupted by Helge Deller · 4 years, 5 months ago
  93. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 7 months ago
  94. bd0409a parisc: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  95. be6577a parisc: Add atomic64_set_release() define to avoid CPU soft lockups by John David Anglin · 4 years, 5 months ago
  96. b344d6a parisc: add support for cmpxchg on u8 pointers by Liam Beguin · 4 years, 6 months ago
  97. 208151b parisc: Convert to BIT_MASK() and BIT_WORD() by Helge Deller · 4 years, 7 months ago
  98. 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  99. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  100. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago