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: 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
*
|
Blackfin: include the cpu compiled version in /proc/cpuinfo
Robin Getz
2009-06-13
1
-2
/
+11
*
|
Blackfin: add support for GENERIC_BUG
Mike Frysinger
2009-06-13
2
-2
/
+44
*
|
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-13
2
-3
/
+3
*
|
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
2009-06-13
1
-51
/
+3
|
/
*
Blackfin: fix sparseirq/kstat_irqs fallout
Mike Frysinger
2009-06-12
1
-0
/
+2
*
Blackfin: fix unused warnings after nommu update
Mike Frysinger
2009-06-12
1
-1
/
+0
*
Blackfin: export the last exception cause via debugfs
Robin Getz
2009-06-12
1
-0
/
+10
*
Blackfin: fix length checking in kgdb_ebin2mem
Roel Kluin
2009-06-12
1
-3
/
+2
*
Blackfin: kgdb: fix up error return values
Mike Frysinger
2009-06-12
1
-25
/
+30
*
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2009-06-12
1
-0
/
+3
*
Blackfin: convert early_printk EVT init to a loop
Mike Frysinger
2009-06-12
1
-13
/
+3
*
Blackfin: rename Blackfin relocs according to the toolchain
Mike Frysinger
2009-06-12
1
-11
/
+11
*
Blackfin: convert SMP to only use generic time framework
Graf Yang
2009-06-12
1
-34
/
+19
*
Blackfin: override default uClinux MTD addr/size
Mike Frysinger
2009-06-12
1
-4
/
+7
*
Blackfin: update gptimers API
Michael Hennerich
2009-06-12
1
-5
/
+25
*
Blackfin: include system/processor info in dump messages
Robin Getz
2009-06-12
1
-0
/
+23
[prev]
[next]