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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: add support for dynamic ftrace
Mike Frysinger
2010-08-06
3
-9
/
+163
*
Blackfin: portmux: fix peripheral map overflow when requesting pins
Michael Hennerich
2010-08-06
1
-1
/
+1
*
Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options
Michael Hennerich
2010-08-06
1
-0
/
+7
*
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
2010-08-06
1
-2
/
+2
*
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
Michael Hennerich
2010-08-06
1
-2
/
+17
*
Blackfin: gpio: unify & clean up reserved map handling
Mike Frysinger
2010-08-06
1
-51
/
+56
*
Blackfin: move MPU anomaly check to common location
Mike Frysinger
2010-08-06
1
-4
/
+0
*
Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds
Mike Frysinger
2010-08-06
1
-6
/
+1
*
ptrace: unify FDPIC implementations
Mike Frysinger
2010-05-27
1
-24
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2010-05-24
11
-958
/
+1510
|
\
|
*
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
2010-05-22
1
-2
/
+2
|
*
Blackfin: move string functions to normal lib/ assembly
Robin Getz
2010-05-22
1
-0
/
+12
|
*
Blackfin: kgdb: pass up the CC register instead of a 0 stub
Mike Frysinger
2010-05-22
1
-1
/
+1
|
*
Blackfin: handle HW errors in the new "FAULT" printing code
Robin Getz
2010-05-22
1
-0
/
+9
|
*
Blackfin: show the whole accumulator in the pseudo DBG insn
Robin Getz
2010-05-22
1
-6
/
+19
|
*
Blackfin: support all possible registers in the pseudo instructions
Robin Getz
2010-05-22
1
-6
/
+61
|
*
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
2010-05-22
2
-18
/
+70
|
*
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
2010-05-22
3
-0
/
+89
|
*
Blackfin: make hardware trace output a little more useful
Robin Getz
2010-05-21
3
-64
/
+443
|
*
Blackfin: print out the faulting insn in the trace output
Robin Getz
2010-05-21
1
-2
/
+17
|
*
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
2010-05-21
3
-123
/
+109
|
*
Blackfin: split kernel/traps.c
Robin Getz
2010-05-21
6
-836
/
+885
|
*
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-05-21
1
-119
/
+12
*
|
kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
Jason Wessel
2010-05-21
1
-0
/
+5
|
/
*
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-20
2
-39
/
+13
|
\
|
*
blackfin: Convert blackfin to use read/update_persistent_clock
John Stultz
2010-03-13
2
-39
/
+13
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-1
/
+1
*
|
Blackfin: mark gpio lib functions static
Joachim Eastwood
2010-03-09
1
-7
/
+7
*
|
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
2010-03-09
1
-0
/
+6
*
|
Blackfin: remove trailing space in messages
Frans Pop
2010-03-09
2
-6
/
+6
*
|
Blackfin: add support for restart_syscall()
Mike Frysinger
2010-03-09
1
-0
/
+9
*
|
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
2
-3
/
+11
*
|
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
2
-60
/
+20
*
|
Blackfin: initial regset support
Mike Frysinger
2010-03-09
2
-30
/
+90
*
|
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
2010-03-09
1
-67
/
+51
*
|
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
Mike Frysinger
2010-03-09
1
-18
/
+6
*
|
Blackfin: use generic ptrace_resume code
Christoph Hellwig
2010-03-09
1
-44
/
+0
*
|
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
2010-03-09
1
-2
/
+2
*
|
Blackfin: add support for cpufreq on SMP systems
Graf Yang
2010-03-09
1
-0
/
+4
*
|
Blackfin: split watchdog definitions into a dedicated header file
Graf Yang
2010-03-09
1
-15
/
+1
*
|
Blackfin: support new ftrace frame pointer semantics
Mike Frysinger
2010-03-09
2
-5
/
+13
*
|
Blackfin: implement ftrace mcount test
Mike Frysinger
2010-03-09
1
-1
/
+10
*
|
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
2010-03-09
3
-0
/
+318
*
|
Blackfin: respect the L1 kconfig optimization in the MPU code
Barry Song
2010-03-09
1
-6
/
+12
*
|
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
Barry Song
2010-03-09
1
-3
/
+11
*
|
Blackfin: fix up mm locking in address dumping
Graf Yang
2010-03-09
1
-1
/
+13
*
|
Blackfin: kgdb: mark all local funcs/structs static
Mike Frysinger
2010-03-09
1
-5
/
+5
*
|
Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
Roel Kluin
2010-03-09
1
-1
/
+1
*
|
Blackfin: initial XIP support
Barry Song
2010-03-09
5
-7
/
+92
*
|
Blackfin: fix the section name of init_thread_union
Barry Song
2010-03-09
1
-1
/
+1
[next]