x.git/
aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/atomic_t.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-07docs: fix typo in firmware-related sectionAlexander Shatalin1-1/+1
2025-05-07docs: Makefile: Inherit PYTHONPYCACHEPREFIX setting as env variableAkira Yokosawa1-1/+3
2025-05-07Documentation: ioctl-number: Update outdated submission infoBagas Sanjaya1-4/+4
2025-04-28docs: namespace: Tweak and reword resource control docJoel Savitz1-12/+12
2025-04-28docs: Makefile: store __pycache__ at the output directoryMauro Carvalho Chehab1-1/+1
2025-04-28scripts/lib/kdoc/kdoc_parser.py: move kernel entry to a classMauro Carvalho Chehab1-124/+149
2025-04-28scripts/lib/kdoc: change mode to 0644Mauro Carvalho Chehab3-0/+0
2025-04-28docs: Sphinx: kerneldoc: only initialize kernel-doc classes onceMauro Carvalho Chehab1-12/+11
2025-04-28Documentation: x86: Fix a typo in fsgs.rstAdrian Bütler1-1/+1
2025-04-28Documentation: fix speculation.rst chapterCui Wei1-1/+0
2025-04-24.gitignore: ignore Python compiled bytecodeMauro Carvalho Chehab1-0/+1
2025-04-24scripts/kernel-doc.py: don't create *.pyc filesMauro Carvalho Chehab5-5/+5
2025-04-24Makefile: move KERNELDOC macro to the main MakefileMauro Carvalho Chehab2-1/+5
2025-04-24docs: Makefile: get rid of KERNELDOC_CONF env variableMauro Carvalho Chehab1-2/+2
2025-04-21docs: sphinx: kerneldoc: Use python class if availableMauro Carvalho Chehab1-8/+130
2025-04-21scripts:kdoc_files.py: use glob for export_file seekMauro Carvalho Chehab1-1/+3
2025-04-21scripts/lib/kdoc/kdoc_parser.py: move states to a separate classMauro Carvalho Chehab1-59/+64
2025-04-21scripts/lib/kdoc/kdoc_files.py: don't try to join NoneMauro Carvalho Chehab1-2/+5
2025-04-21Documentation: trace: Refactor toctreePurva Yeshi1-16/+80
2025-04-21Documentation: trace: Reduce toctree depthPurva Yeshi1-1/+1
2025-04-14docs: Fix conflicting contributor identity infoAmmar Askar1-6/+6
2025-04-14docs/sp_SP: fix links to mailing list servicesAndres Urian Florez4-21/+18
2025-04-14Documentation/rtla: Include BPF sample collectionTomas Glozar2-0/+15
2025-04-14Documentation/rtla: Fix typo in common_timerlat_description.rstTomas Glozar1-1/+1
2025-04-14Documentation/rtla: Fix typo in rtla-timerlat.rstTomas Glozar1-3/+3
2025-04-14Documentation/rtla: Fix duplicate text about timerlat tracerTomas Glozar1-3/+0
2025-04-14docs: hid: Fix typo in intel-thc-hid.rstChih Yun Lin1-4/+4
2025-04-14Added usb_string function to a namespaceKevin Paul Reddy Janagari1-0/+1
2025-04-14cpufreq: editing corrections to cpufreq.rstRandy Dunlap1-4/+4
2025-04-14docs: Disambiguate a pair of rST labelsJames Addison2-4/+4
2025-04-14docs: automarkup: Move common logic to add and resolve xref to helperNícolas F. R. A. Prado1-73/+24
2025-04-09scripts: kernel-doc: fix parsing function-like typedefs (again)Sean Anderson2-2/+2
2025-04-09scripts/kernel-doc.py: Rename the kernel doc Re class to KernReMauro Carvalho Chehab3-159/+159
2025-04-09scripts/kernel_doc.py: better handle exported symbolsMauro Carvalho Chehab4-79/+124
2025-04-09scripts/lib/kdoc/kdoc_files.py: allow filtering output per fnameMauro Carvalho Chehab1-12/+12
2025-04-09scripts/kernel-doc: switch to use kernel-doc.pyMauro Carvalho Chehab1-1/+1
2025-04-09scripts/kernel-doc.py: Properly handle Werror and exit codesMauro Carvalho Chehab4-18/+35
2025-04-09scripts/lib/kdoc/kdoc_parser.py: remove a python 3.9 dependencyMauro Carvalho Chehab1-1/+1
2025-04-09scripts/kernel-doc.py: properly handle KBUILD_BUILD_TIMESTAMPMauro Carvalho Chehab2-16/+21
2025-04-09scripts/kernel-doc.py: move modulename to man classMauro Carvalho Chehab4-22/+11
2025-04-09scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13Mauro Carvalho Chehab2-6/+6
2025-04-09scripts/kernel-doc.py: adjust some coding style issuesMauro Carvalho Chehab5-42/+57
2025-04-09scripts/kernel-doc.py: Set an output format for --noneMauro Carvalho Chehab1-0/+4
2025-04-09docs: sphinx: kerneldoc: use kernel-doc.py scriptMauro Carvalho Chehab2-2/+2
2025-04-09docs: sphinx: kerneldoc: ignore "\" characters from optionsMauro Carvalho Chehab1-0/+12
2025-04-09docs: sphinx: kerneldoc: verbose kernel-doc command if V=1Mauro Carvalho Chehab1-0/+34