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