Age | Commit message (Expand) | Author |
2016-09-15 | blackfin: no access_ok() for __copy_{to,from}_user() | Al Viro |
2016-09-13 | blackfin: fix copy_from_user() | Al Viro |
2016-06-16 | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | blackfin: define dummy pgprot_writecombine for !MMU | Sudip Mukherjee |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | blackfin: convert to dma_map_ops | Christoph Hellwig |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-12 | blackfin: define __smp_xxx | Michael S. Tsirkin |
2016-01-04 | put the remnants of ..._user_ret() to rest | Al Viro |
2015-12-04 | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | blackfin: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf |
2015-06-26 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-10 | blackfin: Fix build error | Guenter Roeck |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-06 | serial: bfin: ctsrts: enfore Kconfig naming convention | Valentin Rothberg |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2015-04-24 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-04-23 | dma: fix build error after update to v3.19 | Steven Miao |
2015-04-23 | blackfin: io: define __raw_readx/writex with bfin_readx/writex | Steven Miao |
2015-04-12 | blackfin: Remove exec_domain usage | Richard Weinberger |
2015-04-12 | blackfin: Autogenerate offsets in struct thread_info | Richard Weinberger |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-15 | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-10 | blackfin: drop pte_file() | Kirill A. Shutemov |
2015-01-13 | blackfin: macro whitespace fixes | Michael S. Tsirkin |
2015-01-13 | blackfin: fix put_user sparse errors | Michael S. Tsirkin |
2015-01-13 | blackfin/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-14 | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-11-25 | tty: bfin, define inlined structures | Jiri Slaby |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |