index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Blackfin: convert malloc()/memset() to zalloc() in module code
Mike Frysinger
2009-09-16
1
-4
/
+2
*
Blackfin: cleanup printk() usage in module code
Mike Frysinger
2009-09-16
1
-34
/
+25
*
Blackfin: reject outdated/unused/wrong relocation types
Robin Getz
2009-09-16
1
-34
/
+8
*
Blackfin: convert ptrace to new memory functions
Mike Frysinger
2009-09-16
1
-57
/
+72
*
Blackfin: cleanup traps decode_address() a bit
Mike Frysinger
2009-09-16
1
-18
/
+30
*
Blackfin: inline I-pipe bypass code in ret_from_exception
Philippe Gerum
2009-09-16
1
-5
/
+0
*
Blackfin: allow high priority domains to preempt schedule_tail()
Philippe Gerum
2009-09-16
1
-2
/
+22
*
Blackfin: export show_stack() to modules
Philippe Gerum
2009-09-16
1
-0
/
+1
*
Blackfin: fix misnomer of some I-pipe helpers
Philippe Gerum
2009-09-16
1
-24
/
+20
*
Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c
Philippe Gerum
2009-09-16
1
-17
/
+19
*
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
Robin Getz
2009-09-16
2
-9
/
+11
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
8
-99
/
+103
|
\
|
*
Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions
Graf Yang
2009-07-16
1
-6
/
+17
|
*
Blackfin: work around anomaly 05000189
Robin Getz
2009-07-16
1
-1
/
+2
|
*
Blackfin: drop per-cpu loops_per_jiffy tracking
Michael Hennerich
2009-07-16
1
-4
/
+3
|
*
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
2009-07-16
1
-4
/
+2
|
*
Blackfin: drop duplicate runtime checking of anomaly 05000448
Robin Getz
2009-07-16
1
-4
/
+0
|
*
Blackfin: fix early_dma_memcpy() handling of busy channels
Mike Frysinger
2009-07-16
1
-15
/
+14
|
*
Blackfin: handle BF561 Core B memory regions better when SMP=n
Mike Frysinger
2009-07-16
1
-7
/
+7
|
*
Blackfin: fix silent crash when no uClinux MTD filesystem exists
Robin Getz
2009-07-16
1
-10
/
+16
|
*
Blackfin: restore exception banner when dumping crash info
Mike Frysinger
2009-07-16
1
-2
/
+3
|
*
Blackfin: work around anomaly 05000281
Robin Getz
2009-07-16
1
-1
/
+2
|
*
Blackfin: drop dead flash_probe call
Mike Frysinger
2009-07-16
1
-7
/
+0
|
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
2
-2
/
+0
|
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
2
-37
/
+38
*
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-5
/
+1
*
|
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
10
-462
/
+406
|
\
\
|
|
/
|
*
Blackfin: fix early crash when booting on wrong cpu
Robin Getz
2009-06-22
1
-8
/
+15
|
*
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
2009-06-22
3
-35
/
+107
|
*
Blackfin: remove obsolete mcount support from I-pipe code
Philippe Gerum
2009-06-22
3
-76
/
+0
|
*
Blackfin: convert interrupt pipeline to irqflags
Philippe Gerum
2009-06-22
1
-1
/
+1
|
*
Blackfin: fix accidental reset in some boot modes
Sonic Zhang
2009-06-22
1
-1
/
+2
|
*
Blackfin: abstract irq14 lowering in do_irq
Mike Frysinger
2009-06-22
1
-18
/
+25
|
*
Blackfin: simplify irq stack overflow checking
Mike Frysinger
2009-06-22
1
-15
/
+17
|
*
Blackfin: only build show_interrupts() when procfs is enabled
Mike Frysinger
2009-06-22
1
-0
/
+2
|
*
Blackfin: redo handling of bad irqs
Mike Frysinger
2009-06-22
1
-42
/
+11
|
*
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
2009-06-22
3
-274
/
+234
*
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+1
|
/
*
Blackfin: convert irq/process to asm-generic
Mike Frysinger
2009-06-18
1
-0
/
+23
*
Blackfin: pull in asm/io.h in ksyms for prototypes
Mike Frysinger
2009-06-18
1
-0
/
+1
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
1
-4
/
+0
|
\
|
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-4
/
+0
*
|
Blackfin: initial support for ftrace grapher
Mike Frysinger
2009-06-13
4
-0
/
+114
*
|
Blackfin: initial support for ftrace
Mike Frysinger
2009-06-13
3
-0
/
+78
*
|
Blackfin: add preliminary support for STACKTRACE
Mike Frysinger
2009-06-13
2
-0
/
+54
*
|
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2009-06-13
1
-20
/
+22
*
|
Blackfin: do not configure the UART early if on wrong processor
Robin Getz
2009-06-13
1
-2
/
+6
*
|
Blackfin: push down exception oops checking
Mike Frysinger
2009-06-13
1
-45
/
+43
*
|
Blackfin: fix trap_c() exit paths
Mike Frysinger
2009-06-13
1
-5
/
+5
*
|
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
2009-06-13
1
-0
/
+3
[prev]
[next]