aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-23docs: core-api/printk-formats.rst: use literal block syntaxDaniel W. S. Almeida1-1/+3
2020-07-23docs/core-api: memory-allocation: describe reclaim behaviourMike Rapoport1-0/+44
2020-07-23Documentation: fix typo for core-api/cpu_hotplug documentationYaohui Wang1-2/+2
2020-07-23padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan1-1/+1
2020-07-23padata: remove stop functionDaniel Jordan1-14/+2
2020-07-16powerpc/pseries: remove cede offline state for CPUsNathan Lynch1-7/+0
2020-07-13Documentation: printk-basics: eliminate duplicated wordRandy Dunlap1-1/+1
2020-07-13kobject: documentation: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+8
2020-07-03Replace HTTP links with HTTPS ones: vsprintfAlexander A. Klimov1-2/+2
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig1-0/+8
2020-06-26docs: move other kAPI documents to core-apiMauro Carvalho Chehab4-0/+827
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab2-4/+4
2020-06-26docs: mm/gup: minor documentation updateSouptick Joarder1-1/+1
2020-06-19docs: mm/gup: Minor documentation updateSouptick Joarder1-1/+1
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2020-06-08docs: mm/gup: pin_user_pages.rst: add a "case 5"John Hubbard1-0/+18
2020-06-08mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)John Hubbard1-14/+19
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov1-2/+2
2020-06-03padata: document multithreaded jobsDaniel Jordan1-10/+31
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-06-02mm: remove map_vm_rangeChristoph Hellwig1-1/+1
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds16-13/+3471
2020-06-01Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-10/+12
2020-05-28x86/Kconfig: Update config and kernel doc for MPK feature on AMDBabu Moger1-2/+3
2020-05-20lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko1-10/+12
2020-05-15docs: move the kref doc into the core-api bookMauro Carvalho Chehab3-1/+325
2020-05-15docs: add IRQ documentation at the core-api bookMauro Carvalho Chehab6-0/+428
2020-05-15docs: debugging-via-ohci1394.txt: add it to the core-api bookMauro Carvalho Chehab2-0/+186
2020-05-15docs: move DMA kAPI to Documentation/core-apiMauro Carvalho Chehab5-0/+1970
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann1-0/+14
2020-05-05kobject: documentation: Fix erroneous function example in kobject doc.Qi Zheng1-12/+14
2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)2-0/+430
2020-04-20docs: pr_*() kerneldocs and basic printk docsRicardo CaƱuelo3-0/+118
2020-04-15docs: timekeeping: Use correct prototype for deprecated functionsChris Packham1-3/+3
2020-04-02mm: add pagemap.h to the fine documentationMatthew Wilcox (Oracle)1-0/+3
2020-04-02mm: dump_page(): additional diagnostics for huge pinned pagesJohn Hubbard1-0/+7
2020-04-02mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard1-5/+28
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard1-23/+17
2020-04-02mm/gup: track FOLL_PIN pagesJohn Hubbard1-3/+3
2020-03-10docs: move core-api/ioctl.rst to driver-api/Jonathan Corbet2-254/+0
2020-03-10docs: move gcc-plugins to the kbuild manualJonathan Corbet2-98/+0
2020-03-10docs: Organize core-api/index.rstJonathan Corbet1-22/+73
2020-03-02Documentation: kobject.txt has been moved to core-api/kobject.rstSameer Rahmani2-0/+435
2020-02-25docs/core-api: Add Fedora instructions for GCC pluginsMichael Ellerman1-0/+4
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard1-1/+1
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard2-0/+233
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+254
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+170