aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+7
2016-12-14arch/blackfin: add option to skip sync on DMA mapAlexander Duyck1-1/+7
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+2
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-6/+4
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-2/+2
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-10blackfin: make-bf561/coreb.c explicitly non-modularPaul Gortmaker1-6/+4
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-2/+3
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-2/+3
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro1-12/+20
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-12/+1
2016-09-15blackfin: no access_ok() for __copy_{to,from}_user()Al Viro1-12/+20
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar3-6/+9
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+5
2016-09-13blackfin: fix copy_from_user()Al Viro1-4/+5
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2-2/+4
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan1-12/+1
2016-08-28net: smc91x: fix SMC accessesRussell King2-2/+4
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+1
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf1-2/+2
2016-08-08blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-4/+4
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+5
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+0
2016-07-14blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner1-21/+5
2016-07-12[media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil1-2/+0
2016-06-16locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra3-12/+40
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-2/+3
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-7/+0
2016-04-18Blackfin: comment spelling s/divsor/divisor/Geert Uytterhoeven1-1/+1
2016-04-18blackfin: Fix misspelling of 'register' in comment.Adam Buchbinder1-1/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-5/+5
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds9-13/+15
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-3/+0
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2