summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann123-13576/+0
2018-02-12unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-18/+1
2018-02-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-17/+0
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+19
2018-01-31Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-34/+0
2018-01-16signal/blackfin: Remove pointless UID16_SIGINFO_COMPAT_NEEDEDEric W. Biederman1-2/+0
2018-01-16signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman1-32/+0
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells1-2/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2018-01-03blackfin: Use generic clkdev.h headerStephen Boyd2-17/+1
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-30make kernel-side POLL... arch-independentAl Viro1-1/+18
2017-11-28define __poll_t, annotate constantsAl Viro1-2/+2
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+20
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar28-0/+28
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman12-0/+12
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman13-0/+13
2017-10-19blackfin: Fix local <asm/gpio.h> includesLinus Walleij1-0/+20
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-6/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon1-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-10/+0
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-11/+19
2017-09-10Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+133
2017-08-27blackfin: merge the two TWI header filesWolfram Sang1-1/+133
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-5/+0
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-11/+19
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-2/+2
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven1-2/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+15
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-23/+23
2017-07-13kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin1-0/+2
2017-07-09blackfin: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-23/+23
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+0
2017-07-04binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-10/+15
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-5/+0
2017-05-16kill strlen_user()Al Viro1-7/+0
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-17/+0
2017-03-29bfin: switch to RAW_COPY_USERAl Viro1-22/+4
2017-03-29blackfin: switch to generic extable.hAl Viro2-16/+2
2017-03-06uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-1/+0
2017-03-06uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar1-0/+2
2017-02-28kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2017-02-24Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds1-0/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2