index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2013-02-20
blackfin: sync data in blackfin write buffer
Sonic Zhang
1
-0
/
+1
2013-02-20
blackfin: mem_init: update dmc config register
Bob Liu
1
-1
/
+1
2013-02-14
burying unused conditionals
Al Viro
1
-2
/
+0
2013-01-29
blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
1
-0
/
+10
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+1
2012-12-19
new helper: current_user_stack_pointer()
Al Viro
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
26
-784
/
+819
2012-12-14
blackfin: SEC: clean up SEC interrupt initialization
Sonic Zhang
1
-2
/
+3
2012-12-13
Blackfin: remove unused is_in_rom()
Tobias Klauser
1
-17
/
+0
2012-12-13
Blackfin: remove unnecessary prototype for kobjsize()
Tobias Klauser
1
-2
/
+0
2012-12-13
Blackfin: twi: Add missing __iomem annotation
Lars-Peter Clausen
1
-1
/
+1
2012-12-13
Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user
Lars-Peter Clausen
1
-4
/
+4
2012-12-13
Blackfin: Annotate clear_user 'to' parameter with __user
Lars-Peter Clausen
1
-2
/
+2
2012-12-13
Blackfin: Add missing __user annotations to put_user
Lars-Peter Clausen
1
-4
/
+4
2012-12-13
Blackfin: Annotate strncpy_from_user src parameter with __user
Lars-Peter Clausen
1
-2
/
+2
2012-12-13
blackfin: Use Kbuild infrastructure for kvm_para.h
Steven Rostedt
2
-1
/
+1
2012-12-13
UAPI: (Scripted) Disintegrate arch/blackfin/include/asm
David Howells
22
-749
/
+802
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2012-11-28
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
1
-0
/
+1
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-14
blackfin: switch to generic sys_execve()
Al Viro
1
-0
/
+1
2012-10-14
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
1
-2
/
+0
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+2
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-01
sanitize tsk_is_polling()
Al Viro
1
-3
/
+0
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-3
/
+1
2012-09-07
blackfin: smp: adapt to generic smp helpers
Steven Miao
1
-0
/
+2
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
2012-07-24
blackfin: twi: read twi mmr via bfin_read macro
Sonic Zhang
1
-2
/
+2
2012-07-24
bf60x: Add double fault, hardware error and NMI SEC handler
Sonic Zhang
1
-0
/
+2
2012-07-24
bf60x: update anomaly id in serial and twi driver headers.
Sonic Zhang
2
-2
/
+2
2012-07-24
bf60x: pm: add pint suspend and resume support
Steven Miao
2
-0
/
+12
2012-07-24
bfin: simple_timer: add READ_COUNTER ioctl and add NOIRQ timer mode
Steven Miao
1
-0
/
+6
2012-07-24
i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro.
Sonic Zhang
1
-2
/
+2
2012-07-24
bfin: pm: add deepsleep for bf60x
Sonic Zhang
1
-0
/
+9
2012-07-24
bfin: reorg clock init steps for bf609
Bob Liu
1
-0
/
+212
2012-07-24
pm: dpmc macro typo fix
Steven Miao
1
-1
/
+1
2012-07-24
bf60x: bfin_crc: move structure bfin_crc out of head file.
Sonic Zhang
1
-14
/
+0
2012-07-24
bfin: add 32M, 16M and 8M uncached DMA region options
Scott Jiang
1
-1
/
+7
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-06-01
whack-a-mole with TIF_FREEZE
Al Viro
1
-2
/
+0
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-3
/
+0
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2012-05-21
blackfin: fix build after add bf60x mach/pm.h
Steven Miao
1
-1
/
+0
[next]