index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
clk: Add common __clk_get(), __clk_put() implementations
Sylwester Nawrocki
1
-0
/
+2
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+0
2013-11-16
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+4
2013-11-15
blackfin: adi gpio driver and pinctrl driver support
Sonic Zhang
4
-144
/
+41
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
1
-3
/
+0
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-139
/
+37
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-23
blackfin: pinctrl-adi2: Enable PINCTRL framework for BF54x and BF60x.
Sonic Zhang
1
-2
/
+17
2013-09-19
blackfin: gpio: Remove none gpio lib code.
Sonic Zhang
1
-137
/
+20
2013-09-13
blackfin: scb: Add system crossbar init code.
Steven Miao
1
-0
/
+21
2013-07-10
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2013-07-09
bf609: rename bfin6xx_spi to bfin_spi3
Scott Jiang
1
-2
/
+2
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-1
/
+0
2013-05-10
Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux
Linus Torvalds
5
-2
/
+43
2013-05-09
bfin cache: dcplb map: add 16M dcplb map for BF60x
Steven Miao
1
-0
/
+2
2013-05-09
blackfin: smp: fix smp build after drop asm/system.h
Steven Miao
2
-0
/
+3
2013-05-07
bf609: rsi: Add bf609 rsi MMR macro and board platform data.
Sonic Zhang
1
-2
/
+29
2013-05-07
blackfin: dmc: Improve DDR2 write through in DMC effict controller.
Sonic Zhang
1
-0
/
+9
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
1
-1
/
+1
2013-03-04
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-24
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-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+1
2012-12-20
new helper: current_user_stack_pointer()
Al Viro
1
-0
/
+1
2012-12-20
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-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2012-11-29
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
1
-0
/
+1
2012-11-14
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-15
blackfin: switch to generic sys_execve()
Al Viro
1
-0
/
+1
2012-10-15
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
1
-2
/
+0
2012-10-15
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
[next]