summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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-281-0/+1
| * | blackfin: switch to generic sys_execve()Al Viro2012-10-141-0/+1
| * | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-141-2/+0
| |/
* | 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/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-4/+0
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| |/
* | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-071-0/+2
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
* blackfin: twi: read twi mmr via bfin_read macroSonic Zhang2012-07-241-2/+2
* bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang2012-07-241-0/+2
* bf60x: update anomaly id in serial and twi driver headers.Sonic Zhang2012-07-242-2/+2
* bf60x: pm: add pint suspend and resume supportSteven Miao2012-07-242-0/+12
* bfin: simple_timer: add READ_COUNTER ioctl and add NOIRQ timer modeSteven Miao2012-07-241-0/+6
* i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro.Sonic Zhang2012-07-241-2/+2
OpenPOWER on IntegriCloud