summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-2/+2
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-1/+1
|\ \ | |/ |/|
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-141-1/+7
|\
| * arch/blackfin: add option to skip sync on DMA mapAlexander Duyck2016-12-141-1/+7
* | ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-2/+2
|/
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+3
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
* ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-241-2/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-21/+5
|\
| * blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner2016-07-141-21/+5
* | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-0/+1
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* blackfin: gpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+3
* gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-1/+1
* blackfin: gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
* blackfin: convert to dma_map_opsChristoph Hellwig2016-01-201-14/+38
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-3/+4
|\
| * blackfin: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-3/+4
* | blackfin/time-ts: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-66/+70
|/
* vfs: add file_path() helperMiklos Szeredi2015-06-231-1/+1
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-243-23/+5
|\
| * arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist2015-04-231-13/+0
| * debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita2015-04-231-1/+0
| * bug[220] kgdb: change the smp cross core function entrySonic Zhang2015-04-231-8/+4
| * arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...Rickard Strandqvist2015-04-231-1/+1
* | frv: Remove signal translation and exec_domainRichard Weinberger2015-04-121-1/+1
* | blackfin: Remove exec_domain usageRichard Weinberger2015-04-121-5/+1
* | blackfin: Autogenerate offsets in struct thread_infoRichard Weinberger2015-04-122-0/+7
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* blackfin: Replace __get_cpu_var usesChristoph Lameter2014-08-261-5/+5
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-32/+19
|\
| * blackfin: Use sigsp()Richard Weinberger2014-08-061-11/+3
| * blackfin: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-22/+17
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-041-8/+7
|\ \
| * | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-281-1/+1
| |\|
| * | blackfin, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-8/+7
* | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-18/+0
|\ \ \ | |_|/ |/| |
| * | Blackfin: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-18/+0
| |/
* / blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao2014-07-261-1/+1
|/
* blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-061-2/+6
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-121-30/+9
|\
| * blackfin:Use generic /proc/interrupts implementationThomas Gleixner2014-04-111-30/+9