summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: improve pathname-lookup document structureNeilBrown2018-12-202-17/+12
* configfs: fix wrong name of struct in documentationHelen Koike2018-12-201-1/+1
* docs/mm-api: link slab_common.c to "The Slab Cache" sectionMike Rapoport2018-12-201-0/+3
* slab: make kmem_cache_create{_usercopy} description proper kernel-docMike Rapoport2018-12-201-4/+31
* doc:process: add links where missingFederico Vaga2018-12-0612-26/+42
* docs/core-api: make mm-api.rst more structuredMike Rapoport2018-12-061-9/+20
* x86, boot: documentation whitespace fixupMichael S. Tsirkin2018-12-061-1/+1
* Documentation: devres: note checking needs when convertingNicholas Mc Guire2018-12-061-0/+7
* doc:it: add some process/* translationsFederico Vaga2018-12-068-20/+2651
* doc:it: fixes in process/1.IntroFederico Vaga2018-12-061-27/+27
* Documentation: convert path-lookup from markdown to resturctured textNeilBrown2018-12-062-436/+464
* Documentation/admin-guide: update admin-guide index.rstAlexey Budankov2018-12-061-0/+1
* Documentation/admin-guide: introduce perf-security.rst fileAlexey Budankov2018-12-061-0/+97
* scripts/kernel-doc: Fix struct and struct field attribute processingSakari Ailus2018-11-251-3/+4
* Documentation: dev-tools: Fix typos in index.rstShreyans Devendra Doshi2018-11-251-2/+2
* Correct gen_init_cpio tool's documentationAndrzej Bednarski2018-11-251-1/+1
* Document /proc/pid PID reuse behaviorDaniel Colascione2018-11-201-0/+7
* Documentation: update path-lookup.md for parallel lookupsNeilBrown2018-11-201-19/+66
* Documentation: Use "while" instead of "whilst"Will Deacon2018-11-2033-56/+56
* dmaengine: Add mailing list address to the documentationAndy Shevchenko2018-11-201-0/+4
* docs/admin-guide/mm/concepts.rst: grammar and style fixupsMike Rapoport2018-11-201-25/+26
* Merge branch 'kmalloc' into docs-nextJonathan Corbet2018-11-201-28/+27
|\
| * docs/mm: update kmalloc kernel-doc descriptionMike Rapoport2018-11-202-28/+29
* | Link the memory allocation guide from the MM docsMatthew Wilcox2018-11-202-1/+5
* | doc:it_IT:doc-guide: fix reference to foobarFederico Vaga2018-11-201-1/+1
* | doc:it_IT: fix locking.rst section titleFederico Vaga2018-11-201-2/+2
* | doc:it_IT: add some process/* translationsFederico Vaga2018-11-2039-1/+3154
|/
* doc: tracing: Fix a number of typosAmir Livneh2018-11-071-7/+7
* Documentation/dev-tools: clean up kselftest.rstRandy Dunlap2018-11-071-6/+6
* Documentation/ras: Typo s/use use/use/Geert Uytterhoeven2018-11-071-1/+1
* kernel-doc: extend $type_param to match members referenced by pointerMike Rapoport2018-11-071-1/+1
* kernel-doc: kill trailing whitespaceMike Rapoport2018-11-071-2/+2
* doc-guide:kernel-doc.rst: Reference to foobarJoris Gutjahr2018-11-071-1/+1
* Documentation: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-11-072-3/+3
* Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/statusWaiman Long2018-11-071-1/+5
* Documentation: dynamic-debug: fix wildcard descriptionRandy Dunlap2018-11-071-2/+2
* Documentation: dynamic_debug: fix a couple of typosRandy Dunlap2018-11-071-2/+2
* Docs/EDID: Calculate CRC while building the codeChristoph Niedermaier2018-11-068-17/+13
* Docs/EDID: Fixed erroneous bits of XOFFSET, XPULSE, YOFFSET and YPULSEChristoph Niedermaier2018-11-068-18/+20
* Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-051-2/+2
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\
| * ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1
| * Documentation: ubifs: Add authentication whitepaperSascha Hauer2018-10-231-0/+426
| * ubifs: Enable authentication supportSascha Hauer2018-10-233-1/+52
| * ubifs: Do not update inode size in-place in authenticated modeSascha Hauer2018-10-233-38/+113
| * ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-231-7/+27
| * ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-231-1/+69
| * ubifs: Create hash for default LPTSascha Hauer2018-10-233-3/+23
| * ubfis: authentication: Authenticate master nodeSascha Hauer2018-10-233-10/+61
| * ubifs: authentication: Authenticate LPTSascha Hauer2018-10-233-0/+134