| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-03-15 | blackfin: define dummy pgprot_writecombine for !MMU |  Sudip Mukherjee | 1 | -0/+2 |
| 2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types |  Alexander Duyck | 1 | -2/+2 |
| 2016-03-07 | PCI: Move pci_dma_* helpers to common code |  Christoph Hellwig | 1 | -1/+0 |
| 2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation |  Christoph Hellwig | 1 | -2/+0 |
| 2016-01-20 | blackfin: convert to dma_map_ops |  Christoph Hellwig | 1 | -123/+4 |
| 2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 1 | -2/+2 |
| 2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -6/+0 |
| 2016-01-12 | blackfin: define __smp_xxx |  Michael S. Tsirkin | 1 | -2/+2 |
| 2016-01-04 | put the remnants of ..._user_ret() to rest |  Al Viro | 1 | -6/+0 |
| 2015-12-04 | locking/cmpxchg, arch: Remove tas() definitions |  Davidlohr Bueso | 1 | -1/+0 |
| 2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 1 | -0/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers |  Thomas Gleixner | 1 | -2/+2 |
| 2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions |  Peter Zijlstra | 1 | -10/+0 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -2/+0 |
| 2015-07-27 | blackfin: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -7/+21 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-07-08 | Make asm/word-at-a-time.h available on all architectures |  Chris Metcalf | 1 | -0/+1 |
| 2015-06-26 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -4/+4 |
| 2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -2/+1 |
| 2015-06-24 | mm: new mm hook framework |  Laurent Dufour | 1 | -0/+15 |
| 2015-06-10 | blackfin: Fix build error |  Guenter Roeck | 1 | -0/+1 |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files |  Christoph Hellwig | 1 | -1/+0 |
| 2015-05-06 | serial: bfin: ctsrts: enfore Kconfig naming convention |  Valentin Rothberg | 1 | -4/+4 |
| 2015-05-05 | remove <asm/scatterlist.h> |  Christoph Hellwig | 1 | -1/+1 |
| 2015-04-24 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux |  Linus Torvalds | 1 | -29/+6 |
| 2015-04-23 | dma: fix build error after update to v3.19 |  Steven Miao | 1 | -8/+0 |
| 2015-04-23 | blackfin: io: define __raw_readx/writex with bfin_readx/writex |  Steven Miao | 1 | -21/+6 |
| 2015-04-12 | blackfin: Remove exec_domain usage |  Richard Weinberger | 1 | -2/+0 |
| 2015-04-12 | blackfin: Autogenerate offsets in struct thread_info |  Richard Weinberger | 1 | -9/+0 |
| 2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 1 | -116/+0 |
| 2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 1 | -16/+16 |
| 2015-02-15 | Input: bfin_rotary - move platform header to linux/platform_data |  Sonic Zhang | 1 | -116/+0 |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct |  Andy Lutomirski | 1 | -4/+0 |
| 2015-02-10 | blackfin: drop pte_file() |  Kirill A. Shutemov | 1 | -5/+0 |
| 2015-01-13 | blackfin: macro whitespace fixes |  Michael S. Tsirkin | 1 | -11/+11 |
| 2015-01-13 | blackfin: fix put_user sparse errors |  Michael S. Tsirkin | 1 | -4/+4 |
| 2015-01-13 | blackfin/uaccess: fix sparse errors |  Michael S. Tsirkin | 1 | -1/+1 |
| 2014-12-14 | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -4/+3 |
| 2014-12-11 | arch: Cleanup read_barrier_depends() and comments |  Alexander Duyck | 1 | -0/+51 |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits |  Daniel Borkmann | 1 | -1/+0 |
| 2014-11-25 | tty: bfin, define inlined structures |  Jiri Slaby | 1 | -4/+3 |
| 2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 1 | -1/+1 |
| 2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() |  Peter Zijlstra | 1 | -0/+1 |
| 2014-08-26 | blackfin: Replace __get_cpu_var uses |  Christoph Lameter | 1 | -1/+1 |
| 2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() |  Davidlohr Bueso | 1 | -1/+1 |
| 2014-06-12 | Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux |  Linus Torvalds | 1 | -0/+2 |
| 2014-06-11 | Revert "blackfin: dma: current count mmr is read only" |  Steven Miao | 1 | -0/+2 |
| 2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next |  Linus Torvalds | 1 | -10/+1 |
| 2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL |  Fabian Frederick | 1 | -1/+0 |
| 2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  Linus Torvalds | 2 | -12/+5 |