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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Blackfin: push SRAM locks down into related ifdefs
Mike Frysinger
2009-09-16
1
-13
/
+17
*
Blackfin: unify duplicated SMP checks in L2 cache kconfig
Sonic Zhang
2009-09-16
1
-3
/
+1
*
Blackfin: rename PCF8574 driver config
Michael Hennerich
2009-09-16
7
-7
/
+7
*
Blackfin: clean up early memory setup code
Robin Getz
2009-09-16
1
-28
/
+32
*
Blackfin: fix module reloc handling for all memory regions
Mike Frysinger
2009-09-16
1
-28
/
+34
*
Blackfin: cleanup module section checking
Mike Frysinger
2009-09-16
1
-51
/
+60
*
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
2
-12
/
+7
*
Blackfin: sanitize manual control of IPEND[4]
Philippe Gerum
2009-09-16
1
-14
/
+11
*
Blackfin: document __ipipe_call_irqtail
Philippe Gerum
2009-09-16
1
-0
/
+25
*
Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)
Philippe Gerum
2009-09-16
1
-1
/
+9
*
Blackfin: reuse evt_evt14 handler to perform irqtail epilogue
Philippe Gerum
2009-09-16
1
-23
/
+1
*
Blackfin: use generic name for EVT14 handler
Philippe Gerum
2009-09-16
4
-6
/
+6
*
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
3
-33
/
+22
*
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
4
-41
/
+66
*
Blackfin: bf537-stamp: add resources for AD1938 audio card
Barry Song
2009-09-16
1
-0
/
+21
*
Blackfin: bf537-stamp: declare SPI IRQ resources
Yi Li
2009-09-16
2
-0
/
+7
*
Blackfin: bf537-stamp: update ADP5588 header name
Michael Hennerich
2009-09-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
2
-7
/
+4
|
\
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
37
-155
/
+184
|
|
\
|
*
|
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
82
-1216
/
+1530
|
|
\
\
|
*
|
|
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-06-24
1
-3
/
+3
|
*
|
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+1
*
|
|
|
Input: add Blackfin rotary input driver
Michael Hennerich
2009-07-23
1
-0
/
+39
|
|
_
|
/
|
/
|
|
*
|
|
Blackfin: define HARDIRQ_BITS again for now
Mike Frysinger
2009-07-16
1
-0
/
+3
*
|
|
arch/blackfin: Add kmalloc NULL tests
Julia Lawall
2009-07-16
1
-0
/
+8
*
|
|
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
3
-6
/
+4
*
|
|
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
2009-07-16
1
-4
/
+2
*
|
|
Blackfin: bf537-stamp: fix irq decl for AD7142
Barry Song
2009-07-16
1
-1
/
+1
*
|
|
Blackfin: fix handling of IPEND in interrupt context save
Robin Getz
2009-07-16
1
-3
/
+4
*
|
|
Blackfin: drop duplicate runtime checking of anomaly 05000448
Robin Getz
2009-07-16
1
-4
/
+0
*
|
|
Blackfin: fix incomplete renaming of the bfin-twi-lcd driver
Michael Hennerich
2009-07-16
7
-7
/
+7
*
|
|
Blackfin: fix wrong CTS inversion
Sonic Zhang
2009-07-16
6
-6
/
+6
*
|
|
Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)
Graf Yang
2009-07-16
1
-14
/
+7
*
|
|
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
2
-8
/
+29
*
|
|
Blackfin: fix miscompilation in lshrdi3
Jie Zhang
2009-07-16
1
-15
/
+1
*
|
|
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
[prev]
[next]