summaryrefslogtreecommitdiff
path: root/arch/blackfin
Commit message (Expand)AuthorAge
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* blackfin: bf609: let clk_disable() return immediately if clk is NULLMasahiro Yamada2017-05-03
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-01
|\
| * debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-03
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \
| * | blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
| |/
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
* | bfin: switch to RAW_COPY_USERAl Viro2017-03-28
* | blackfin: switch to generic extable.hAl Viro2017-03-28
* | new helper: uaccess_kernel()Al Viro2017-03-28
* | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmget() helperVegard Nossum2017-02-27
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-23
|\ \
| * \ Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-10
| |\ \ | | |/ | |/|
| | * drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard2017-01-09
* | | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/ /
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25
|\ \
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-25
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-14
|\ \
| * | arch/blackfin: add option to skip sync on DMA mapAlexander Duyck2016-12-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-14
|\ \ \ | |/ / |/| |
| * | ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-22
| |/
* | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-13
|\ \
| * | blackfin: make-bf561/coreb.c explicitly non-modularPaul Gortmaker2016-11-10
| |/
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
|/
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-19
|\
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-19
* | Merge branch 'work.uaccess' into for-linusAl Viro2016-10-14
|\ \ | |/ |/|
| * blackfin: no access_ok() for __copy_{to,from}_user()Al Viro2016-09-15
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-05
|\ \
| * | blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-08