index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-11-18
Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT
Mike Frysinger
1
-2
/
+3
2008-11-18
Blackfin arch: rename irq_flags to bfin_irq_flags
Mike Frysinger
1
-2
/
+2
2009-01-07
Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...
Graf Yang
1
-50
/
+42
2008-10-28
Blackfin arch: fix bug - kernel with SMP patch can not bootup
Graf Yang
1
-3
/
+4
2008-10-28
Blackfin arch: add an option to allow people to stick exception stack into L1...
Mike Frysinger
1
-6
/
+15
2008-11-18
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
1
-1
/
+1
2008-10-09
Blackfin arch: give sys_strace proper entry markings
Mike Frysinger
1
-0
/
+3
2008-10-09
Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash
Michael Hennerich
1
-0
/
+18
2008-10-13
Blackfin arch: add supporting for kgdb
Sonic Zhang
1
-2
/
+7
2008-10-08
Blackfin arch: add supporting for double fault debug handling
Robin Getz
1
-59
/
+130
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
1
-1
/
+1
2008-08-14
Blackfin arch: hook up some missing new system calls
Bryan Wu
1
-0
/
+6
2008-08-05
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
1
-3
/
+5
2008-08-05
Blackfin arch: Fix bug - This change eliminates impact on application debugging
Jie Zhang
1
-7
/
+13
2008-07-26
Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...
Sonic Zhang
1
-12
/
+38
2008-05-07
[Blackfin] arch: fix gdb testing regression
Bernd Schmidt
1
-31
/
+77
2008-05-07
[Blackfin] arch: In the double fault handler, set up the PT_RETI slot
Bernd Schmidt
1
-0
/
+5
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-07
[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-22
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