1. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  2. 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
  3. f4a2f78 Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years ago
  4. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  5. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  6. 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, 1 month ago
  7. 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, 1 month ago
  8. 4083a28 alpha: replace bogus in_interrupt() by Thomas Gleixner · 4 years, 1 month ago
  9. 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, 1 month ago
  10. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  11. 36d4029 alpha: switch from DISCONTIGMEM to SPARSEMEM by Mike Rapoport · 4 years, 1 month ago
  12. a313357 genirq: Move irq_has_action() into core code by Thomas Gleixner · 4 years, 1 month ago
  13. 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
  14. 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
  15. 5a9a889 alpha: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  16. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  17. 7c951caf net: Add SO_BUSY_POLL_BUDGET socket option by Björn Töpel · 4 years, 1 month ago
  18. 7fd3253 net: Introduce preferred busy-polling by Björn Töpel · 4 years, 1 month ago
  19. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  20. 1d82b78 arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 2 months ago
  21. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  22. d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
  23. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
  24. 6dfc3f5 alpha: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  25. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  26. 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
  27. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  28. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  29. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  30. 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
  31. 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
  32. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  33. efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
  34. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  35. 1e9d90d dma-mapping: introduce dma_get_seg_boundary_nr_pages() by Nicolin Chen · 4 years, 4 months ago
  36. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  37. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  38. b712139 alpha: propagate the calling convention changes down to csum_partial_copy.c helpers by Al Viro · 4 years, 6 months ago
  39. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  40. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  41. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 5 months ago
  42. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  43. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  44. c0f6eda mm/alpha: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  45. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  46. bd72866 alpha: fix annotation of io{read,write}{16,32}be() by Luc Van Oostenryck · 4 years, 5 months ago
  47. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  48. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  49. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  50. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  51. 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  52. 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
  53. 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
  54. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  55. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago
  56. bb7cdd3 alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb() by Will Deacon · 5 years ago
  57. d646285 alpha: Override READ_ONCE() with barriered implementation by Will Deacon · 5 years ago
  58. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  59. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  60. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 7 months ago
  61. 0fdfc53 alpha: switch to copy_thread_tls() by Christian Brauner · 4 years, 7 months ago
  62. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  63. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  64. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  65. 777747f alpha: Fix build around srm_sysrq_reboot_op by Joerg Roedel · 4 years, 7 months ago
  66. 7812193 alpha: c_next should increase position index by Matt Turner · 4 years, 7 months ago
  67. e66dd01 alpha: Replace sg++ with sg = sg_next(sg) by Xu Wang · 4 years, 7 months ago
  68. 54505a1 alpha: fix memory barriers so that they conform to the specification by Mikulas Patocka · 4 years, 7 months ago
  69. c0ebf71 alpha: remove unneeded semicolon in sys_eiger.c by Jason Yan · 4 years, 8 months ago
  70. a466a5c alpha: remove unneeded semicolon in osf_sys.c by Jason Yan · 4 years, 8 months ago
  71. 5f14596 alpha: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
  72. 5bea3044 alpha: fix rtc port ranges by Mikulas Patocka · 6 years ago
  73. 8b3ebda alpha: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  74. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  75. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  76. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  77. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  78. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  79. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  80. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  81. 8c49a90 alpha: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  82. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  83. 43c74ca3 alpha: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  84. 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
  85. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  86. 3076020 alpha: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  87. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 7 months ago
  88. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  89. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  90. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  91. 808b49d alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user() by Al Viro · 4 years, 11 months ago
  92. bc2bf33 exec: Remove recursion from search_binary_handler by Eric W. Biederman · 4 years, 8 months ago
  93. 8b72ca9 exec: Move the call of prepare_binprm into search_binary_handler by Eric W. Biederman · 4 years, 8 months ago
  94. f95850e alpha: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  95. 0f1c968 tty/sysrq: alpha: export and use __sysrq_get_key_op() by Emil Velikov · 4 years, 8 months ago
  96. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
  97. e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 9 months ago
  98. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  99. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  100. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago