index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-01
doc: md: Fix a file name to md-fault.c in fault-injection.txt
Masanari Iida
1
-1
/
+1
2018-01-01
errseq: Add to documentation tree
Matthew Wilcox
4
-22
/
+38
2017-12-21
w1_netlink.h: add support for nested structs
Mauro Carvalho Chehab
1
-1
/
+5
2017-12-21
scripts: kernel-doc: apply filtering rules to warnings
Mauro Carvalho Chehab
1
-7
/
+23
2017-12-21
scripts: kernel-doc: improve nested logic to handle multiple identifiers
Mauro Carvalho Chehab
1
-25
/
+44
2017-12-21
scripts: kernel-doc: handle nested struct function arguments
Mauro Carvalho Chehab
1
-12
/
+26
2017-12-21
scripts: kernel-doc: print the declaration name on warnings
Mauro Carvalho Chehab
1
-22
/
+16
2017-12-21
scripts: kernel-doc: get rid of $nested parameter
Mauro Carvalho Chehab
1
-15
/
+4
2017-12-21
scripts: kernel-doc: parse next structs/unions
Mauro Carvalho Chehab
2
-53
/
+114
2017-12-21
scripts: kernel-doc: replace tabs by spaces
Mauro Carvalho Chehab
1
-5
/
+5
2017-12-21
scripts: kernel-doc: change default to ReST format
Mauro Carvalho Chehab
1
-3
/
+3
2017-12-21
scripts: kernel-doc: improve argument handling
Mauro Carvalho Chehab
1
-16
/
+20
2017-12-21
scripts: kernel-doc: get rid of unused output formats
Mauro Carvalho Chehab
1
-1179
/
+4
2017-12-21
docs: get rid of kernel-doc-nano-HOWTO.txt
Mauro Carvalho Chehab
3
-325
/
+1
2017-12-21
docs: kernel-doc.rst: add documentation about man pages
Mauro Carvalho Chehab
1
-0
/
+34
2017-12-21
docs: kernel-doc.rst: improve typedef documentation
Mauro Carvalho Chehab
1
-10
/
+22
2017-12-21
docs: kernel-doc.rst: improve structs chapter
Mauro Carvalho Chehab
1
-24
/
+24
2017-12-21
docs: kernel-doc.rst: improve function documentation section
Mauro Carvalho Chehab
1
-39
/
+61
2017-12-21
docs: kernel-doc.rst: improve private members description
Mauro Carvalho Chehab
1
-26
/
+30
2017-12-21
docs: kernel-doc.rst: better describe kernel-doc arguments
Mauro Carvalho Chehab
1
-3
/
+41
2017-12-21
docs: fix process/submit-checklist.rst Sphinx warning
Markus Heiser
1
-2
/
+2
2017-12-21
docs: ftrace-uses.rst fix varios code-block directives
Markus Heiser
1
-30
/
+30
2017-12-21
vsprintf: Fix a dangling documentation reference
Jonathan Corbet
1
-1
/
+1
2017-12-21
i2c: update i2c-dev.h warning in documentation
Cengiz C
1
-7
/
+10
2017-12-21
usb: doc: Update document for USB3 debug port usage
Lu Baolu
1
-0
/
+52
2017-12-21
Documentation: Add myself to the enforcement statement list
David Sterba
1
-0
/
+1
2017-12-21
Documentation: Add Luis R. Rodriguez to list of enforcement statement endorsers
Luis R. Rodriguez
1
-0
/
+1
2017-12-21
Documentation: Add Kees Cook to list of enforcement statement endorsers
Kees Cook
1
-0
/
+1
2017-12-21
Fixed typo in onewire generic doc
Gergo Huszty
1
-1
/
+1
2017-12-21
Documentation/filesystems/vfat.txt: fix a remark that implies UCS2
Adam Borowski
1
-1
/
+1
2017-12-21
doc: add documentation on printing kernel addresses
Tobin C. Harding
1
-0
/
+15
2017-12-21
doc: update kptr_restrict documentation
Tobin C. Harding
1
-1
/
+2
2017-12-21
doc: convert printk-formats.txt to rst
Tobin C. Harding
4
-112
/
+121
2017-12-11
docs: Remove "could not extract kernel version" warning
Jonathan Corbet
1
-1
/
+0
2017-12-11
Documentation/process: Add CONFIG default value to submit-checklist
Darren Hart (VMware)
1
-1
/
+3
2017-12-11
Documentation/kbuild: Add guidance for the use of default
Darren Hart (VMware)
1
-0
/
+21
2017-12-11
Documentation: add UUID/GUID to kernel-api
Randy Dunlap
2
-17
/
+23
2017-12-11
Documentation: add Sorting section to kernel-api
Randy Dunlap
1
-0
/
+9
2017-12-11
Documentation: Better document the hardlockup_panic sysctl
Scott Wood
2
-0
/
+17
2017-12-11
doc: usb: chipidea: Fix typo in 'enumerate'
Fabio Estevam
1
-6
/
+6
2017-12-11
docs: Add an intro note to the maintainers handbook
Jonathan Corbet
1
-0
/
+4
2017-12-11
doc: add maintainer book
Tobin C. Harding
5
-0
/
+233
2017-12-11
docs: refcount_t documentation
Elena Reshetova
4
-7
/
+167
2017-12-11
Documentation/driver-api/usb: Replace dead link
Stefan Tatschner
1
-1
/
+1
2017-12-11
kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR()
Mauro Carvalho Chehab
1
-2
/
+6
2017-12-11
Documentation: kernel-hacking: corrected a typo
Marco Donato Torsello
1
-1
/
+1
2017-12-11
Documentation: mono: Update links and s/CVS/Git/
Jonathan Neuschäfer
1
-3
/
+3
2017-12-11
Linux 4.15-rc3
v4.15-rc3
Linus Torvalds
1
-1
/
+1
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
3
-4
/
+0
2017-12-10
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
1
-2
/
+2
[next]