summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-5/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
| * hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-3/+0Star
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-152-5/+4Star
|\ \
| * | blackfin: adi gpio driver and pinctrl driver supportSonic Zhang2013-11-154-144/+41Star
* | | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-139/+37Star
|\ \ \ | |_|/ |/| |
| * | blackfin: pinctrl-adi2: Enable PINCTRL framework for BF54x and BF60x.Sonic Zhang2013-09-231-2/+17
| * | blackfin: gpio: Remove none gpio lib code.Sonic Zhang2013-09-191-137/+20Star
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* blackfin: scb: Add system crossbar init code.Steven Miao2013-09-131-0/+21
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-101-2/+2
|\
| * bf609: rename bfin6xx_spi to bfin_spi3Scott Jiang2013-07-091-2/+2
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-1/+0Star
|/
* Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds2013-05-105-2/+43
|\
| * bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao2013-05-091-0/+2
| * blackfin: smp: fix smp build after drop asm/system.hSteven Miao2013-05-092-0/+3
| * bf609: rsi: Add bf609 rsi MMR macro and board platform data.Sonic Zhang2013-05-071-2/+29
| * blackfin: dmc: Improve DDR2 write through in DMC effict controller.Sonic Zhang2013-05-071-0/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0Star
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
| |/
* / treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-3/+0Star
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-2/+0Star
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-2/+0Star
| |/
* | blackfin: sync data in blackfin write bufferSonic Zhang2013-02-201-0/+1
* | blackfin: mem_init: update dmc config registerBob Liu2013-02-201-1/+1
* | blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-212-1/+1
|\
| * new helper: current_user_stack_pointer()Al Viro2012-12-201-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-12-1826-784/+819
|\ \
| * | blackfin: SEC: clean up SEC interrupt initializationSonic Zhang2012-12-141-2/+3
| * | Blackfin: remove unused is_in_rom()Tobias Klauser2012-12-131-17/+0Star
| * | Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser2012-12-131-2/+0Star
| * | Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen2012-12-131-1/+1
| * | Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen2012-12-131-4/+4
| * | Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen2012-12-131-2/+2
| * | Blackfin: Add missing __user annotations to put_userLars-Peter Clausen2012-12-131-4/+4
| * | Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen2012-12-131-2/+2
| * | blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2012-12-132-1/+1
| * | UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells2012-12-1322-749/+802
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-122-2/+2
|\ \ \ | | |/ | |/|
| * | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-291-0/+1
| * | blackfin: switch to generic sys_execve()Al Viro2012-10-151-0/+1
| * | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-151-2/+0Star
| |/
* / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-3/+1Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-3/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-4/+0Star
|\ \