summaryrefslogtreecommitdiff
path: root/Documentation/core-api
Commit message (Expand)AuthorAgeFilesLines
...
| * | Documentation: move watch_queue to core-apiRandy Dunlap2022-04-222-0/+344
* | | Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-252-0/+138
|\ \ \ | |_|/ |/| |
| * | printk/index: Printk index feature documentationPetr Mladek2022-04-132-0/+138
* | | timekeeping: Introduce fast accessor to clock taiKurt Kanzenbach2022-04-141-0/+1
| |/ |/|
* | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2022-04-011-5/+9
|\ \
| * | XArray: Document the locking requirement for the xa_stateMatthew Wilcox (Oracle)2022-02-031-5/+9
* | | Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds2022-03-281-8/+0
* | | Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds2022-03-261-0/+8
| |/ |/|
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-9/+9
|\ \
| * | mm: Make compound_pincount always availableMatthew Wilcox (Oracle)2022-03-211-9/+9
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-2/+17
|\ \
| * | mm: document and polish read-ahead codeNeilBrown2022-03-221-2/+17
| * | swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic2022-03-071-8/+0
| * | swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-02-141-0/+8
| |/
* | Documentation: core-api: entry: Add comments about nestingNicolas Saenz Julienne2022-01-271-0/+18
* | Documentation: Fill the gaps about entry/noinstr constraintsThomas Gleixner2022-01-272-0/+269
|/
* Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds2022-01-121-0/+1
|\
| * block: Add bio_for_each_folio_all()Matthew Wilcox (Oracle)2021-12-161-0/+1
* | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-121-9/+7
|\ \
| * | kobject documentation: remove default_attrs informationGreg Kroah-Hartman2022-01-071-3/+2
| * | kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman2021-12-281-4/+3
| * | driver core: make kobj_type constant.Wedson Almeida Filho2021-12-271-2/+2
| |/
* | block: remove blk-exec.cChristoph Hellwig2021-11-291-3/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-3/+0
|\
| * mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand2021-11-061-3/+0
* | Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2021-11-021-4/+17
|\ \
| * | workqueue: doc: Call out the non-reentrance conditionsBoqun Feng2021-10-251-4/+17
| |/
* | Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-021-1/+1
|\ \
| * | vsprintf: Update %pGp documentation about that it prints hex valuePetr Mladek2021-11-011-1/+1
* | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-011-3/+0
|\ \ \
| * | | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-3/+0
| | |/ | |/|
* | | mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+6
* | | mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)2021-09-271-0/+2
* | | mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)2021-09-271-0/+1
* | | mm: Add folio reference count functionsMatthew Wilcox (Oracle)2021-09-271-0/+1
* | | mm: Introduce struct folioMatthew Wilcox (Oracle)2021-09-271-0/+1
|/ /
* | Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-09-241-2/+3
|\ \ | |/ |/|
| * Documentation: Fix irq-domain.rst build warningMarc Zyngier2021-09-031-2/+3
* | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-121-99/+480
|\ \
| * | Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-111-99/+480
* | | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-111-0/+3
|\ \ \ | |/ / |/| |
| * | block: move fs/block_dev.c to block/bdev.cChristoph Hellwig2021-09-071-0/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-49/+37
|\ \ \ | |/ / |/| |
| * | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-49/+37
* | | Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds2021-09-012-14/+25
|\ \ \
| * | | docs: printk-formats: fix build warningIoana Ciornei2021-07-251-0/+1
| * | | docs/core-api: Modify document layoutYanteng Si2021-07-151-14/+24
| |/ /
* | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-4/+1
|\ \ \
| * | | printk: Move the printk() kerneldoc comment to its new homeJonathan Corbet2021-07-261-4/+1
| |/ /
* | | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-301-3/+25
|\ \ \ | | |/ | |/|