1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  2. d18c7e9d Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  3. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 5 years ago
  4. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 5 years ago
  5. adefd05 xtensa: Fix section mismatch between memblock_reserve and mem_reserve by Guenter Roeck · 5 years ago
  6. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 5 years ago
  7. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  8. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  9. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  10. 815d469 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  11. 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
  12. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  13. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  14. 900f492 xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC by Sinan Kaya · 6 years ago
  15. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  16. 7a55752 Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  17. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  18. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  19. a594419 xtensa: implement initialize_cacheattr for MPU cores by Max Filippov · 6 years ago
  20. f7c3487 xtensa: add exclusive atomics support by Max Filippov · 6 years ago
  21. d065fcf xtensa: clean up inline assembly in futex.h by Max Filippov · 6 years ago
  22. 8f8d574 xtensa: replace variant/core.h with asm/core.h by Max Filippov · 6 years ago
  23. 8e65986d xtensa: drop ifdef __KERNEL__ from kernel-only headers by Max Filippov · 6 years ago
  24. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  25. fd58015 xtensa: set proper error code for simdisk_setup() by Chengguang Xu · 6 years ago
  26. fb1b79d xtensa: fix incorrect fd close in error case of simdisk_setup() by Chengguang Xu · 6 years ago
  27. 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
  28. 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
  29. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. 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
  31. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  32. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  33. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  34. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  35. 10d4339 Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  36. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  37. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  38. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  39. ecae26f xtensa: fix format string warning in init_pmd by Max Filippov · 6 years ago
  40. ada770b xtensa: fix return_address by Max Filippov · 6 years ago
  41. 2663147 xtensa: fix initialization of pt_regs::syscall in start_thread by Max Filippov · 6 years ago
  42. 2201f31 xtensa: use actual syscall number in do_syscall_trace_leave by Max Filippov · 6 years ago
  43. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  44. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  45. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  46. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  47. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  48. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  49. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  50. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  51. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  52. ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
  53. f240ec0 memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc by Mike Rapoport · 6 years ago
  54. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  55. dd1c3ed Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  56. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  57. 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
  58. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  59. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  60. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  61. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  62. 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
  63. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  64. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  65. fd659cc Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  66. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 60deebe xtensa: simplify trap_init by Max Filippov · 6 years ago
  68. 7256864 xtensa: drop unused definitions by Max Filippov · 6 years ago
  69. d90b88fd xtensa: fix get_wchan by Max Filippov · 6 years ago
  70. 579afe86 xtensa: use generic spinlock/rwlock implementation by Max Filippov · 6 years ago
  71. af3d890 xtensa: provide xchg for sizes 1 and 2 by Max Filippov · 6 years ago
  72. 74d69ea xtensa: clean up arch/xtensa/kernel/time.c by Max Filippov · 6 years ago
  73. 815af8f xtensa: SMP: rework IPI processing by Max Filippov · 6 years ago
  74. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  75. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  76. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  77. 805089c syscalls: remove obsolete __IGNORE_ macros by Arnd Bergmann · 6 years ago
  78. 2edfd8e arch: Use asm-generic/socket.h when possible by Deepa Dinamani · 6 years ago
  79. 25384ce xtensa: SMP: limit number of possible CPUs by NR_CPUS by Max Filippov · 6 years ago
  80. 687cffd xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE by Corentin Labbe · 6 years ago
  81. ad33cc8 xtensa: Fix typo use space=>user space by Corentin Labbe · 6 years ago
  82. 8b1c42c xtensa: SMP: mark each possible CPU as present by Max Filippov · 6 years ago
  83. 306b383 xtensa: smp_lx200_defconfig: fix vectors clash by Max Filippov · 6 years ago
  84. 32a7726c xtensa: SMP: fix secondary CPU initialization by Max Filippov · 6 years ago
  85. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  86. 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
  87. 4fe8713 xtensa: SMP: fix ccount_timer_shutdown by Max Filippov · 7 years ago
  88. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  89. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  90. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  91. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  92. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  93. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  94. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  95. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  96. 9ef1034 Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  97. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  98. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  99. 9577dd7 kasan: rename kasan_zero_page to kasan_early_shadow_page by Andrey Konovalov · 6 years ago
  100. 64711f9 xtensa: implement jump_label support by Max Filippov · 6 years ago