index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
/
entry.S
Age
Commit message (
Expand
)
Author
2008-01-27
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...
Bernd Schmidt
2008-01-27
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2007-12-21
[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...
Robin Getz
2007-12-21
[Blackfin] arch: do not use fixed numbers to describe offsets - no functional...
Robin Getz
2007-11-21
Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...
Mike Frysinger
2007-11-21
Blackfin arch: Need to specify ax with the .init.text section,
Bernd Schmidt
2007-11-21
Blackfin arch: Fix typo, and add ENDPROC - no functional changes
Mike Frysinger
2007-11-21
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...
Mike Frysinger
2007-11-12
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
Robin Getz
2007-10-29
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
2007-10-10
Blackfin arch: the load address is not safe to point to as a workaround for A...
Robin Getz
2007-10-09
Blackfin arch: Print out debug info, as early as possible
Robin Getz
2007-10-09
Blackfin arch: fix endless loop bug when a double fault happens
Robin Getz
2007-08-05
Blackfin arch: add an exception request/free api
Mike Frysinger
2007-08-05
Blackfin arch: allow people to select the feature that is unavailable to the ...
Mike Frysinger
2007-07-25
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
2007-07-25
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-09-23
Blackfin arch: add some missing syscall
Bryan Wu
2007-07-12
Blackfin arch: scrub dead code
Mike Frysinger
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-06-21
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-06-21
Blackfin arch: defines and provides entry points for certain user space funct...
Bernd Schmidt
2007-06-11
Blackfin arch: add proper ENDPROC()
Mike Frysinger
2007-05-21
Blackfin arch: fix signal handling bug
Bernd Schmidt
2007-05-21
Blackfin arch: Add Workaround for ANOMALY 05000257
Michael Hennerich
2007-05-07
blackfin architecture
Bryan Wu