summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAgeFilesLines
...
| * dma-mapping: add a new dma_alloc_noncoherent APIChristoph Hellwig2020-09-251-39/+36
| * dma-mapping: move the dma_declare_coherent_memory documentationChristoph Hellwig2020-09-111-24/+0
* | Documentation: core-api/cpu_hotplug: fix a typoBarry Song2020-09-091-1/+1
|/
* Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds2020-08-131-16/+16
|\
| * Core-api: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan2020-08-111-16/+16
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-7/+0
|\ \
| * | powerpc/pseries: remove cede offline state for CPUsNathan Lynch2020-07-161-7/+0
* | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-0411-9/+882
|\ \ \ | | |/ | |/|
| * | docs: core-api/printk-formats.rst: use literal block syntaxDaniel W. S. Almeida2020-07-231-1/+3
| * | docs/core-api: memory-allocation: describe reclaim behaviourMike Rapoport2020-07-231-0/+44
| * | Documentation: fix typo for core-api/cpu_hotplug documentationYaohui Wang2020-07-231-2/+2
| * | Documentation: printk-basics: eliminate duplicated wordRandy Dunlap2020-07-131-1/+1
| * | kobject: documentation: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
| * | docs: move other kAPI documents to core-apiMauro Carvalho Chehab2020-06-264-0/+827
| * | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-262-4/+4
| * | docs: mm/gup: Minor documentation updateSouptick Joarder2020-06-191-1/+1
| |/
* | Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-08-041-2/+2
|\ \
| * | Replace HTTP links with HTTPS ones: vsprintfAlexander A. Klimov2020-07-031-2/+2
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-031-15/+3
|\ \
| * | padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan2020-07-231-1/+1
| * | padata: remove stop functionDaniel Jordan2020-07-231-14/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-101-0/+8
|\ \
| * | dma-mapping: Add a new dma_need_sync APIChristoph Hellwig2020-06-301-0/+8
| |/
* / docs: mm/gup: minor documentation updateSouptick Joarder2020-06-261-1/+1
|/
* Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds2020-06-101-2/+2
|\
| * Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-06-081-2/+2
* | docs: mm/gup: pin_user_pages.rst: add a "case 5"John Hubbard2020-06-081-0/+18
* | mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)John Hubbard2020-06-081-14/+19
* | padata: document multithreaded jobsDaniel Jordan2020-06-031-10/+31
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-1/+1
|\ \
| * | mm: remove map_vm_rangeChristoph Hellwig2020-06-021-1/+1
* | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-0116-13/+3471
|\ \ \ | | |/ | |/|
| * | docs: move the kref doc into the core-api bookMauro Carvalho Chehab2020-05-153-1/+325
| * | docs: add IRQ documentation at the core-api bookMauro Carvalho Chehab2020-05-156-0/+428
| * | docs: debugging-via-ohci1394.txt: add it to the core-api bookMauro Carvalho Chehab2020-05-152-0/+186
| * | docs: move DMA kAPI to Documentation/core-apiMauro Carvalho Chehab2020-05-155-0/+1970
| * | kobject: documentation: Fix erroneous function example in kobject doc.Qi Zheng2020-05-051-12/+14
| * | docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)2020-04-212-0/+430
| * | docs: pr_*() kerneldocs and basic printk docsRicardo CaƱuelo2020-04-203-0/+118
* | | Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-2/+3
|\ \ \ | |_|/ |/| |
| * | x86/Kconfig: Update config and kernel doc for MPK feature on AMDBabu Moger2020-05-281-2/+3
| |/
* | Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-06-011-10/+12
|\ \
| * | lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko2020-05-201-10/+12
* | | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann2020-05-151-0/+14
| |/ |/|
* | docs: timekeeping: Use correct prototype for deprecated functionsChris Packham2020-04-151-3/+3
|/
* mm: add pagemap.h to the fine documentationMatthew Wilcox (Oracle)2020-04-021-0/+3
* mm: dump_page(): additional diagnostics for huge pinned pagesJohn Hubbard2020-04-021-0/+7
* mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard2020-04-021-5/+28
* mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard2020-04-021-23/+17
* mm/gup: track FOLL_PIN pagesJohn Hubbard2020-04-021-3/+3