summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2912-30/+36
|\
| * blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang2014-01-291-0/+1
| * arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2014-01-2911-30/+35
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
| |/
* | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-231-0/+2
|\ \
| * | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+2
| |/
* / arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-17/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-5/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
| * hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-3/+0
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-152-5/+4
|\ \
| * | blackfin: adi gpio driver and pinctrl driver supportSonic Zhang2013-11-154-144/+41
* | | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-139/+37
|\ \ \ | |_|/ |/| |
| * | 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/+20
| |/
* / 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/+0
|/
* 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/+0
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
| |/
* / 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-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-2/+0
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-2/+0
| |/
* | 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-202-1/+1
|\
| * new helper: current_user_stack_pointer()Al Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | 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/+0
| * | Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser2012-12-131-2/+0
| * | 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