aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2014-06-04ftrace: make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-01-29Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang
2014-01-29arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-23blackfin: pinctrl-adi2: Enable PINCTRL framework for BF54x and BF60x.Sonic Zhang
2013-09-19blackfin: gpio: Remove none gpio lib code.Sonic Zhang
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-09bf609: rename bfin6xx_spi to bfin_spi3Scott Jiang
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao
2013-05-09blackfin: smp: fix smp build after drop asm/system.hSteven Miao
2013-05-07bf609: rsi: Add bf609 rsi MMR macro and board platform data.Sonic Zhang
2013-05-07blackfin: dmc: Improve DDR2 write through in DMC effict controller.Sonic Zhang
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-20blackfin: sync data in blackfin write bufferSonic Zhang
2013-02-20blackfin: mem_init: update dmc config registerBob Liu
2013-02-14burying unused conditionalsAl Viro
2013-01-29blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19new helper: current_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-12-14blackfin: SEC: clean up SEC interrupt initializationSonic Zhang
2012-12-13Blackfin: remove unused is_in_rom()Tobias Klauser
2012-12-13Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser
2012-12-13Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen
2012-12-13Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen
2012-12-13Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen
2012-12-13Blackfin: Add missing __user annotations to put_userLars-Peter Clausen
2012-12-13Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen
2012-12-13blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt