summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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-1820-1101/+19Star
|\ \
| * | 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-131-0/+1
| * | UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells2012-12-1317-1069/+5Star
* | | 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
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0Star
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
| |/
* / cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
|/
* 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-311-1/+0Star
* 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
* bfin: pm: add deepsleep for bf60xSonic Zhang2012-07-241-0/+9
* bfin: reorg clock init steps for bf609Bob Liu2012-07-241-0/+212
* pm: dpmc macro typo fixSteven Miao2012-07-241-1/+1