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
2009-12-15
Make DEBUG_BUGVERBOSE default to y
Alexey Dobriyan
1
-1
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+8
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-03
rcu: Make RCU's CPU-stall detector be default
Paul E. McKenney
1
-1
/
+1
2009-11-15
workqueue: Add debugobjects support
Thomas Gleixner
1
-0
/
+8
2009-11-11
sysctl: Remove dead code from sysctl_check
Eric W. Biederman
1
-1
/
+1
2009-10-27
powerpc: Minor cleanup to lib/Kconfig.debug
Kumar Gala
1
-1
/
+1
2009-10-06
[S390] Enable kmemleak on s390.
Heiko Carstens
1
-3
/
+4
2009-09-20
kernel hacking: move STRIP_ASM_SYMS from General
Randy Dunlap
1
-0
/
+8
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-0
/
+15
2009-09-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-0
/
+15
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-1
/
+1
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-1
/
+1
2009-08-20
kmemleak: Allow kmemleak to be built on powerpc
Michael Ellerman
1
-1
/
+1
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
1
-2
/
+15
2009-06-25
kmemleak: Allow the early log buffer to be configurable.
Catalin Marinas
1
-0
/
+12
2009-06-24
percpu: implement optional weak percpu definitions
Tejun Heo
1
-0
/
+15
2009-06-23
kmemleak: Do not force the slab debugging Kconfig options
Catalin Marinas
1
-2
/
+3
2009-06-22
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-06-21
lockdep: Select frame pointers on x86
Peter Zijlstra
1
-1
/
+1
2009-06-15
kmemcheck: make kconfig accessible for other architectures
Pekka Enberg
1
-0
/
+2
2009-06-15
kmemcheck: enable in the x86 Kconfig
Vegard Nossum
1
-2
/
+2
2009-06-11
kmemleak: Simple testing module for kmemleak
Catalin Marinas
1
-0
/
+10
2009-06-11
kmemleak: Enable the building of the memory leak detector
Catalin Marinas
1
-0
/
+22
2009-05-09
Remove old PRINTK_DEBUG config item
Jason Baron
1
-1
/
+0
2009-04-23
[S390] omit frame pointers on s390 when possible
Heiko Carstens
1
-4
/
+4
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-33
/
+55
2009-04-07
softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP
Ingo Molnar
1
-1
/
+1
2009-04-01
generic debug pagealloc
Akinobu Mita
1
-0
/
+1
2009-03-31
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2009-03-29
Merge branch 'linus' into core/iommu
Ingo Molnar
1
-32
/
+42
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-32
/
+42
2009-03-25
dynamic debug: update docs
Jason Baron
1
-31
/
+41
2009-03-25
dynamic debug: combine dprintk and dynamic printk
Jason Baron
1
-1
/
+1
2009-03-14
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
1
-1
/
+1
2009-03-05
dma-debug: add Kconfig entry
Joerg Roedel
1
-0
/
+11
2009-02-21
docsrc: use config instead of menuconfig
Randy Dunlap
1
-1
/
+1
2009-02-19
[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding
Catalin Marinas
1
-1
/
+1
2009-02-12
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-13
/
+9
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+0
2009-01-22
rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR
Lai Jiangshan
1
-13
/
+0
2009-01-18
x86: define ARCH_WANT_FRAME_POINTERS
Jeff Mahoney
1
-0
/
+9
2009-01-16
softlockup: decouple hung tasks check from softlockup detection
Mandeep Singh Baines
1
-0
/
+38
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+8
[next]