summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm
AgeCommit message (Expand)AuthorLines
2018-03-16arch: remove blackfin portArnd Bergmann-12043/+0
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-17/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-2/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2018-01-02blackfin: Use generic clkdev.h headerStephen Boyd-17/+1
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+20
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-10-19blackfin: Fix local <asm/gpio.h> includesLinus Walleij-0/+20
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-6/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-10/+0
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+133
2017-08-27blackfin: merge the two TWI header filesWolfram Sang-1/+133
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-5/+0
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf-2/+2
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven-2/+1
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/+1
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/+1
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-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