index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
1
-1
/
+19
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2008-06-27
stacktrace: add saved stack traces to backtrace self-test
Vegard Nossum
1
-0
/
+3
2008-06-19
rcu: make rcutorture more vicious: reinstate boot-time testing
Paul E. McKenney
1
-2
/
+19
2008-06-16
Revert "prohibit rcutorture from being compiled into the kernel"
Ingo Molnar
1
-1
/
+2
2008-05-25
debugging: make stacktrace independent from DEBUG_KERNEL
Ingo Molnar
1
-1
/
+0
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
1
-0
/
+2
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-0
/
+8
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
1
-0
/
+23
2008-04-25
Add option to enable -Wframe-larger-than= on gcc 4.4
Andi Kleen
1
-0
/
+11
2008-04-19
[PATCH] r/o bind mounts: debugging for missed calls
Dave Hansen
1
-0
/
+10
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+12
2008-04-18
firewire: fw-ohci: add option for remote debugging
Stefan Richter
1
-1
/
+12
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
1
-0
/
+2
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-10
/
+0
2008-04-17
kgdb: core
Jason Wessel
1
-0
/
+2
2008-04-17
Remove DEBUG_SEMAPHORE from Kconfig
Matthew Wilcox
1
-10
/
+0
2008-04-14
slub: Deal with config variable dependencies
Christoph Lameter
1
-1
/
+1
2008-02-24
make LKDTM depend on BLOCK
Chris Snook
1
-0
/
+1
2008-02-15
kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED
Sam Ravnborg
1
-0
/
+3
2008-02-10
x86, core: remove CONFIG_FORCED_INLINING
Harvey Harrison
1
-14
/
+0
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
1
-2
/
+5
2008-02-08
SLUB: Support for performance statistics
Christoph Lameter
1
-0
/
+13
2008-02-03
kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH
Geert Uytterhoeven
1
-6
/
+6
2008-02-03
kbuild: print only total number of section mismatces found
Sam Ravnborg
1
-1
/
+1
2008-02-01
latencytop: Change Kconfig dependency.
Heiko Carstens
1
-1
/
+1
2008-01-30
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
1
-0
/
+28
2008-01-30
x86: add a simple backtrace test module
Arjan van de Ven
1
-0
/
+12
2008-01-30
x86: kprobes: add kprobes smoke tests that run on boot
Ananth N Mavinakayanahalli
1
-0
/
+12
2008-01-29
kbuild: add verbose option to Section mismatch reporting in modpost
Sam Ravnborg
1
-0
/
+2
2008-01-29
kbuild: introduce new option to enhance section mismatch analysis
Sam Ravnborg
1
-0
/
+30
2008-01-25
sched: latencytop support
Arjan van de Ven
1
-0
/
+14
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-2
/
+2
2007-10-26
Permit silencing of __deprecated warnings.
Jeff Garzik
1
-0
/
+8
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+10
2007-10-19
markers: Add samples subdir
Mathieu Desnoyers
1
-0
/
+2
2007-10-16
slow down printk during boot
Randy Dunlap
1
-0
/
+18
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2007-10-08
lockstat: documentation
Peter Zijlstra
1
-0
/
+2
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-1
/
+1
2007-10-03
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
Hugh Dickins
1
-1
/
+1
2007-09-25
typo fix Kernel config option
Danny ter Haar
1
-1
/
+1
2007-08-01
Remove the arm26 port
Adrian Bunk
1
-1
/
+1
2007-07-19
lockstat: core infrastructure
Peter Zijlstra
1
-0
/
+11
2007-07-16
SLUB: support slub_debug on by default
Christoph Lameter
1
-0
/
+13
2007-07-09
sched: scheduler debugging, enable in Kconfig
Ingo Molnar
1
-0
/
+9
2007-06-01
timer stats: speedups
Ingo Molnar
1
-1
/
+4
2007-05-24
prohibit rcutorture from being compiled into the kernel
Paul E. McKenney
1
-2
/
+1
2007-05-12
fault injection: disable stacktrace filter for x86-64
Akinobu Mita
1
-0
/
+1
2007-05-08
Move LOG_BUF_SHIFT to a more sensible place
Alistair John Strachan
1
-17
/
+0
[next]