index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
2019-12-04
1
-1
/
+1
*
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-02
1
-0
/
+3
|
\
|
*
scripts/nsdeps: support nsdeps for external module builds
Masahiro Yamada
2019-11-11
1
-0
/
+3
*
|
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
6
-83
/
+97
|
\
\
|
*
|
docs: Add request_irq() documentation
Jonathan Corbet
2019-11-18
1
-0
/
+2
|
*
|
docs: printk-formats: add ptrdiff_t type to printk-formats
Miles Chen
2019-11-07
1
-0
/
+14
|
*
|
docs/core-api: memory-allocation: mention size helpers
Chris Packham
2019-10-29
1
-1
/
+2
|
*
|
docs/core-api: memory-allocation: remove uses of c:func:
Chris Packham
2019-10-29
1
-26
/
+23
|
*
|
docs/core-api: memory-allocation: fix typo
Chris Packham
2019-10-29
1
-1
/
+1
|
*
|
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
2019-10-29
3
-0
/
+159
|
|
\
|
|
*
|
docs: remove :c:func: from genericirq.rst
Jonathan Corbet
2019-10-18
1
-25
/
+25
|
*
|
docs: remove :c:func: from genalloc.rst
Jonathan Corbet
2019-10-10
1
-9
/
+9
|
*
|
genalloc: Fix a set of docs build warnings
Jonathan Corbet
2019-10-07
1
-4
/
+4
|
*
|
docs: Catch up with the new location of get_user_pages_fast()
Jonathan Corbet
2019-10-07
1
-1
/
+1
|
*
|
docs: remove :c:func: from refcount-vs-atomic.rst
Jonathan Corbet
2019-10-07
1
-18
/
+18
*
|
|
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-26
1
-10
/
+24
|
\
\
\
|
*
|
|
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
2019-10-11
1
-0
/
+24
|
*
|
|
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
2019-10-11
1
-10
/
+0
|
|
/
/
*
|
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
1
-0
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
printf: add support for printing symbolic error names
Rasmus Villemoes
2019-10-17
1
-0
/
+12
*
|
|
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-11
2
-0
/
+155
|
\
\
\
|
*
|
|
doc: move namespaces.rst from kbuild/ to core-api/
Masahiro Yamada
2019-10-08
2
-0
/
+155
|
|
|
/
|
|
/
|
*
/
|
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
2019-10-07
1
-0
/
+4
|
/
/
*
|
kernel-doc: core-api: include string.h into core-api
Joe Perches
2019-09-25
1
-0
/
+3
*
|
docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]
Joe Perches
2019-09-14
1
-8
/
+8
*
|
docs: index.rst: don't use genindex for pdf output
Mauro Carvalho Chehab
2019-07-31
1
-1
/
+1
*
|
docs: packing: move it to core-api book and adjust markups
Mauro Carvalho Chehab
2019-07-31
2
-0
/
+167
*
|
docs: remove extra conf.py files
Mauro Carvalho Chehab
2019-07-17
1
-10
/
+0
*
|
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
|
docs: move gcc_plugins.txt to core-api and rename to .rst
Mauro Carvalho Chehab
2019-07-15
2
-0
/
+94
*
|
docs: sysctl: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
|
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
2019-07-12
1
-1
/
+1
*
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
5
-138
/
+249
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'automarkup' into docs-next
Jonathan Corbet
2019-06-28
1
-135
/
+135
|
|
\
|
|
*
docs: remove :c:func: annotations from xarray.rst
Jonathan Corbet
2019-06-26
1
-135
/
+135
|
*
|
Add the RCU docs to the core-api manual
Jonathan Corbet
2019-06-27
1
-0
/
+1
|
|
/
|
*
docs: move protection-keys.rst to the core-api book
Mauro Carvalho Chehab
2019-06-08
2
-0
/
+100
|
*
Documentation: fix typo CLOCK_MONONOTNIC_COARSE
Aurelien Thierry
2019-06-07
1
-1
/
+1
|
*
docs/core-api: Add integer power functions to the list
Andy Shevchenko
2019-06-06
1
-0
/
+9
|
*
docs/core-api: Add string helpers API to the list
Andy Shevchenko
2019-06-06
1
-0
/
+3
|
*
docs: Do not seek comments in kernel/rcu/tree_plugin.h
Jonathan Corbet
2019-05-24
1
-2
/
+0
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
*
|
doc: Remove ".vnet" from paulmck email addresses
Paul E. McKenney
2019-05-28
1
-1
/
+1
|
|
/
*
|
timekeeping: Boot should be boottime for coarse ns accessor
Jason A. Donenfeld
2019-06-25
1
-1
/
+1
*
|
timekeeping: Add missing _ns functions for coarse accessors
Jason A. Donenfeld
2019-06-22
1
-3
/
+7
*
|
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-22
1
-1
/
+1
|
/
*
lib: Move mathematic helpers to separate folder
Andy Shevchenko
2019-05-14
1
-2
/
+2
*
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
2019-05-08
1
-1
/
+0
|
\
|
*
docs: core-api: Drop reference to flexible-arrays
Jonathan Neuschäfer
2019-04-02
1
-1
/
+0
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-0
/
+8
|
\
\
[next]