summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-11/+19
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-11/+19
* | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-091-1/+133
|\ \
| * | blackfin: merge the two TWI header filesWolfram Sang2017-08-271-1/+133
* | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
|/ /
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-2/+2
|\ \
| * | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-2/+2
* | | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2017-07-161-2/+1
| |/ |/|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-10/+15
|\ \
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-10/+15
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-23/+23
|\ \ \
| * | | blackfin: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-23/+23
* | | | kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-121-0/+2
|/ / /
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-7/+0
|\ \ \ | |_|/ |/| |
| * | kill strlen_user()Al Viro2017-05-151-7/+0
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-17/+0
* bfin: switch to RAW_COPY_USERAl Viro2017-03-281-22/+4
* blackfin: switch to generic extable.hAl Viro2017-03-282-16/+2
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-1/+0
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-0/+1
|\ \
| * \ Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-101-0/+1
| |\ \ | | |/ | |/|
| | * drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard2017-01-091-0/+1
* | | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/ /
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
|/
* blackfin: no access_ok() for __copy_{to,from}_user()Al Viro2016-09-151-12/+20
* blackfin: fix copy_from_user()Al Viro2016-09-131-4/+5
* locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-0/+8
* locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+3
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-2/+2
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-2/+2
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-1/+0
|\ \
| * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0
| |/
* | blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee2016-03-151-0/+2
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* blackfin: convert to dma_map_opsChristoph Hellwig2016-01-201-123/+4
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-2/+2
|\
| * blackfin: define __smp_xxxMichael S. Tsirkin2016-01-121-2/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-6/+0
|\ \
| * | put the remnants of ..._user_ret() to restAl Viro2016-01-041-6/+0
| |/
OpenPOWER on IntegriCloud