aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds1-2/+2
2013-07-09bf609: rename bfin6xx_spi to bfin_spi3Scott Jiang1-2/+2
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-1/+0
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds5-2/+43
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao1-0/+2
2013-05-09blackfin: smp: fix smp build after drop asm/system.hSteven Miao2-0/+3
2013-05-07bf609: rsi: Add bf609 rsi MMR macro and board platform data.Sonic Zhang1-2/+29
2013-05-07blackfin: dmc: Improve DDR2 write through in DMC effict controller.Sonic Zhang1-0/+9
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2013-02-20blackfin: sync data in blackfin write bufferSonic Zhang1-0/+1
2013-02-20blackfin: mem_init: update dmc config registerBob Liu1-1/+1
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-01-29blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+10
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-1/+1
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds26-784/+819
2012-12-14blackfin: SEC: clean up SEC interrupt initializationSonic Zhang1-2/+3
2012-12-13Blackfin: remove unused is_in_rom()Tobias Klauser1-17/+0
2012-12-13Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser1-2/+0
2012-12-13Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen1-1/+1
2012-12-13Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen1-4/+4
2012-12-13Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen1-2/+2
2012-12-13Blackfin: Add missing __user annotations to put_userLars-Peter Clausen1-4/+4
2012-12-13Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen1-2/+2
2012-12-13blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2-1/+1
2012-12-13UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells22-749/+802
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-2/+2
2012-11-28bfin: switch to generic vfork, get rid of pointless wrappersAl Viro1-0/+1
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-14blackfin: switch to generic sys_execve()Al Viro1-0/+1
2012-10-14blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro1-2/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-3/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-4/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01sanitize tsk_is_polling()Al Viro1-3/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-3/+1
2012-09-07blackfin: smp: adapt to generic smp helpersSteven Miao1-0/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-24blackfin: twi: read twi mmr via bfin_read macroSonic Zhang1-2/+2
2012-07-24bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang1-0/+2
2012-07-24bf60x: update anomaly id in serial and twi driver headers.Sonic Zhang2-2/+2
2012-07-24bf60x: pm: add pint suspend and resume supportSteven Miao2-0/+12