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
2019-12-06
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+7
2019-12-04
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
1
-1
/
+1
2019-12-04
docs/core-api: Remove possibly confusing sub-headings from Bit Operations
Michael Ellerman
1
-9
/
+0
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+3
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
6
-83
/
+97
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+24
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+12
2019-11-18
docs: Add request_irq() documentation
Jonathan Corbet
1
-0
/
+2
2019-11-11
scripts/nsdeps: support nsdeps for external module builds
Masahiro Yamada
1
-0
/
+3
2019-11-07
docs: printk-formats: add ptrdiff_t type to printk-formats
Miles Chen
1
-0
/
+14
2019-11-07
kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
1
-1
/
+16
2019-10-29
docs/core-api: memory-allocation: mention size helpers
Chris Packham
1
-1
/
+2
2019-10-29
docs/core-api: memory-allocation: remove uses of c:func:
Chris Packham
1
-26
/
+23
2019-10-29
docs/core-api: memory-allocation: fix typo
Chris Packham
1
-1
/
+1
2019-10-29
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
3
-0
/
+159
2019-10-18
docs: remove :c:func: from genericirq.rst
Jonathan Corbet
1
-25
/
+25
2019-10-17
printf: add support for printing symbolic error names
Rasmus Villemoes
1
-0
/
+12
2019-10-11
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+155
2019-10-11
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
1
-0
/
+24
2019-10-11
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
1
-10
/
+0
2019-10-10
docs: remove :c:func: from genalloc.rst
Jonathan Corbet
1
-9
/
+9
2019-10-08
doc: move namespaces.rst from kbuild/ to core-api/
Masahiro Yamada
2
-0
/
+155
2019-10-07
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
1
-0
/
+4
2019-10-07
genalloc: Fix a set of docs build warnings
Jonathan Corbet
1
-4
/
+4
2019-10-07
docs: Catch up with the new location of get_user_pages_fast()
Jonathan Corbet
1
-1
/
+1
2019-10-07
docs: remove :c:func: from refcount-vs-atomic.rst
Jonathan Corbet
1
-18
/
+18
2019-09-25
kernel-doc: core-api: include string.h into core-api
Joe Perches
1
-0
/
+3
2019-09-14
docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]
Joe Perches
1
-8
/
+8
2019-07-31
docs: index.rst: don't use genindex for pdf output
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-31
docs: packing: move it to core-api book and adjust markups
Mauro Carvalho Chehab
2
-0
/
+167
2019-07-17
docs: remove extra conf.py files
Mauro Carvalho Chehab
1
-10
/
+0
2019-07-15
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: move gcc_plugins.txt to core-api and rename to .rst
Mauro Carvalho Chehab
2
-0
/
+94
2019-07-15
docs: sysctl: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
5
-138
/
+249
2019-07-08
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-06-28
Merge branch 'automarkup' into docs-next
Jonathan Corbet
1
-135
/
+135
2019-06-27
Add the RCU docs to the core-api manual
Jonathan Corbet
1
-0
/
+1
2019-06-26
docs: remove :c:func: annotations from xarray.rst
Jonathan Corbet
1
-135
/
+135
2019-06-25
timekeeping: Boot should be boottime for coarse ns accessor
Jason A. Donenfeld
1
-1
/
+1
2019-06-22
timekeeping: Add missing _ns functions for coarse accessors
Jason A. Donenfeld
1
-3
/
+7
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-1
/
+1
2019-06-08
docs: move protection-keys.rst to the core-api book
Mauro Carvalho Chehab
2
-0
/
+100
2019-06-07
Documentation: fix typo CLOCK_MONONOTNIC_COARSE
Aurelien Thierry
1
-1
/
+1
2019-06-06
docs/core-api: Add integer power functions to the list
Andy Shevchenko
1
-0
/
+9
2019-06-06
docs/core-api: Add string helpers API to the list
Andy Shevchenko
1
-0
/
+3
2019-05-28
doc: Remove ".vnet" from paulmck email addresses
Paul E. McKenney
1
-1
/
+1
2019-05-24
docs: Do not seek comments in kernel/rcu/tree_plugin.h
Jonathan Corbet
1
-2
/
+0
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko
1
-2
/
+2
[next]