Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
19a58ce1dc72264b9d50ff6d86cc36b3c439fb64
/
Documentation
/
dev-tools
48ffc3d
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro
by Jonathan Corbet
· 5 years ago
40ef768
Remove references to dead website.
by Dave Jones
· 5 years ago
9fc3a18
docs: remove extra conf.py files
by Mauro Carvalho Chehab
· 5 years ago
b7c3613
docs: kmemleak: add more documentation details
by André Almeida
· 5 years ago
aa069a2
gcov: docs: add a note on GCC vs Clang differences
by Tri Vo
· 6 years ago
8c79f4c
Merge tag 'docs-5.2' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
9f43619
doc: kselftest: Fix KBUILD_OUTPUT usage instructions
by Shuah Khan
· 6 years ago
eebf4dd
kselftest: Add test module framework header
by Tobin C. Harding
· 6 years ago
58f4df3
Documentation/dev-tools: Use gcc version number instead svn revision number
by Sebastian Andrzej Siewior
· 6 years ago
3868772
Merge tag 'docs-5.0' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
b3b0e6a
kasan: update documentation
by Andrey Konovalov
· 6 years ago
f77af63
doc:process: add links where missing
by Federico Vaga
· 6 years ago
32ddfe8
Documentation: dev-tools: Fix typos in index.rst
by Shreyans Devendra Doshi
· 6 years ago
c284d42
Documentation/dev-tools: clean up kselftest.rst
by Randy Dunlap
· 6 years ago
9eff4a2
docs: dev-tools: coccinelle: Update documentation
by Himanshu Jha
· 6 years ago
0e0f0093
doc: dev-tools: kselftest.rst: update config file location
by Anders Roxell
· 6 years ago
8ab1416
doc: dev-tools: kselftest.rst: update contributing new tests
by Anders Roxell
· 7 years ago
a997a70
doc: dev-tools: kselftest.rst: update contributing new tests
by Anders Roxell
· 7 years ago
24844fd
Merge branch 'mm-rst' into docs-next
by Jonathan Corbet
· 7 years ago
ad56b73
docs/vm: rename documentation files to .rst
by Mike Rapoport
· 7 years ago
bb2407a
Merge tag 'docs-4.17' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
3b7ea9f
Documentation/sparse: fix typo
by Eric Engestrom
· 7 years ago
6a76768
docs: Remove remaining references to metag
by James Hogan
· 7 years ago
2ce079f
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
c512ac0
kcov: update documentation
by Victor Chibotaru
· 7 years ago
4675ff0
kmemcheck: rip it out
by Levin, Alexander (Sasha Levin)
· 7 years ago
e9e716f
docs: dev-tools: coccinelle: delete out of date wiki reference
by Julia Lawall
· 7 years ago
4845688
docs: dev-tools: correct Coccinelle version number
by Julia Lawall
· 7 years ago
d5cdbb8
doc: dev-tools: kselftest.rst: update to include make O=dir support
by Shuah Khan
· 7 years ago
e604f1c
docs: disable KASLR when debugging kernel
by Zhouyi Zhou
· 7 years ago
14994a9
docs: disable KASLR when debugging kernel
by Zhouyi Zhou
· 7 years ago
ef3ad08
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
94f4a16
mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects
by Catalin Marinas
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
fde662d
kselftest.rst: do some adjustments after ReST conversion
by Mauro Carvalho Chehab
· 8 years ago
41a2901
rcu: Remove SPARSE_RCU_POINTER Kconfig option
by Paul E. McKenney
· 8 years ago
7e6a32a
Documentation/dev-tools: Add kselftest_harness documentation
by Mickaël Salaün
· 8 years ago
cef04cd
Documentation/dev-tools: Use reStructuredText markups for kselftest
by Mickaël Salaün
· 8 years ago
55c70f11
Documentation/dev-tools: Add kselftest
by Mickaël Salaün
· 8 years ago
821c6df
kgdb.rst: Adjust ReST markups
by Mauro Carvalho Chehab
· 8 years ago
7fb2e8a
docs-rst: convert kgdb DocBook to ReST
by Mauro Carvalho Chehab
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
291b9d7
Improve sparse documentation
by Matthew Wilcox
· 8 years ago
dc67a9f
Documentation/sparse: drop __CHECK_ENDIAN__
by Michael S. Tsirkin
· 8 years ago
9536099
Documentation/sparse: drop __bitwise__
by Michael S. Tsirkin
· 8 years ago
57131dd
Documentation/dev-tools: use code-block with proper language
by Jani Nikula
· 8 years ago
c289312
doc-rst: make dev-tools folder buildable stand-alone
by Markus Heiser
· 8 years ago
9099dae
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
by Catalin Marinas
· 8 years ago
5512128
Merge branch 'dev-tools' into doc/4.9
by Jonathan Corbet
· 8 years ago
5f09627
docs: Sphinxify gdb-kernel-debugging.txt and move to dev-tools
by Jonathan Corbet
· 8 years ago
9c296b4
docs: sphinxify kmemcheck.txt and move to dev-tools
by Jonathan Corbet
· 8 years ago
ca90a7a3
docs: sphinxify kmemleak.txt and move it to dev-tools
by Jonathan Corbet
· 8 years ago
1ead009
docs: sphinxify ubsan.txt and move it to dev-tools
by Jonathan Corbet
· 8 years ago
2757aaf
docs: sphinxify kasan.txt and move to dev-tools
by Jonathan Corbet
· 8 years ago
2584bab
docs: sphinixfy gcov.txt and move to dev-tools
by Jonathan Corbet
· 8 years ago
758f726
docs: sphinxify kcov.txt and move to dev-tools
by Jonathan Corbet
· 8 years ago
d228af5
docs: sphinxify sparse.txt and move to dev-tools
by Jonathan Corbet
· 8 years ago
4b9033a
docs: sphinxify coccinelle.txt and add it to dev-tools
by Jonathan Corbet
· 8 years ago
059c5e9
docs: create a new dev-tools directory
by Jonathan Corbet
· 8 years ago