Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8d2e52003adf45035bc6e94056c68dacf517236b
/
Documentation
/
core-api
b0606fe
XArray: Honour reserved entries in xa_insert
by Matthew Wilcox
· 6 years ago
b5aef86
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
caaf3c8
Docs/kernel-api.rst: Remove blk-tag.c reference
by Marcos Paulo de Souza
· 6 years ago
28e8c4b
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
3868772
Merge tag 'docs-5.0' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
54a67c7
docs/mm-api: link slab_common.c to "The Slab Cache" section
by Mike Rapoport
· 6 years ago
4d42c44
lib/vsprintf: Print time and date in human readable format via %pt
by Andy Shevchenko
· 6 years ago
2f7e6f6
docs/core-api: make mm-api.rst more structured
by Mike Rapoport
· 6 years ago
55f3f7e
XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh
by Matthew Wilcox
· 6 years ago
806654a
Documentation: Use "while" instead of "whilst"
by Will Deacon
· 6 years ago
acf0f57
Link the memory allocation guide from the MM docs
by Matthew Wilcox
· 6 years ago
804dfaf
XArray: Fix Documentation
by Matthew Wilcox
· 6 years ago
d9c4804
XArray: Handle NULL pointers differently for allocation
by Matthew Wilcox
· 6 years ago
84e5acb
XArray: Add xa_store_bh() and xa_store_irq()
by Matthew Wilcox
· 6 years ago
4c0608f
XArray: Regularise xa_reserve
by Matthew Wilcox
· 6 years ago
530d4c0
docs/boot-time-mm: remove bootmem documentation
by Mike Rapoport
· 6 years ago
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
a67eefa
Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
01aa9d5
Merge tag 'docs-4.20' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
0e9446c
xarray: Add range store functionality
by Matthew Wilcox
· 6 years ago
371c752
xarray: Track free entries in an XArray
by Matthew Wilcox
· 6 years ago
9f14d4f
xarray: Add xa_reserve and xa_release
by Matthew Wilcox
· 6 years ago
992a8e6
xarray: Add documentation
by Matthew Wilcox
· 7 years ago
a309d5d
idr: Change documentation license
by Matthew Wilcox
· 6 years ago
94ac8f2
doc: printk-formats: Remove bogus kobject references for device nodes
by Geert Uytterhoeven
· 6 years ago
3a7452c
docs/core-api: memory-hotplug: add some details about locking internals
by David Hildenbrand
· 6 years ago
52d7e21
docs/core-api: rename memory-hotplug-notifier to memory-hotplug
by Mike Rapoport
· 6 years ago
ec12bc2
lib/vsprintf: Hash legacy clock addresses
by Geert Uytterhoeven
· 6 years ago
98cee67
docs/vm: split memory hotplug notifier description to Documentation/core-api
by Mike Rapoport
· 6 years ago
52272c9
docs: core-api: add memory allocation guide
by Mike Rapoport
· 6 years ago
09700f8
docs: core-api/mm-api: add a lable for GFP flags section
by Mike Rapoport
· 6 years ago
8ff7e07
docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencing
by Mike Rapoport
· 6 years ago
ad98b60
docs/boot-time-mm: fix kernel-doc directive for including all but DOC:
by Mike Rapoport
· 6 years ago
038a07a
docs/core-api: mm-api: add section about GFP flags
by Mike Rapoport
· 6 years ago
41f35b3
docs/core-api: split memory management API to a separate file
by Mike Rapoport
· 6 years ago
1595617
docs/core-api: move *{str,mem}dup* to "String Manipulation"
by Mike Rapoport
· 6 years ago
7463f65
docs/core-api: kill trailing whitespace in kernel-api.rst
by Mike Rapoport
· 6 years ago
e6ecec3
Merge tag 'docs-4.19' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
0bf1bd8
Merge branch 'rppt' into docs-next
by Jonathan Corbet
· 6 years ago
ae9d884
docs/mm: add description of boot time memory management
by Mike Rapoport
· 7 years ago
0e3fd81
Documentation: document ktime_get_*() APIs
by Arnd Bergmann
· 6 years ago
c4081a4
locking/atomics/Documentation: Describe atomic_set() as a write operation
by Jonathan Neuschäfer
· 6 years ago
5f66540
Merge tag 'v4.18-rc3' into docs-next
by Jonathan Corbet
· 6 years ago
5105730
docs/idr: use empty "functions" directive
by Mike Rapoport
· 7 years ago
3ed1d01
Fix Documentation build due to rename of main.c to mtrr.c
by Randy Dunlap
· 7 years ago
d75ae5b
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
666902e
lib/vsprintf: Remove atomic-unsafe support for %pCr
by Geert Uytterhoeven
· 7 years ago
92400b8
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d43f2c9
docs: Use the kerneldoc comments for memalloc_no*()
by Jonathan Corbet
· 7 years ago
46ca359
doc: document scope NOFS, NOIO APIs
by Michal Hocko
· 7 years ago
173af26
locking/Documentation: Use `warning` RST directive
by SeongJae Park
· 7 years ago
fc7bdc9
locking/Documentation: Fix incorrect example code
by SeongJae Park
· 7 years ago
a925155
Documentation: refcount-vs-atomic: Update reference to LKMM doc.
by Andrea Parri
· 7 years ago
d8a121e
docs: core-api: add circular-buffers documentation
by Mauro Carvalho Chehab
· 7 years ago
de0f51e
docs: core-api: add cachetlb documentation
by Mauro Carvalho Chehab
· 7 years ago
eacc670
documentation: core-api: rearrange a few kernel-api chapters and sections
by Randy Dunlap
· 7 years ago
5968a70
textsearch: fix kernel-doc warnings and add kernel-api section
by Randy Dunlap
· 7 years ago
156383b
Documentation: Mention why %p prints ptrval
by Joel Stanley
· 7 years ago
ac665d9
idr: Add documentation
by Matthew Wilcox
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
14ebc28
errseq: Add to documentation tree
by Matthew Wilcox
· 7 years ago
b3ed232
doc: convert printk-formats.txt to rst
by Tobin C. Harding
· 7 years ago
d063623
Documentation: add UUID/GUID to kernel-api
by Randy Dunlap
· 7 years ago
3abaa5c
Documentation: add Sorting section to kernel-api
by Randy Dunlap
· 7 years ago
b6e859f
docs: refcount_t documentation
by Elena Reshetova
· 7 years ago
0f83aaa
genericirq.rst: Remove :c:func:`...` in code blocks
by Jonathan Neuschäfer
· 7 years ago
7eeb6b8
timer: Remove init_timer() interface
by Kees Cook
· 7 years ago
7832681
Merge tag 'docs-4.15' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
533966c
doc: Fix RCU's docbook options
by Paul E. McKenney
· 7 years ago
7d7363e
documentation: kernel-api: add more info on bitmap functions
by Randy Dunlap
· 7 years ago
68e5125
Documentation: add kernel-api section on Math functions
by Randy Dunlap
· 7 years ago
8a29896
docs: clean up and add rest of CRC functions to kernel-api.rst
by Randy Dunlap
· 7 years ago
404376a
Documentation: kernel-api: add bitmap operations from linux/bitmap.h
by Randy Dunlap
· 7 years ago
416c751
Documentation: kernel-api: drop "Data Types" section
by Randy Dunlap
· 7 years ago
47684e1
Documentation: core-api: minor workqueue.rst cleanups
by Randy Dunlap
· 7 years ago
9954d48
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
0081a0c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7ee8adc
doc: Add documentation for the genalloc subsystem
by Jonathan Corbet
· 7 years ago
764f807
doc: Add RCU files to docbook-generation files
by Paul E. McKenney
· 7 years ago
0e0cafc
workqueue: doc change for ST behavior on NUMA systems
by Alexei Potashnik
· 7 years ago
954e6e0
Merge tag '4.13-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
7d2b39a
docs: Include uaccess docs from the right file
by Jonathan Corbet
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
79269ee
doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()
by Paul E. McKenney
· 8 years ago
6312811
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
by Jonathan Corbet
· 8 years ago
e3bb40c
core-api: remove an unexpected unident
by Markus Heiser
· 8 years ago
8aba784
docs-rst: convert librs book to ReST
by Mauro Carvalho Chehab
· 8 years ago
c7e2c06
docs-rst: core_api: move driver-specific stuff to drivers_api
by Mauro Carvalho Chehab
· 8 years ago
61c8830
kernel-api.rst: make it handle lib/crc32.c
by Mauro Carvalho Chehab
· 8 years ago
baca8a0
kernel-api.tmpl: convert it to ReST
by Mauro Carvalho Chehab
· 8 years ago
76d40fa
genericirq.rst: add cross-reference links and use monospaced fonts
by Mauro Carvalho Chehab
· 8 years ago
3bd3b99
genericirq.tmpl: convert it to ReST
by Mauro Carvalho Chehab
· 8 years ago
b2e3353
Documentation: Add flexible-arrays.rst to the documentation tree
by sayli karnik
· 8 years ago
ff58fa7
Documentation: Update CPU hotplug and move it to core-api
by Sebastian Andrzej Siewior
· 8 years ago
2ba90cc
core-api: remove an unexpected unident
by Mauro Carvalho Chehab
· 8 years ago
2fc9254
Merge branch 'silvio' into docs-next
by Jonathan Corbet
· 8 years ago
326bc87
Documentation/atomic_ops.txt: convert to ReST markup
by Silvio Fricke
· 8 years ago
c232694
Documentation/local_ops.txt: convert to ReST markup
by Silvio Fricke
· 8 years ago
c3cbf1a
Documentation/assoc_array.txt: convert to ReST markup
by Silvio Fricke
· 8 years ago
d6ba7a9
doc: Sphinxify the tracepoint docbook
by Jonathan Corbet
· 8 years ago
Next »