| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-01-10 | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next |  Dave Airlie | 1 | -0/+1 |
| 2017-01-09 | drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" |  Benjamin Gaignard | 1 | -0/+1 |
| 2016-11-17 | locking/core: Provide common cpu_relax_yield() definition |  Christian Borntraeger | 1 | -1/+0 |
| 2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() |  Christian Borntraeger | 1 | -1/+0 |
| 2016-11-16 | locking/core: Introduce cpu_relax_yield() |  Christian Borntraeger | 1 | -0/+1 |
| 2016-10-25 | locking/mutex: Kill arch specific code |  Peter Zijlstra | 1 | -1/+0 |
| 2016-09-15 | blackfin: no access_ok() for __copy_{to,from}_user() |  Al Viro | 1 | -12/+20 |
| 2016-09-13 | blackfin: fix copy_from_user() |  Al Viro | 1 | -4/+5 |
| 2016-06-16 | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() |  Peter Zijlstra | 1 | -0/+8 |
| 2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations |  Peter Zijlstra | 1 | -2/+3 |
| 2016-05-20 | exit_thread: remove empty bodies |  Jiri Slaby | 1 | -7/+0 |
| 2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -2/+2 |
| 2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -1/+0 |
| 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 | 2 | -30/+17 |
| 2015-04-24 | blackfin: Wire up missing syscalls |  Chen Gang | 1 | -1/+11 |
| 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 |