Age | Commit message (Expand) | Author |
2013-05-10 | Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux | Linus Torvalds |
2013-05-09 | bfin cache: dcplb map: add 16M dcplb map for BF60x | Steven Miao |
2013-05-09 | blackfin: smp: fix smp build after drop asm/system.h | Steven Miao |
2013-05-07 | bf609: rsi: Add bf609 rsi MMR macro and board platform data. | Sonic Zhang |
2013-05-07 | blackfin: dmc: Improve DDR2 write through in DMC effict controller. | Sonic Zhang |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-20 | blackfin: sync data in blackfin write buffer | Sonic Zhang |
2013-02-20 | blackfin: mem_init: update dmc config register | Bob Liu |
2013-02-14 | burying unused conditionals | Al Viro |
2013-01-29 | blackfin: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | new helper: current_user_stack_pointer() | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds |
2012-12-14 | blackfin: SEC: clean up SEC interrupt initialization | Sonic Zhang |
2012-12-13 | Blackfin: remove unused is_in_rom() | Tobias Klauser |
2012-12-13 | Blackfin: remove unnecessary prototype for kobjsize() | Tobias Klauser |
2012-12-13 | Blackfin: twi: Add missing __iomem annotation | Lars-Peter Clausen |
2012-12-13 | Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user | Lars-Peter Clausen |
2012-12-13 | Blackfin: Annotate clear_user 'to' parameter with __user | Lars-Peter Clausen |
2012-12-13 | Blackfin: Add missing __user annotations to put_user | Lars-Peter Clausen |
2012-12-13 | Blackfin: Annotate strncpy_from_user src parameter with __user | Lars-Peter Clausen |
2012-12-13 | blackfin: Use Kbuild infrastructure for kvm_para.h | Steven Rostedt |
2012-12-13 | UAPI: (Scripted) Disintegrate arch/blackfin/include/asm | David Howells |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-28 | bfin: switch to generic vfork, get rid of pointless wrappers | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-14 | blackfin: switch to generic sys_execve() | Al Viro |
2012-10-14 | blackfin: convert kernel_thread() and kernel_execve() to generic ones | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-07 | blackfin: smp: adapt to generic smp helpers | Steven Miao |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-24 | blackfin: twi: read twi mmr via bfin_read macro | Sonic Zhang |
2012-07-24 | bf60x: Add double fault, hardware error and NMI SEC handler | Sonic Zhang |
2012-07-24 | bf60x: update anomaly id in serial and twi driver headers. | Sonic Zhang |
2012-07-24 | bf60x: pm: add pint suspend and resume support | Steven Miao |
2012-07-24 | bfin: simple_timer: add READ_COUNTER ioctl and add NOIRQ timer mode | Steven Miao |
2012-07-24 | i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro. | Sonic Zhang |
2012-07-24 | bfin: pm: add deepsleep for bf60x | Sonic Zhang |