summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
AgeCommit message (Expand)Author
2019-10-14mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka
2019-10-01kselftest: add capability to skip chosen TARGETSCristian Marussi
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-19Remove references to dead website.Dave Jones
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab
2019-07-12docs: kmemleak: add more documentation detailsAndré Almeida
2019-05-14gcov: docs: add a note on GCC vs Clang differencesTri Vo
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds
2019-04-19doc: kselftest: Fix KBUILD_OUTPUT usage instructionsShuah Khan
2019-04-08kselftest: Add test module framework headerTobin C. Harding
2019-01-14Documentation/dev-tools: Use gcc version number instead svn revision numberSebastian Andrzej Siewior
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-28kasan: update documentationAndrey Konovalov
2018-12-06doc:process: add links where missingFederico Vaga
2018-11-25Documentation: dev-tools: Fix typos in index.rstShreyans Devendra Doshi
2018-11-07Documentation/dev-tools: clean up kselftest.rstRandy Dunlap
2018-08-31docs: dev-tools: coccinelle: Update documentationHimanshu Jha
2018-08-31doc: dev-tools: kselftest.rst: update config file locationAnders Roxell
2018-06-29doc: dev-tools: kselftest.rst: update contributing new testsAnders Roxell
2018-04-27doc: dev-tools: kselftest.rst: update contributing new testsAnders Roxell
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-03Merge tag 'docs-4.17' of git://git.lwn.net/linuxLinus Torvalds
2018-03-21Documentation/sparse: fix typoEric Engestrom
2018-02-22docs: Remove remaining references to metagJames Hogan
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17kcov: update documentationVictor Chibotaru
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-16docs: dev-tools: coccinelle: delete out of date wiki referenceJulia Lawall
2017-10-19docs: dev-tools: correct Coccinelle version numberJulia Lawall
2017-10-12doc: dev-tools: kselftest.rst: update to include make O=dir supportShuah Khan
2017-07-17docs: disable KASLR when debugging kernelZhouyi Zhou
2017-07-17docs: disable KASLR when debugging kernelZhouyi Zhou
2017-07-07Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-07-06mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-06-26kselftest.rst: do some adjustments after ReST conversionMauro Carvalho Chehab
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-06-07Documentation/dev-tools: Add kselftest_harness documentationMickaël Salaün
2017-06-07Documentation/dev-tools: Use reStructuredText markups for kselftestMickaël Salaün
2017-06-07Documentation/dev-tools: Add kselftestMickaël Salaün
2017-05-16kgdb.rst: Adjust ReST markupsMauro Carvalho Chehab
2017-05-16docs-rst: convert kgdb DocBook to ReSTMauro Carvalho Chehab
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-15Improve sparse documentationMatthew Wilcox
2016-12-16Documentation/sparse: drop __CHECK_ENDIAN__Michael S. Tsirkin
2016-12-16Documentation/sparse: drop __bitwise__Michael S. Tsirkin
2016-11-03Documentation/dev-tools: use code-block with proper languageJani Nikula
2016-10-26doc-rst: make dev-tools folder buildable stand-aloneMarkus Heiser
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas