summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2022-08-01Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-19dma-mapping: add dma_opt_mapping_size()John Garry
2022-07-15headers/deps: mm: align MANITAINERS and Docs with new gfp.h structureYury Norov
2022-07-10IDR: Note that the IDR API is deprecatedMatthew Wilcox (Oracle)
2022-07-01doc: module: update file referencesMasahiro Yamada
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-06-07Documentation/protection-keys: Clean up documentation for User Space pkeysIra Weiny
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds
2022-05-25Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-04-22Documentation: move watch_queue to core-apiRandy Dunlap
2022-04-14timekeeping: Introduce fast accessor to clock taiKurt Kanzenbach
2022-04-13printk/index: Printk index feature documentationPetr Mladek
2022-04-01Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2022-03-28Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-03-26Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22mm: document and polish read-ahead codeNeilBrown
2022-03-21mm: Make compound_pincount always availableMatthew Wilcox (Oracle)
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-02-14swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-02-03XArray: Document the locking requirement for the xa_stateMatthew Wilcox (Oracle)
2022-01-27Documentation: core-api: entry: Add comments about nestingNicolas Saenz Julienne
2022-01-27Documentation: Fill the gaps about entry/noinstr constraintsThomas Gleixner
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-07kobject documentation: remove default_attrs informationGreg Kroah-Hartman
2021-12-28kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman
2021-12-27driver core: make kobj_type constant.Wedson Almeida Filho
2021-12-16block: Add bio_for_each_folio_all()Matthew Wilcox (Oracle)
2021-11-29block: remove blk-exec.cChristoph Hellwig
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand
2021-11-02Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2021-11-02Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01vsprintf: Update %pGp documentation about that it prints hex valuePetr Mladek
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-25workqueue: doc: Call out the non-reentrance conditionsBoqun Feng
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-09-27mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)
2021-09-27mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)
2021-09-27mm: Add folio reference count functionsMatthew Wilcox (Oracle)
2021-09-27mm: Introduce struct folioMatthew Wilcox (Oracle)