index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-05-07
[Blackfin] arch: fix gdb testing regression
Bernd Schmidt
2008-05-07
[Blackfin] arch: In the double fault handler, set up the PT_RETI slot
Bernd Schmidt
2008-04-25
[Blackfin] arch: Remove the circular buffering mechanism for exceptions
Bernd Schmidt
2008-04-23
[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.
Bernd Schmidt
2008-03-06
[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls
Bryan Wu
2008-02-02
[Blackfin] arch: change the trace buffer control start/stop logic in the exce...
Mike Frysinger
2008-02-05
timerfd: new timerfd API
Davide Libenzi
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