index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
kernel-api.rst
Age
Commit message (
Expand
)
Author
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