index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2008-11-18
Blackfin arch: fix a broken define in dma-mapping
Mike Frysinger
1
-1
/
+5
2008-10-27
Blackfin arch: don't copy bss when copying L1
Mike Frysinger
1
-1
/
+1
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
4
-23
/
+53
2008-10-16
Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o...
Mike Frysinger
1
-1
/
+1
2008-10-16
Blackfin arch: update cache flush prototypes with argument names to make them...
Mike Frysinger
1
-5
/
+5
2008-10-16
Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...
Mike Frysinger
2
-17
/
+17
2008-10-16
Blackfin arch: add read/write IO accessor functions to Blackfin
Bryan Wu
1
-0
/
+30
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
12
-58
/
+188
2008-10-13
Blackfin arch: introducing bfin_addr_dcachable
Vitja Makarov
1
-0
/
+14
2008-10-10
Blackfin arch: Remove useless head file
Graf Yang
1
-6
/
+0
2008-10-13
Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible
Mike Frysinger
1
-0
/
+85
2008-10-10
Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...
Mike Frysinger
1
-1
/
+0
2008-10-10
Blackfin arch: print out error/warning if you are running on the incorrect CP...
Robin Getz
1
-0
/
+6
2008-10-09
Blackfin arch: avoid using actual config name in comment
Mike Frysinger
1
-1
/
+1
2008-10-09
Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared
Mike Frysinger
1
-0
/
+2
2008-10-09
Blackfin arch: Make L2 SRAM cacheable
Sonic Zhang
1
-1
/
+7
2008-10-08
Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...
Robin Getz
1
-0
/
+2
2008-10-08
Blackfin arch: Modify some funtion names to more genernal ones
Graf Yang
1
-1
/
+1
2008-10-08
Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel s...
Graf Yang
1
-37
/
+42
2008-10-08
Blackfin arch: Better error handling of unknown exceptions
Robin Getz
1
-1
/
+4
2008-10-13
Blackfin arch: add supporting for kgdb
Sonic Zhang
1
-8
/
+13
2008-10-13
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
1
-2
/
+0
2008-09-22
Blackfin arch: add dma mapping stub for musb driver port
Bryan Wu
1
-0
/
+11
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-19
/
+0
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
116
-0
/
+10071