index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
kernel-api.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
block: Include bvec.h kernel-doc in the htmldocs
Matthew Wilcox (Oracle)
1
-0
/
+1
2025-07-31
Merge tag 'docs-6.17' of git://git.lwn.net/linux
Linus Torvalds
1
-6
/
+0
2025-07-17
docs: document linked lists
Nicolas Frattaroli
1
-6
/
+0
2025-06-30
lib/crc: crc64: Add include/linux/crc64.h to kernel-api.rst
Eric Biggers
1
-0
/
+2
2025-06-30
lib/crc: crc32: Document crc32_le(), crc32_be(), and crc32c()
Eric Biggers
1
-2
/
+2
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
1
-1
/
+1
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
1
-7
/
+7
2023-07-25
Documentation: core-api: Drop :export: for int_log.h
Andy Shevchenko
1
-1
/
+0
2023-07-09
lib/math: Move dvb_math.c into lib/math/int_log.c
Andy Shevchenko
1
-2
/
+5
2023-06-27
Merge tag 'docs-6.5' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+6
2023-05-19
Documentation: core-api: Add error pointer functions to kernel-api
James Seo
1
-0
/
+6
2023-05-11
rcu: Add more RCU files to kernel-api.rst
Paul E. McKenney
1
-0
/
+12
2023-04-18
module: add debug stats to help identify memory pressure
Luis Chamberlain
1
-2
/
+20
2023-03-24
Documentation: core-api: update kernel-doc reference to kmod.c
Bagas Sanjaya
1
-1
/
+1
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2022-12-12
Merge tag 'docs-6.2' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+0
2022-11-21
math64: favor kernel-doc from header files
Liam Beguin
1
-3
/
+0
2022-10-28
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
1
-0
/
+3
2022-10-25
overflow: Fix kern-doc markup for functions
Kees Cook
1
-0
/
+6
2022-07-01
doc: module: update file references
Masahiro Yamada
1
-1
/
+1
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
1
-0
/
+1
2021-12-16
block: Add bio_for_each_folio_all()
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-11-29
block: remove blk-exec.c
Christoph Hellwig
1
-3
/
+0
2021-09-07
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
1
-0
/
+3
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
1
-5
/
+2
2020-10-15
docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag
Mauro Carvalho Chehab
1
-6
/
+0
2019-12-04
docs/core-api: Remove possibly confusing sub-headings from Bit Operations
Michael Ellerman
1
-9
/
+0
2019-11-07
kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
1
-1
/
+16
2019-09-25
kernel-doc: core-api: include string.h into core-api
Joe Perches
1
-0
/
+3
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
1
-1
/
+1
2019-06-06
docs/core-api: Add integer power functions to the list
Andy Shevchenko
1
-0
/
+9
2019-06-06
docs/core-api: Add string helpers API to the list
Andy Shevchenko
1
-0
/
+3
2019-05-24
docs: Do not seek comments in kernel/rcu/tree_plugin.h
Jonathan Corbet
1
-2
/
+0
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko
1
-2
/
+2
2019-01-14
docs: don't try to get comments from rcupdate_wait.h or rcutree.h
Jonathan Corbet
1
-4
/
+0
2019-01-03
Docs/kernel-api.rst: Remove blk-tag.c reference
Marcos Paulo de Souza
1
-6
/
+0
2018-08-23
docs/core-api: split memory management API to a separate file
Mike Rapoport
1
-54
/
+0
2018-08-23
docs/core-api: move *{str,mem}dup* to "String Manipulation"
Mike Rapoport
1
-1
/
+5
2018-08-23
docs/core-api: kill trailing whitespace in kernel-api.rst
Mike Rapoport
1
-1
/
+0
2018-06-18
Fix Documentation build due to rename of main.c to mtrr.c
Randy Dunlap
1
-1
/
+1
2018-04-27
documentation: core-api: rearrange a few kernel-api chapters and sections
Randy Dunlap
1
-30
/
+30
2018-04-16
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
1
-0
/
+13
2018-02-06
idr: Add documentation
Matthew Wilcox
1
-12
/
+0
2017-12-11
Documentation: add UUID/GUID to kernel-api
Randy Dunlap
1
-0
/
+6
2017-12-11
Documentation: add Sorting section to kernel-api
Randy Dunlap
1
-0
/
+9
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
1
-6
/
+49
2017-10-19
doc: Fix RCU's docbook options
Paul E. McKenney
1
-14
/
+0
2017-10-19
documentation: kernel-api: add more info on bitmap functions
Randy Dunlap
1
-0
/
+12
2017-10-07
Documentation: add kernel-api section on Math functions
Randy Dunlap
1
-0
/
+24
2017-09-26
docs: clean up and add rest of CRC functions to kernel-api.rst
Randy Dunlap
1
-2
/
+8
[next]