index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
/
entry.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Blackfin] arch: fix gdb testing regression
Bernd Schmidt
2008-05-07
1
-31
/
+77
*
[Blackfin] arch: In the double fault handler, set up the PT_RETI slot
Bernd Schmidt
2008-05-07
1
-0
/
+5
*
[Blackfin] arch: Remove the circular buffering mechanism for exceptions
Bernd Schmidt
2008-04-24
1
-88
/
+33
*
[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.
Bernd Schmidt
2008-04-23
1
-1
/
+6
*
[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls
Bryan Wu
2008-03-07
1
-1
/
+4
*
[Blackfin] arch: change the trace buffer control start/stop logic in the exce...
Mike Frysinger
2008-02-02
1
-8
/
+4
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
1
-1
/
+1
*
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...
Bernd Schmidt
2008-01-27
1
-0
/
+1
*
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2008-01-27
1
-0
/
+19
*
[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...
Robin Getz
2007-12-21
1
-3
/
+1
*
[Blackfin] arch: do not use fixed numbers to describe offsets - no functional...
Robin Getz
2007-12-21
1
-1
/
+1
*
Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...
Mike Frysinger
2007-11-21
1
-2
/
+3
*
Blackfin arch: Need to specify ax with the .init.text section,
Bernd Schmidt
2007-11-21
1
-1
/
+1
*
Blackfin arch: Fix typo, and add ENDPROC - no functional changes
Mike Frysinger
2007-11-21
1
-1
/
+2
*
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...
Mike Frysinger
2007-11-21
1
-4
/
+4
*
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
Robin Getz
2007-11-12
1
-9
/
+29
*
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
2007-10-29
1
-1
/
+1
*
Blackfin arch: the load address is not safe to point to as a workaround for A...
Robin Getz
2007-10-10
1
-4
/
+13
*
Blackfin arch: Print out debug info, as early as possible
Robin Getz
2007-10-09
1
-2
/
+41
*
Blackfin arch: fix endless loop bug when a double fault happens
Robin Getz
2007-10-09
1
-15
/
+54
*
Blackfin arch: add an exception request/free api
Mike Frysinger
2007-08-05
1
-20
/
+22
*
Blackfin arch: allow people to select the feature that is unavailable to the ...
Mike Frysinger
2007-08-05
1
-5
/
+13
*
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
2007-07-25
1
-0
/
+73
*
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-25
1
-5
/
+5
*
Blackfin arch: add some missing syscall
Bryan Wu
2007-09-22
1
-4
/
+19
*
Blackfin arch: scrub dead code
Mike Frysinger
2007-07-12
1
-34
/
+3
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
1
-1
/
+1
*
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-06-21
1
-26
/
+7
*
Blackfin arch: defines and provides entry points for certain user space funct...
Bernd Schmidt
2007-06-21
1
-0
/
+4
*
Blackfin arch: add proper ENDPROC()
Mike Frysinger
2007-06-11
1
-0
/
+18
*
Blackfin arch: fix signal handling bug
Bernd Schmidt
2007-05-21
1
-0
/
+5
*
Blackfin arch: Add Workaround for ANOMALY 05000257
Michael Hennerich
2007-05-21
1
-0
/
+6
*
blackfin architecture
Bryan Wu
2007-05-07
1
-0
/
+1207