1. 8ced390 define __poll_t, annotate constants by Al Viro · 7 years ago
  2. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  3. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  4. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  5. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 350bdb8 blackfin: Fix local <asm/gpio.h> includes by Linus Walleij · 7 years ago
  8. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  9. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  10. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  11. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  12. d2d8f51 Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  13. a1cc5a5 blackfin: merge the two TWI header files by Wolfram Sang · 7 years ago
  14. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  15. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  16. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 7 years ago
  18. 9f42ef4 blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes by Geert Uytterhoeven · 7 years ago
  19. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  21. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 7 years ago
  22. 6b4be36 blackfin: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  23. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  24. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 7 years ago
  25. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  26. 8298525 kill strlen_user() by Al Viro · 8 years ago
  27. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  28. 50e9ab9 bfin: switch to RAW_COPY_USER by Al Viro · 8 years ago
  29. 72d6f65 blackfin: switch to generic extable.h by Al Viro · 8 years ago
  30. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  31. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  32. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  33. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  34. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  35. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  36. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  37. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  38. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  39. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  40. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  41. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  42. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  43. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  44. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  45. b065444 blackfin: no access_ok() for __copy_{to,from}_user() by Al Viro · 8 years ago
  46. 8f03598 blackfin: fix copy_from_user() by Al Viro · 8 years ago
  47. e87fc0e locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  48. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  49. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  50. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  51. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  52. e928f35 blackfin: define dummy pgprot_writecombine for !MMU by Sudip Mukherjee · 9 years ago
  53. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  54. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  55. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  56. 6f62097 blackfin: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  57. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  58. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  59. 27f6cab blackfin: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  60. f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
  61. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  62. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  63. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  64. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  65. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  66. d835b6c blackfin: Provide atomic_{or,xor,and} by Peter Zijlstra · 9 years ago
  67. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  68. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  69. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  70. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  71. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  72. 5eea900 blackfin: Fix build error by Guenter Roeck · 9 years ago
  73. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  74. 60d0da5 serial: bfin: ctsrts: enfore Kconfig naming convention by Valentin Rothberg · 10 years ago
  75. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  76. 668b54a Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 9 years ago
  77. 4f650a5 blackfin: Wire up missing syscalls by Chen Gang · 10 years ago
  78. 3755717 dma: fix build error after update to v3.19 by Steven Miao · 10 years ago
  79. 1a3372b blackfin: io: define __raw_readx/writex with bfin_readx/writex by Steven Miao · 10 years ago
  80. 61622aa blackfin: Remove exec_domain usage by Richard Weinberger · 10 years ago
  81. ede45dd blackfin: Autogenerate offsets in struct thread_info by Richard Weinberger · 10 years ago
  82. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  83. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  84. 1ea7401 Input: bfin_rotary - move platform header to linux/platform_data by Sonic Zhang · 10 years ago
  85. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  86. 2bc6ff1 blackfin: drop pte_file() by Kirill A. Shutemov · 10 years ago
  87. 323ae3c blackfin: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  88. 1734bff blackfin: fix put_user sparse errors by Michael S. Tsirkin · 10 years ago
  89. f5e0c47 blackfin/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  90. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  91. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  92. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  93. b725680 tty: bfin, define inlined structures by Jiri Slaby · 10 years ago
  94. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  95. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  96. 7e788ab blackfin: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  97. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  98. 88bbfb4 Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  99. ff5ae12 Revert "blackfin: dma: current count mmr is read only" by Steven Miao · 10 years ago
  100. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago