aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2022-04-08swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2020-10-23dma-mapping: document dma_{alloc,free}_pagesChristoph Hellwig
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-16XArray: add xas_splitMatthew Wilcox (Oracle)
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15docs: basics.rst: move kernel-doc workqueue markups to workqueue.rstMauro Carvalho Chehab
2020-10-15docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tagMauro Carvalho Chehab
2020-10-15docs: genericirq.rst: don't document chip.c functions twiceMauro Carvalho Chehab
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-25dma-mapping: add a new dma_alloc_noncoherent APIChristoph Hellwig
2020-09-11dma-mapping: move the dma_declare_coherent_memory documentationChristoph Hellwig
2020-09-09Documentation: core-api/cpu_hotplug: fix a typoBarry Song
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds
2020-08-11Core-api: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-07-23docs: core-api/printk-formats.rst: use literal block syntaxDaniel W. S. Almeida
2020-07-23docs/core-api: memory-allocation: describe reclaim behaviourMike Rapoport
2020-07-23Documentation: fix typo for core-api/cpu_hotplug documentationYaohui Wang
2020-07-23padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan
2020-07-23padata: remove stop functionDaniel Jordan
2020-07-16powerpc/pseries: remove cede offline state for CPUsNathan Lynch
2020-07-13Documentation: printk-basics: eliminate duplicated wordRandy Dunlap
2020-07-13kobject: documentation: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-03Replace HTTP links with HTTPS ones: vsprintfAlexander A. Klimov
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig
2020-06-26docs: move other kAPI documents to core-apiMauro Carvalho Chehab
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab
2020-06-26docs: mm/gup: minor documentation updateSouptick Joarder
2020-06-19docs: mm/gup: Minor documentation updateSouptick Joarder
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds
2020-06-08docs: mm/gup: pin_user_pages.rst: add a "case 5"John Hubbard
2020-06-08mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)John Hubbard
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov
2020-06-03padata: document multithreaded jobsDaniel Jordan
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove map_vm_rangeChristoph Hellwig
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-05-28x86/Kconfig: Update config and kernel doc for MPK feature on AMDBabu Moger
2020-05-20lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko
2020-05-15docs: move the kref doc into the core-api bookMauro Carvalho Chehab
2020-05-15docs: add IRQ documentation at the core-api bookMauro Carvalho Chehab
2020-05-15docs: debugging-via-ohci1394.txt: add it to the core-api bookMauro Carvalho Chehab
2020-05-15docs: move DMA kAPI to Documentation/core-apiMauro Carvalho Chehab
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann