index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
cplb-nompu
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
Blackfin: no-mpu: fix masking of small uncached dma region
Sonic Zhang
1
-1
/
+1
2010-03-09
Blackfin: initial XIP support
Barry Song
1
-0
/
+9
2009-12-15
Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant
Mike Frysinger
1
-5
/
+6
2009-12-15
Blackfin: support smaller uncached DMA chunks for memory constrained systems
Barry Song
1
-7
/
+13
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2
-31
/
+4
2009-09-16
Blackfin: unify cache init functions
Mike Frysinger
2
-72
/
+1
2009-09-16
Blackfin: add ICPLB coverage for async banks
Bernd Schmidt
1
-2
/
+9
2009-09-16
Blackfin: use raw_smp_processor_id() in exception code
Yi Li
1
-1
/
+1
2009-09-16
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
2
-31
/
+8
2009-07-16
Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions
Graf Yang
1
-6
/
+17
2009-06-13
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
1
-51
/
+3
2009-06-12
Blackfin: add workaround for anomaly 05000287
Graf Yang
1
-1
/
+8
2009-03-02
Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel
Bernd Schmidt
1
-0
/
+4
2009-02-04
Blackfin arch: cplb mananger: use a do...while loop rather than a for loop
Mike Frysinger
1
-4
/
+8
2009-01-07
Blackfin arch: Faster C implementation of no-MPU CPLB handler
Bernd Schmidt
6
-1182
/
+410
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
1
-0
/
+1
2009-01-07
Blackfin arch: tweak the BUG_ON() check to allow for equal values
Mike Frysinger
1
-4
/
+4
2008-11-18
Blackfin arch: add BUG_ON() checks to make sure we dont overflow the cplb tables
Mike Frysinger
1
-1
/
+10
2008-11-18
Blackfin arch: noMMU CPLB lookup tables can be in L1 SRAM
Mike Frysinger
1
-4
/
+9
2008-11-18
Blackfin arch: do not include init sections in the kernel lock down as it get...
Mike Frysinger
1
-1
/
+1
2008-11-18
Blackfin arch: change return value
Mike Frysinger
1
-12
/
+6
2008-11-18
Blackfin arch: remove pointless define IN_KERNEL
Mike Frysinger
1
-4
/
+4
2008-11-18
Blackfin arch: unify cplbinfo files
Mike Frysinger
2
-211
/
+0
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin CPLB related code
Graf Yang
4
-97
/
+85
2008-10-27
Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patch
Graf Yang
1
-4
/
+5
2008-10-16
Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...
Mike Frysinger
1
-0
/
+1
2008-10-09
Blackfin arch: Make L2 SRAM cacheable
Sonic Zhang
1
-2
/
+2
2008-10-08
Blackfin arch: Modify some funtion names to more genernal ones
Graf Yang
1
-1
/
+1
2008-08-14
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
1
-2
/
+2
2008-08-13
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
1
-5
/
+1
2008-07-15
Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R...
Michael Hennerich
1
-1
/
+1
2008-07-14
Blackfin arch: Remove redundant kernel option
Michael Hennerich
1
-5
/
+1
2008-06-25
Blackfin arch: fix up section mismatch warning
Bryan Wu
1
-2
/
+4
2008-04-25
[Blackfin] arch: detect the memory available in the system on the fly by default
Mike Frysinger
1
-2
/
+8
2008-04-24
[Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...
Mike Frysinger
1
-0
/
+2
2008-04-24
[Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...
Mike Frysinger
1
-3
/
+1
2008-04-23
[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...
Mike Frysinger
2
-11
/
+23
2008-01-22
[Blackfin] arch: Fix bug - kernel build with Debug option enabled fails to bo...
Michael Hennerich
1
-0
/
+2
2008-01-11
[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...
Bernd Schmidt
6
-0
/
+1496