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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
blackfin: Cleanup linker script using new linker script macros.
Tim Abbott
1
-50
/
+6
2009-09-17
Blackfin: update ftrace for latest toolchain
Yi Li
1
-11
/
+12
2009-09-17
Blackfin: unify cache init functions
Mike Frysinger
4
-144
/
+2
2009-09-17
Blackfin: swap clocksource ratings for gptimer/cycles
Graf Yang
1
-2
/
+2
2009-09-17
Blackfin: update ftrace_push_return_trace() breakage
Mike Frysinger
1
-1
/
+1
2009-09-17
Blackfin: add ICPLB coverage for async banks
Bernd Schmidt
1
-2
/
+9
2009-09-17
Blackfin: use KERN_ALERT in all kgdb_test output
Mingquan Pan
1
-1
/
+1
2009-09-17
Blackfin: fix spelling in a few comments
Michael Hennerich
1
-2
/
+2
2009-09-17
Blackfin: use raw_smp_processor_id() in exception code
Yi Li
3
-8
/
+8
2009-09-17
Blackfin: remove useless duplicated assignment in gpio code
Michael Hennerich
1
-1
/
+0
2009-09-17
Blackfin: Fix link errors with binutils 2.19 and GCC 4.3
Ingo Molnar
1
-2
/
+2
2009-09-17
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
1
-8
/
+2
2009-09-17
Blackfin: punt dead cache locking code
Mike Frysinger
1
-51
/
+0
2009-09-17
Blackfin: do not trace the exception handler
Yi Li
1
-1
/
+1
2009-09-17
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
4
-83
/
+23
2009-09-17
Blackfin: fix read buffer overflow
Roel Kluin
1
-4
/
+4
2009-09-17
Blackfin: improve double fault debug handling
Graf Yang
2
-4
/
+10
2009-09-17
Blackfin: fix MPU handling of invalid memory accesses
Graf Yang
1
-1
/
+1
2009-09-17
Blackfin: do not try displaying the end of the stack
Sonic Zhang
1
-1
/
+1
2009-09-17
Blackfin: catch hardware errors earlier during booting
Robin Getz
4
-12
/
+122
2009-09-17
Blackfin: add an early shadow console
Robin Getz
3
-0
/
+81
2009-09-17
Blackfin: add support for common FDPIC ptrace requests
Mike Frysinger
1
-2
/
+24
2009-09-17
Blackfin: clean up early memory setup code
Robin Getz
1
-28
/
+32
2009-09-17
Blackfin: fix module reloc handling for all memory regions
Mike Frysinger
1
-28
/
+34
2009-09-17
Blackfin: cleanup module section checking
Mike Frysinger
1
-51
/
+60
2009-09-17
Blackfin: convert malloc()/memset() to zalloc() in module code
Mike Frysinger
1
-4
/
+2
2009-09-17
Blackfin: cleanup printk() usage in module code
Mike Frysinger
1
-34
/
+25
2009-09-17
Blackfin: reject outdated/unused/wrong relocation types
Robin Getz
1
-34
/
+8
2009-09-17
Blackfin: convert ptrace to new memory functions
Mike Frysinger
1
-57
/
+72
2009-09-17
Blackfin: cleanup traps decode_address() a bit
Mike Frysinger
1
-18
/
+30
2009-09-17
Blackfin: inline I-pipe bypass code in ret_from_exception
Philippe Gerum
1
-5
/
+0
2009-09-17
Blackfin: allow high priority domains to preempt schedule_tail()
Philippe Gerum
1
-2
/
+22
2009-09-17
Blackfin: export show_stack() to modules
Philippe Gerum
1
-0
/
+1
2009-09-17
Blackfin: fix misnomer of some I-pipe helpers
Philippe Gerum
1
-24
/
+20
2009-09-17
Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c
Philippe Gerum
1
-17
/
+19
2009-09-17
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
Robin Getz
2
-9
/
+11
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
8
-99
/
+103
2009-07-16
Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions
Graf Yang
1
-6
/
+17
2009-07-16
Blackfin: work around anomaly 05000189
Robin Getz
1
-1
/
+2
2009-07-16
Blackfin: drop per-cpu loops_per_jiffy tracking
Michael Hennerich
1
-4
/
+3
2009-07-16
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
1
-4
/
+2
2009-07-16
Blackfin: drop duplicate runtime checking of anomaly 05000448
Robin Getz
1
-4
/
+0
2009-07-16
Blackfin: fix early_dma_memcpy() handling of busy channels
Mike Frysinger
1
-15
/
+14
2009-07-16
Blackfin: handle BF561 Core B memory regions better when SMP=n
Mike Frysinger
1
-7
/
+7
2009-07-16
Blackfin: fix silent crash when no uClinux MTD filesystem exists
Robin Getz
1
-10
/
+16
2009-07-16
Blackfin: restore exception banner when dumping crash info
Mike Frysinger
1
-2
/
+3
2009-07-16
Blackfin: work around anomaly 05000281
Robin Getz
1
-1
/
+2
2009-07-16
Blackfin: drop dead flash_probe call
Mike Frysinger
1
-7
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2
-2
/
+0
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-5
/
+1
[next]