summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-091-0/+1
|\ \
| * | i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang2014-03-091-0/+1
| |/
* | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
* | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
|/
* cramfs: take headers to fs/cramfsAl Viro2014-01-251-1/+1
* blackfin: adi gpio driver and pinctrl driver supportSonic Zhang2013-11-152-135/+6
* Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang2013-11-151-9/+14
* blackfin: scb: Add system crossbar init code.Steven Miao2013-09-131-0/+6
* blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker2013-07-142-3/+3
* kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang2013-07-091-0/+1
* Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds2013-05-104-10/+44
|\
| * bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao2013-05-093-9/+43
| * blackfin: fix bootup core clock and system clock displayJames Cosin2013-05-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-3/+1
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-3/+1
| |/
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-0/+1
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-26/+6
|\ \
| * | bfin: Fix typo in arch_cpu_idle()Ingo Molnar2013-04-101-1/+1
| * | bfin: Use generic idle loopThomas Gleixner2013-04-081-26/+6
| |/
* / early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-2/+0
|/