index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-23
lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...
Chen Gang
1
-2
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+13
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2014-06-04
lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
Dan Streetman
1
-5
/
+10
2014-06-04
mm,vmacache: add debug data
Davidlohr Bueso
1
-0
/
+10
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-05-13
net: fix test_bpf build to depend on NET
Randy Dunlap
1
-1
/
+1
2014-05-12
net: filter: BPF testsuite
Alexei Starovoitov
1
-0
/
+13
2014-05-05
Kconfig.debug: Grammar s/addition/additional/
Geert Uytterhoeven
1
-2
/
+2
2014-05-05
lib: Export interval_tree
Chris Wilson
1
-0
/
+1
2014-04-18
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
1
-10
/
+0
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
1
-0
/
+15
2014-02-23
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
1
-0
/
+5
2014-02-04
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2014-01-27
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2014-01-23
test: check copy_to/from_user boundary validation
Kees Cook
1
-0
/
+13
2014-01-23
test: add minimal module for verification testing
Kees Cook
1
-0
/
+14
2014-01-21
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
1
-2
/
+10
2014-01-12
firewire: ohci: Turn remote DMA support into a module parameter
Lubomir Rintel
1
-11
/
+0
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-0
/
+9
2013-11-13
percpu: add test module for various percpu operations
Greg Thelen
1
-0
/
+9
2013-11-07
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+9
2013-10-29
Kconfig: make KOBJECT_RELEASE debugging require timer debugging
Linus Torvalds
1
-1
/
+1
2013-10-16
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
1
-0
/
+9
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-11
rbtree: allow tests to run as builtin
Cody P Schafer
1
-1
/
+1
2013-09-09
Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-3
/
+3
2013-09-05
Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC
Vineet Gupta
1
-3
/
+3
2013-07-25
kobject: delayed kobject release: help find buggy drivers
Russell King
1
-0
/
+19
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
1
-515
/
+561
2013-07-04
hang and lockup detection menu
Dave Hansen
1
-19
/
+23
2013-07-04
kconfig: consolidate printk options
Dave Hansen
1
-87
/
+90
2013-07-04
group locking debugging options
Dave Hansen
1
-6
/
+10
2013-07-04
consolidate compilation option configs
Dave Hansen
1
-76
/
+80
2013-07-04
consolidate runtime testing configs
Dave Hansen
1
-76
/
+81
2013-07-04
order memory debugging Kconfig options
Dave Hansen
1
-272
/
+277
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
1
-0
/
+21
2013-06-26
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
1
-0
/
+13
2013-06-21
lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS
Markos Chandras
1
-1
/
+1
2013-04-30
notifier-error-inject: fix module names in Kconfig
Akinobu Mita
1
-2
/
+2
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
1
-0
/
+18
2013-04-30
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
1
-0
/
+3
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2013-03-02
Kconfig.debug: add METAG to dependency lists
James Hogan
1
-2
/
+2
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+1
2013-02-21
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS
Kyle McMartin
1
-2
/
+1
[next]