index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
kernel-api.rst
Age
Commit message (
Expand
)
Author
2023-07-25
Documentation: core-api: Drop :export: for int_log.h
Andy Shevchenko
2023-07-09
lib/math: Move dvb_math.c into lib/math/int_log.c
Andy Shevchenko
2023-06-27
Merge tag 'docs-6.5' of git://git.lwn.net/linux
Linus Torvalds
2023-05-19
Documentation: core-api: Add error pointer functions to kernel-api
James Seo
2023-05-11
rcu: Add more RCU files to kernel-api.rst
Paul E. McKenney
2023-04-18
module: add debug stats to help identify memory pressure
Luis Chamberlain
2023-03-24
Documentation: core-api: update kernel-doc reference to kmod.c
Bagas Sanjaya
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
Merge tag 'docs-6.2' of git://git.lwn.net/linux
Linus Torvalds
2022-11-21
math64: favor kernel-doc from header files
Liam Beguin
2022-10-28
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
2022-10-25
overflow: Fix kern-doc markup for functions
Kees Cook
2022-07-01
doc: module: update file references
Masahiro Yamada
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
2021-12-16
block: Add bio_for_each_folio_all()
Matthew Wilcox (Oracle)
2021-11-29
block: remove blk-exec.c
Christoph Hellwig
2021-09-07
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2020-10-15
docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag
Mauro Carvalho Chehab
2019-12-04
docs/core-api: Remove possibly confusing sub-headings from Bit Operations
Michael Ellerman
2019-11-07
kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
2019-09-25
kernel-doc: core-api: include string.h into core-api
Joe Perches
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
2019-06-06
docs/core-api: Add integer power functions to the list
Andy Shevchenko
2019-06-06
docs/core-api: Add string helpers API to the list
Andy Shevchenko
2019-05-24
docs: Do not seek comments in kernel/rcu/tree_plugin.h
Jonathan Corbet
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko
2019-01-14
docs: don't try to get comments from rcupdate_wait.h or rcutree.h
Jonathan Corbet
2019-01-03
Docs/kernel-api.rst: Remove blk-tag.c reference
Marcos Paulo de Souza
2018-08-23
docs/core-api: split memory management API to a separate file
Mike Rapoport
2018-08-23
docs/core-api: move *{str,mem}dup* to "String Manipulation"
Mike Rapoport
2018-08-23
docs/core-api: kill trailing whitespace in kernel-api.rst
Mike Rapoport
2018-06-18
Fix Documentation build due to rename of main.c to mtrr.c
Randy Dunlap
2018-04-27
documentation: core-api: rearrange a few kernel-api chapters and sections
Randy Dunlap
2018-04-16
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
2018-02-06
idr: Add documentation
Matthew Wilcox
2017-12-11
Documentation: add UUID/GUID to kernel-api
Randy Dunlap
2017-12-11
Documentation: add Sorting section to kernel-api
Randy Dunlap
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
2017-10-19
doc: Fix RCU's docbook options
Paul E. McKenney
2017-10-19
documentation: kernel-api: add more info on bitmap functions
Randy Dunlap
2017-10-07
Documentation: add kernel-api section on Math functions
Randy Dunlap
2017-09-26
docs: clean up and add rest of CRC functions to kernel-api.rst
Randy Dunlap
2017-09-26
Documentation: kernel-api: add bitmap operations from linux/bitmap.h
Randy Dunlap
2017-09-26
Documentation: kernel-api: drop "Data Types" section
Randy Dunlap
2017-08-17
doc: Add RCU files to docbook-generation files
Paul E. McKenney
2017-07-12
docs: Include uaccess docs from the right file
Jonathan Corbet
2017-04-02
docs-rst: core_api: move driver-specific stuff to drivers_api
Mauro Carvalho Chehab
2017-04-02
kernel-api.rst: make it handle lib/crc32.c
Mauro Carvalho Chehab
2017-04-02
kernel-api.tmpl: convert it to ReST
Mauro Carvalho Chehab