summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
AgeCommit message (Expand)AuthorLines
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-10/+15
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-23/+23
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin-0/+2
2017-07-10blackfin: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-23/+23
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+0
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro-10/+15
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-5/+0
2017-05-15kill strlen_user()Al Viro-7/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-17/+0
2017-03-28bfin: switch to RAW_COPY_USERAl Viro-22/+4
2017-03-28blackfin: switch to generic extable.hAl Viro-16/+2
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro-3/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds-0/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-2/+2
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie-0/+1
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard-0/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger-0/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra-1/+0
2016-09-15blackfin: no access_ok() for __copy_{to,from}_user()Al Viro-12/+20
2016-09-13blackfin: fix copy_from_user()Al Viro-4/+5
2016-06-16locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra-0/+8
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra-2/+3
2016-05-20exit_thread: remove empty bodiesJiri Slaby-7/+0
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2016-03-15blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee-0/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-2/+2
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig-1/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig-2/+0
2016-01-20blackfin: convert to dma_map_opsChristoph Hellwig-123/+4
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-2/+2
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+0
2016-01-12blackfin: define __smp_xxxMichael S. Tsirkin-2/+2
2016-01-04put the remnants of ..._user_ret() to restAl Viro-6/+0
2015-12-04locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso-1/+0
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds-0/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-2/+2
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra-2/+0
2015-07-27blackfin: Provide atomic_{or,xor,and}Peter Zijlstra-7/+21
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf-0/+1