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-10-31
docs/boot-time-mm: remove bootmem documentation
Mike Rapoport
1
-60
/
+9
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-0
/
+436
2018-10-25
Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2018-10-24
Merge tag 'docs-4.20' of git://git.lwn.net/linux
Linus Torvalds
7
-5
/
+259
2018-10-21
xarray: Add range store functionality
Matthew Wilcox
1
-0
/
+8
2018-10-21
xarray: Track free entries in an XArray
Matthew Wilcox
1
-3
/
+20
2018-10-21
xarray: Add xa_reserve and xa_release
Matthew Wilcox
1
-0
/
+6
2018-10-21
xarray: Add documentation
Matthew Wilcox
2
-0
/
+405
2018-10-15
idr: Change documentation license
Matthew Wilcox
1
-1
/
+1
2018-10-12
doc: printk-formats: Remove bogus kobject references for device nodes
Geert Uytterhoeven
1
-3
/
+3
2018-10-12
docs/core-api: memory-hotplug: add some details about locking internals
David Hildenbrand
1
-0
/
+38
2018-10-12
docs/core-api: rename memory-hotplug-notifier to memory-hotplug
Mike Rapoport
2
-3
/
+6
2018-10-12
lib/vsprintf: Hash legacy clock addresses
Geert Uytterhoeven
1
-3
/
+2
2018-10-07
docs/vm: split memory hotplug notifier description to Documentation/core-api
Mike Rapoport
2
-0
/
+86
2018-09-20
docs: core-api: add memory allocation guide
Mike Rapoport
2
-0
/
+123
2018-09-20
docs: core-api/mm-api: add a lable for GFP flags section
Mike Rapoport
1
-0
/
+2
2018-09-20
docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencing
Mike Rapoport
1
-0
/
+2
2018-09-11
docs/boot-time-mm: fix kernel-doc directive for including all but DOC:
Mike Rapoport
1
-2
/
+2
2018-08-23
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
1
-0
/
+21
2018-08-23
docs/core-api: split memory management API to a separate file
Mike Rapoport
3
-54
/
+58
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-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
4
-0
/
+281
2018-08-02
Merge branch 'rppt' into docs-next
Jonathan Corbet
2
-0
/
+93
2018-08-02
docs/mm: add description of boot time memory management
Mike Rapoport
2
-0
/
+93
2018-07-23
Documentation: document ktime_get_*() APIs
Arnd Bergmann
2
-0
/
+186
2018-07-17
locking/atomics/Documentation: Describe atomic_set() as a write operation
Jonathan Neuschäfer
1
-1
/
+1
2018-07-02
Merge tag 'v4.18-rc3' into docs-next
Jonathan Corbet
1
-1
/
+1
2018-06-30
docs/idr: use empty "functions" directive
Mike Rapoport
1
-0
/
+2
2018-06-18
Fix Documentation build due to rename of main.c to mtrr.c
Randy Dunlap
1
-1
/
+1
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
[next]