index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
Merge branch 'akpm-current/current'
Stephen Rothwell
1
-6
/
+8
2017-04-17
lib: add module support to linked list sorting tests
Geert Uytterhoeven
1
-3
/
+4
2017-04-17
lib: add module support to array-based sort tests
Geert Uytterhoeven
1
-3
/
+4
2017-03-17
lib/Kconfig.debug: correct documentation paths
Hans Holmberg
1
-4
/
+5
2017-02-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-13
/
+0
2017-02-24
lib: add CONFIG_TEST_SORT to enable self-test of sort()
Kostenzer Felix
1
-0
/
+8
2017-02-24
lib: add module support to atomic64 tests
Geert Uytterhoeven
1
-2
/
+3
2017-02-24
locking/refcounts: Out-of-line everything
Peter Zijlstra
1
-13
/
+0
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+10
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+4
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+13
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+25
2017-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
1
-14
/
+0
2017-02-10
refcount_t: Introduce a special purpose refcount type
Peter Zijlstra
1
-0
/
+13
2017-02-03
lib: Introduce priority array area manager
Jiri Pirko
1
-0
/
+10
2017-01-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+1
2017-01-23
rcu: Enable RCU tracepoints by default to aid in debugging
Matt Fleming
1
-0
/
+1
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2017-01-14
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
1
-0
/
+12
2017-01-12
serial: do not accept sysrq characters via serial port
Felix Fietkau
1
-0
/
+10
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-11
lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
Laura Abbott
1
-1
/
+4
2017-01-10
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
1
-1
/
+1
2017-01-09
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-3
/
+3
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
1
-24
/
+0
2016-12-20
printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text
Borislav Petkov
1
-1
/
+1
2016-12-14
Kconfig: lib/Kconfig.debug: fix references to Documenation
Andreas Platschek
1
-4
/
+4
2016-12-12
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2016-12-12
lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM
Dave Young
1
-1
/
+1
2016-12-12
printk: add Kconfig option to set default console loglevel
Olof Johansson
1
-0
/
+19
2016-11-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+13
2016-11-18
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
1
-0
/
+1
2016-11-18
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
1
-0
/
+3
2016-11-14
Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...
Paul E. McKenney
1
-2
/
+13
2016-11-14
rcu: RCU_TRACE enables event tracing as well as debugfs
Nikolay Borisov
1
-1
/
+2
2016-10-31
bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION
Arnd Bergmann
1
-1
/
+1
2016-10-31
lib/Kconfig.debug: Fix typo in select statement
Valentin Rothberg
1
-1
/
+1
2016-10-31
bug: Provide toggle for BUG on data corruption
Kees Cook
1
-0
/
+10
2016-10-27
latent_entropy: raise CONFIG_FRAME_WARN by default
Kees Cook
1
-0
/
+1
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
1
-1
/
+1
2016-10-14
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-9
/
+0
2016-10-10
samples: move blackfin gptimers-example from Documentation
Shuah Khan
1
-9
/
+0
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-09-29
lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description
Uwe Kleine-König
1
-1
/
+1
2016-09-23
locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text
Vivien Didelot
1
-1
/
+1
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
1
-18
/
+0
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+11
2016-08-02
kcov: allow more fine-grained coverage instrumentation
Vegard Nossum
1
-0
/
+11
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
[next]