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
2020-12-31
atomic: remove further references to atomic_ops
Lukas Bulwahn
1
-1
/
+0
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+7
2020-12-15
selftests/vm: only some gup_test items are really benchmarks
John Hubbard
1
-1
/
+1
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
1
-3
/
+3
2020-12-15
mm: slab: provide krealloc_array()
Bartosz Golaszewski
1
-0
/
+4
2020-12-14
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-664
/
+0
2020-12-03
atomic: Delete obsolete documentation
Peter Zijlstra
1
-664
/
+0
2020-11-13
docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask
Geert Uytterhoeven
1
-1
/
+3
2020-11-07
irqdomain: Introduce irq_domain_create_legacy() API
Andy Shevchenko
1
-0
/
+6
2020-10-23
dma-mapping: document dma_{alloc,free}_pages
Christoph Hellwig
1
-6
/
+43
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-6
/
+4
2020-10-16
XArray: add xas_split
Matthew Wilcox (Oracle)
1
-7
/
+9
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-71
/
+36
2020-10-15
docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-15
docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag
Mauro Carvalho Chehab
1
-6
/
+0
2020-10-15
docs: genericirq.rst: don't document chip.c functions twice
Mauro Carvalho Chehab
1
-0
/
+2
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-8
/
+0
2020-09-25
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
1
-39
/
+36
2020-09-11
dma-mapping: move the dma_declare_coherent_memory documentation
Christoph Hellwig
1
-24
/
+0
2020-09-09
Documentation: core-api/cpu_hotplug: fix a typo
Barry Song
1
-1
/
+1
2020-08-13
Merge tag 'docs-5.9-2' of git://git.lwn.net/linux
Linus Torvalds
1
-16
/
+16
2020-08-11
Core-api: Documentation: Replace deprecated :c:func: Usage
Puranjay Mohan
1
-16
/
+16
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+0
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
11
-9
/
+882
2020-08-04
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-15
/
+3
2020-07-23
docs: core-api/printk-formats.rst: use literal block syntax
Daniel W. S. Almeida
1
-1
/
+3
2020-07-23
docs/core-api: memory-allocation: describe reclaim behaviour
Mike Rapoport
1
-0
/
+44
2020-07-23
Documentation: fix typo for core-api/cpu_hotplug documentation
Yaohui Wang
1
-2
/
+2
2020-07-23
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
1
-1
/
+1
2020-07-23
padata: remove stop function
Daniel Jordan
1
-14
/
+2
2020-07-16
powerpc/pseries: remove cede offline state for CPUs
Nathan Lynch
1
-7
/
+0
2020-07-13
Documentation: printk-basics: eliminate duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-13
kobject: documentation: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+8
2020-07-03
Replace HTTP links with HTTPS ones: vsprintf
Alexander A. Klimov
1
-2
/
+2
2020-06-30
dma-mapping: Add a new dma_need_sync API
Christoph Hellwig
1
-0
/
+8
2020-06-26
docs: move other kAPI documents to core-api
Mauro Carvalho Chehab
4
-0
/
+827
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
2
-4
/
+4
2020-06-26
docs: mm/gup: minor documentation update
Souptick Joarder
1
-1
/
+1
2020-06-19
docs: mm/gup: Minor documentation update
Souptick Joarder
1
-1
/
+1
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2020-06-08
docs: mm/gup: pin_user_pages.rst: add a "case 5"
John Hubbard
1
-0
/
+18
2020-06-08
mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
John Hubbard
1
-14
/
+19
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
1
-2
/
+2
2020-06-03
padata: document multithreaded jobs
Daniel Jordan
1
-10
/
+31
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
1
-1
/
+1
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
16
-13
/
+3471
[next]