summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* arch: remove blackfin portArnd Bergmann2018-03-16123-13576/+0
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-18/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-17/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
| * blackfin: Use generic clkdev.h headerStephen Boyd2018-01-022-17/+1
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+19
|\ \
| * | make kernel-side POLL... arch-independentAl Viro2017-11-291-1/+18
| * | define __poll_t, annotate constantsAl Viro2017-11-271-2/+2
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-34/+0
|\ \
| * | signal/blackfin: Remove pointless UID16_SIGINFO_COMPAT_NEEDEDEric W. Biederman2018-01-151-2/+0
| * | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-32/+0
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-2/+0
|/ /
* / bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-161-0/+20
|\
| * blackfin: Fix local <asm/gpio.h> includesLinus Walleij2017-10-191-0/+20
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0728-0/+28
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0212-0/+12
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-023-0/+3
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
| |/
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-6/+0
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-10/+0
|/
* 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
| |\ \ | | |/ | |/|