index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
Age
Commit message (
Expand
)
Author
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-10-17
printf: add support for printing symbolic error names
Rasmus Villemoes
2019-10-11
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-11
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
2019-10-11
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
2019-10-08
doc: move namespaces.rst from kbuild/ to core-api/
Masahiro Yamada
2019-10-07
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
2019-09-25
kernel-doc: core-api: include string.h into core-api
Joe Perches
2019-09-14
docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]
Joe Perches
2019-07-31
docs: index.rst: don't use genindex for pdf output
Mauro Carvalho Chehab
2019-07-31
docs: packing: move it to core-api book and adjust markups
Mauro Carvalho Chehab
2019-07-17
docs: remove extra conf.py files
Mauro Carvalho Chehab
2019-07-15
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
2019-07-15
docs: move gcc_plugins.txt to core-api and rename to .rst
Mauro Carvalho Chehab
2019-07-15
docs: sysctl: convert to ReST
Mauro Carvalho Chehab
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-28
Merge branch 'automarkup' into docs-next
Jonathan Corbet
2019-06-27
Add the RCU docs to the core-api manual
Jonathan Corbet
2019-06-26
docs: remove :c:func: annotations from xarray.rst
Jonathan Corbet
2019-06-25
timekeeping: Boot should be boottime for coarse ns accessor
Jason A. Donenfeld
2019-06-22
timekeeping: Add missing _ns functions for coarse accessors
Jason A. Donenfeld
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-08
docs: move protection-keys.rst to the core-api book
Mauro Carvalho Chehab
2019-06-07
Documentation: fix typo CLOCK_MONONOTNIC_COARSE
Aurelien Thierry
2019-06-06
docs/core-api: Add integer power functions to the list
Andy Shevchenko
2019-06-06
docs/core-api: Add string helpers API to the list
Andy Shevchenko
2019-05-28
doc: Remove ".vnet" from paulmck email addresses
Paul E. McKenney
2019-05-24
docs: Do not seek comments in kernel/rcu/tree_plugin.h
Jonathan Corbet
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko
2019-05-08
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-26
vsprintf: Avoid confusion between invalid address and value
Petr Mladek
2019-04-26
vsprintf: Prevent crash when dereferencing invalid pointers
Petr Mladek
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
2019-04-02
docs: core-api: Drop reference to flexible-arrays
Jonathan Neuschäfer
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
Drop flex_arrays
Kent Overstreet
2019-03-12
generic radix trees
Kent Overstreet
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-03-04
printk/docs: Add extra integer types to printk-formats
Louis Taylor
2019-02-20
XArray: Use xa_cmpxchg to implement xa_reserve
Matthew Wilcox
2019-02-06
XArray: Add cyclic allocation
Matthew Wilcox
2019-02-06
XArray: Add support for 1s-based allocation
Matthew Wilcox
2019-02-06
XArray: Change xa_insert to return -EBUSY
Matthew Wilcox
2019-02-04
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
Elena Reshetova
[next]