1. b065444 blackfin: no access_ok() for __copy_{to,from}_user() by Al Viro · 8 years ago
  2. 8f03598 blackfin: fix copy_from_user() by Al Viro · 8 years ago
  3. e87fc0e locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  4. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  5. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  6. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  7. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  8. e928f35 blackfin: define dummy pgprot_writecombine for !MMU by Sudip Mukherjee · 8 years ago
  9. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  10. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  11. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  12. 6f62097 blackfin: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  13. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  14. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  15. 27f6cab blackfin: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  16. f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
  17. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  18. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  19. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  20. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  21. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  22. d835b6c blackfin: Provide atomic_{or,xor,and} by Peter Zijlstra · 9 years ago
  23. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  24. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  25. 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
  26. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  28. 5eea900 blackfin: Fix build error by Guenter Roeck · 9 years ago
  29. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  30. 60d0da5 serial: bfin: ctsrts: enfore Kconfig naming convention by Valentin Rothberg · 9 years ago
  31. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  32. 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
  33. 4f650a5 blackfin: Wire up missing syscalls by Chen Gang · 9 years ago
  34. 3755717 dma: fix build error after update to v3.19 by Steven Miao · 9 years ago
  35. 1a3372b blackfin: io: define __raw_readx/writex with bfin_readx/writex by Steven Miao · 10 years ago
  36. 61622aa blackfin: Remove exec_domain usage by Richard Weinberger · 9 years ago
  37. ede45dd blackfin: Autogenerate offsets in struct thread_info by Richard Weinberger · 9 years ago
  38. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  39. 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
  40. 1ea7401 Input: bfin_rotary - move platform header to linux/platform_data by Sonic Zhang · 10 years ago
  41. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  42. 2bc6ff1 blackfin: drop pte_file() by Kirill A. Shutemov · 10 years ago
  43. 323ae3c blackfin: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  44. 1734bff blackfin: fix put_user sparse errors by Michael S. Tsirkin · 10 years ago
  45. f5e0c47 blackfin/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  46. 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
  47. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  48. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  49. b725680 tty: bfin, define inlined structures by Jiri Slaby · 10 years ago
  50. 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
  51. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  52. 7e788ab blackfin: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  53. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  54. 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
  55. ff5ae12 Revert "blackfin: dma: current count mmr is read only" by Steven Miao · 10 years ago
  56. 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
  57. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  58. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  59. e13cccf Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into next by Linus Torvalds · 10 years ago
  60. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  61. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  62. b7bb7d9 arch,blackfin: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  63. 766e372 spi: convert spi-bfin-v3.c to a multiplatform driver by Scott Jiang · 10 years ago
  64. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  65. 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 10 years ago
  66. 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 10 years ago
  67. a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 10 years ago
  68. 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  69. d64b393 Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  70. 5029a22 i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver by Sonic Zhang · 11 years ago
  71. 45126da i2c: bfin-twi: move bits macros and structs in header from arch include to generic include by Sonic Zhang · 11 years ago
  72. 1e6f8e3 pinctrl: Move pint PM storage structure out of blackfin architecture. by Sonic Zhang · 11 years ago
  73. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  74. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  75. 30c867e Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  76. 1b60123 blackfin: Support L1 SRAM parity checking feature on bf60x by Sonic Zhang · 11 years ago
  77. 1337650 arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macros by Chen Gang · 11 years ago
  78. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  79. 7e21774 Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  80. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  81. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  82. ac2df52 clk: Add common __clk_get(), __clk_put() implementations by Sylwester Nawrocki · 11 years ago
  83. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 6c0514d Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  85. 54e4ff4 blackfin: adi gpio driver and pinctrl driver support by Sonic Zhang · 11 years ago
  86. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  87. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  88. 8a5dc58 Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  89. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  90. 741ecef blackfin: pinctrl-adi2: Enable PINCTRL framework for BF54x and BF60x. by Sonic Zhang · 11 years ago
  91. ffb7fc0 blackfin: gpio: Remove none gpio lib code. by Sonic Zhang · 11 years ago
  92. 24a70cf blackfin: scb: Add system crossbar init code. by Steven Miao · 11 years ago
  93. 49283f6 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  94. 5e50175 bf609: rename bfin6xx_spi to bfin_spi3 by Scott Jiang · 11 years ago
  95. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  96. f5b8fcb Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux by Linus Torvalds · 11 years ago
  97. 5ae89ee bfin cache: dcplb map: add 16M dcplb map for BF60x by Steven Miao · 11 years ago
  98. 5b08309 blackfin: smp: fix smp build after drop asm/system.h by Steven Miao · 11 years ago
  99. db527aa bf609: rsi: Add bf609 rsi MMR macro and board platform data. by Sonic Zhang · 13 years ago
  100. c83a917 blackfin: dmc: Improve DDR2 write through in DMC effict controller. by Sonic Zhang · 12 years ago