summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann
2020-04-15docs: timekeeping: Use correct prototype for deprecated functionsChris Packham
2020-04-02mm: add pagemap.h to the fine documentationMatthew Wilcox (Oracle)
2020-04-02mm: dump_page(): additional diagnostics for huge pinned pagesJohn Hubbard
2020-04-02mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard
2020-04-02mm/gup: track FOLL_PIN pagesJohn Hubbard
2020-03-10docs: move core-api/ioctl.rst to driver-api/Jonathan Corbet
2020-03-10docs: move gcc-plugins to the kbuild manualJonathan Corbet
2020-03-10docs: Organize core-api/index.rstJonathan Corbet
2020-03-02Documentation: kobject.txt has been moved to core-api/kobject.rstSameer Rahmani
2020-02-25docs/core-api: Add Fedora instructions for GCC pluginsMichael Ellerman
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2020-01-17XArray: Add xa_for_each_rangeMatthew Wilcox (Oracle)
2020-01-03Documentation: document ioctl interfaces betterArnd Bergmann
2019-12-11padata: update documentationDaniel Jordan
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie
2019-12-04docs/core-api: Remove possibly confusing sub-headings from Bit OperationsMichael Ellerman
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-18docs: Add request_irq() documentationJonathan Corbet
2019-11-11scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada
2019-11-08XArray: Improve documentation of search marksMatthew Wilcox (Oracle)
2019-11-07docs: printk-formats: add ptrdiff_t type to printk-formatsMiles Chen
2019-11-07kasan: support instrumented bitops combined with generic bitopsDaniel Axtens
2019-10-29docs/core-api: memory-allocation: mention size helpersChris Packham
2019-10-29docs/core-api: memory-allocation: remove uses of c:func:Chris Packham
2019-10-29docs/core-api: memory-allocation: fix typoChris Packham
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet
2019-10-18docs: remove :c:func: from genericirq.rstJonathan Corbet
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-11lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus
2019-10-11lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus
2019-10-10docs: remove :c:func: from genalloc.rstJonathan Corbet
2019-10-08doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada
2019-10-07mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka
2019-10-07genalloc: Fix a set of docs build warningsJonathan Corbet
2019-10-07docs: Catch up with the new location of get_user_pages_fast()Jonathan Corbet
2019-10-07docs: remove :c:func: from refcount-vs-atomic.rstJonathan Corbet
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches
2019-09-14docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches
2019-07-31docs: index.rst: don't use genindex for pdf outputMauro Carvalho Chehab