index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2009-06-13
1
-0
/
+1
*
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
2009-06-13
1
-4
/
+7
*
Blackfin: make deferred hardware errors more exact
Robin Getz
2009-06-12
1
-18
/
+41
*
Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH
Graf Yang
2009-06-12
1
-17
/
+0
*
Blackfin: hook up preadv/pwritev syscalls
Mike Frysinger
2009-05-27
1
-0
/
+2
*
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
Philippe Gerum
2009-03-04
1
-1
/
+60
*
Blackfin arch: fix 2 bugs related to debug
Jie Zhang
2009-02-04
1
-8
/
+1
*
Blackfin arch: Faster C implementation of no-MPU CPLB handler
Bernd Schmidt
2009-01-07
1
-12
/
+9
*
Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT
Mike Frysinger
2008-11-18
1
-2
/
+3
*
Blackfin arch: rename irq_flags to bfin_irq_flags
Mike Frysinger
2008-11-18
1
-2
/
+2
*
Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...
Graf Yang
2009-01-07
1
-50
/
+42
*
Blackfin arch: fix bug - kernel with SMP patch can not bootup
Graf Yang
2008-10-28
1
-3
/
+4
*
Blackfin arch: add an option to allow people to stick exception stack into L1...
Mike Frysinger
2008-10-28
1
-6
/
+15
*
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
2008-11-18
1
-1
/
+1
*
Blackfin arch: give sys_strace proper entry markings
Mike Frysinger
2008-10-09
1
-0
/
+3
*
Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash
Michael Hennerich
2008-10-09
1
-0
/
+18
*
Blackfin arch: add supporting for kgdb
Sonic Zhang
2008-10-13
1
-2
/
+7
*
Blackfin arch: add supporting for double fault debug handling
Robin Getz
2008-10-08
1
-59
/
+130
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
1
-1
/
+1
*
Blackfin arch: hook up some missing new system calls
Bryan Wu
2008-08-14
1
-0
/
+6
*
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
2008-08-05
1
-3
/
+5
*
Blackfin arch: Fix bug - This change eliminates impact on application debugging
Jie Zhang
2008-08-05
1
-7
/
+13
*
Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...
Sonic Zhang
2008-07-26
1
-12
/
+38
*
[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
[next]