summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2016-09-15blackfin: no access_ok() for __copy_{to,from}_user()Al Viro
2016-09-13blackfin: fix copy_from_user()Al Viro
2016-06-16locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20blackfin: convert to dma_map_opsChristoph Hellwig
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12blackfin: define __smp_xxxMichael S. Tsirkin
2016-01-04put the remnants of ..._user_ret() to restAl Viro
2015-12-04locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27blackfin: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-10blackfin: Fix build errorGuenter Roeck
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-06serial: bfin: ctsrts: enfore Kconfig naming conventionValentin Rothberg
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-24Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-24blackfin: Wire up missing syscallsChen Gang
2015-04-23dma: fix build error after update to v3.19Steven Miao
2015-04-23blackfin: io: define __raw_readx/writex with bfin_readx/writexSteven Miao
2015-04-12blackfin: Remove exec_domain usageRichard Weinberger
2015-04-12blackfin: Autogenerate offsets in struct thread_infoRichard Weinberger
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-10blackfin: drop pte_file()Kirill A. Shutemov
2015-01-13blackfin: macro whitespace fixesMichael S. Tsirkin
2015-01-13blackfin: fix put_user sparse errorsMichael S. Tsirkin
2015-01-13blackfin/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-11-25tty: bfin, define inlined structuresJiri Slaby
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds