index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2018-06-05
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
1
-2
/
+1
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+7
2018-05-29
docs: Use the kerneldoc comments for memalloc_no*()
Jonathan Corbet
1
-0
/
+5
2018-05-29
doc: document scope NOFS, NOIO APIs
Michal Hocko
2
-0
/
+62
2018-05-15
locking/Documentation: Use `warning` RST directive
SeongJae Park
1
-4
/
+6
2018-05-15
locking/Documentation: Fix incorrect example code
SeongJae Park
1
-2
/
+1
2018-05-08
Documentation: refcount-vs-atomic: Update reference to LKMM doc.
Andrea Parri
1
-1
/
+1
2018-05-08
docs: core-api: add circular-buffers documentation
Mauro Carvalho Chehab
2
-0
/
+238
2018-05-08
docs: core-api: add cachetlb documentation
Mauro Carvalho Chehab
2
-0
/
+416
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-03-23
Documentation: Mention why %p prints ptrval
Joel Stanley
1
-2
/
+2
2018-02-06
idr: Add documentation
Matthew Wilcox
3
-12
/
+80
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-22
/
+12
2018-01-01
errseq: Add to documentation tree
Matthew Wilcox
2
-0
/
+160
2017-12-21
doc: convert printk-formats.txt to rst
Tobin C. Harding
2
-0
/
+493
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-12-11
docs: refcount_t documentation
Elena Reshetova
2
-0
/
+151
2017-12-02
genericirq.rst: Remove :c:func:`...` in code blocks
Jonathan Neuschäfer
1
-8
/
+8
2017-11-21
timer: Remove init_timer() interface
Kees Cook
1
-7
/
+3
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
2017-09-26
Documentation: kernel-api: add bitmap operations from linux/bitmap.h
Randy Dunlap
1
-0
/
+3
2017-09-26
Documentation: kernel-api: drop "Data Types" section
Randy Dunlap
1
-4
/
+2
2017-09-18
Documentation: core-api: minor workqueue.rst cleanups
Randy Dunlap
1
-6
/
+6
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+7
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+49
2017-08-30
doc: Add documentation for the genalloc subsystem
Jonathan Corbet
2
-0
/
+145
2017-08-17
doc: Add RCU files to docbook-generation files
Paul E. McKenney
1
-0
/
+49
2017-07-18
workqueue: doc change for ST behavior on NUMA systems
Alexei Potashnik
1
-3
/
+7
2017-07-13
Merge tag '4.13-fixes' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2017-07-12
docs: Include uaccess docs from the right file
Jonathan Corbet
1
-1
/
+1
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
3
-1
/
+217
2017-06-08
doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()
Paul E. McKenney
1
-0
/
+5
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2
-0
/
+213
2017-05-18
core-api: remove an unexpected unident
Markus Heiser
1
-1
/
+4
2017-05-16
docs-rst: convert librs book to ReST
Mauro Carvalho Chehab
2
-0
/
+213
2017-04-02
docs-rst: core_api: move driver-specific stuff to drivers_api
Mauro Carvalho Chehab
1
-72
/
+0
2017-04-02
kernel-api.rst: make it handle lib/crc32.c
Mauro Carvalho Chehab
1
-1
/
+0
2017-04-02
kernel-api.tmpl: convert it to ReST
Mauro Carvalho Chehab
2
-0
/
+420
2017-04-02
genericirq.rst: add cross-reference links and use monospaced fonts
Mauro Carvalho Chehab
1
-51
/
+46
2017-04-02
genericirq.tmpl: convert it to ReST
Mauro Carvalho Chehab
2
-0
/
+446
2017-03-29
Documentation: Add flexible-arrays.rst to the documentation tree
sayli karnik
2
-0
/
+131
2017-01-13
Documentation: Update CPU hotplug and move it to core-api
Sebastian Andrzej Siewior
2
-0
/
+373
2016-12-01
core-api: remove an unexpected unident
Mauro Carvalho Chehab
1
-1
/
+1
[next]