summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner
2022-11-21math64: favor kernel-doc from header filesLiam Beguin
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-10-03mm/page_alloc: remove obsolete gfpflags_normal_context()Miaohe Lin
2022-09-29docs: put atomic*.txt and memory-barriers.txt into the core-api bookJonathan Corbet
2022-09-29docs: move asm-annotations.rst into core-apiJonathan Corbet
2022-09-28vsprintf: add new `%pA` format specifierGary Guo
2022-09-27Remove duplicate words inside documentationAkhil Raj
2022-09-26Maple Tree: add new data structureLiam R. Howlett
2022-08-18Documentation: irqdomain: Fix typo of "at least once"Eric Lin
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