Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2 | -0/+2659 |
2016-07-27 | Disable "maybe-uninitialized" warning globally | Linus Torvalds | 1 | -4/+0 |
2016-07-27 | Merge branch 'topic/docs-next' into v4l_for_linus | Mauro Carvalho Chehab | 2 | -0/+2659 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+5 |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1167/+2474 |
2016-07-26 | mm: clean up non-standard page->_mapcount users | Vladimir Davydov | 1 | -0/+3 |
2016-07-26 | scripts/bloat-o-meter: fix percent on <1% changes | Riku Voipio | 1 | -2/+2 |
2016-07-26 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -151/+306 |
2016-07-25 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+16 |
2016-07-25 | Merge branches 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 1 | -1167/+2474 |
2016-07-24 | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+16 |
2016-07-23 | doc-rst: kernel-doc: fix a change introduced by mistake | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-07-23 | Merge branch 'patchwork' into topic/docs-next | Mauro Carvalho Chehab | 2 | -1/+2 |
2016-07-23 | Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-next | Mauro Carvalho Chehab | 1 | -1/+5 |
2016-07-22 | doc-rst: kernel-doc: fix handling of address_space tags | Mauro Carvalho Chehab | 1 | -0/+4 |
2016-07-17 | kernel-doc: Fix up warning output | Daniel Vetter | 1 | -1/+1 |
2016-07-17 | [media] extract_xc3028.pl: move it to scripts/dir | Mauro Carvalho Chehab | 1 | -0/+1717 |
2016-07-17 | [media] doc-rst: move DVB avulse docs to Documentation/media | Mauro Carvalho Chehab | 1 | -0/+942 |
2016-07-15 | PM / tools: scripts: AnalyzeSuspend v4.2 | Todd Brandt | 1 | -1167/+2474 |
2016-07-15 | Revert "scripts/gdb: add a Radix Tree Parser" | Kieran Bingham | 3 | -105/+0 |
2016-07-15 | scripts/gdb: Perform path expansion to lx-symbol's arguments | Nikolay Borisov | 1 | -1/+1 |
2016-07-15 | scripts/gdb: add constants.py to .gitignore | Omar Sandoval | 1 | -0/+1 |
2016-07-15 | scripts/gdb: rebuild constants.py on dependancy change | Kieran Bingham | 1 | -2/+3 |
2016-07-15 | scripts/gdb: silence 'nothing to do' message | Kieran Bingham | 1 | -0/+1 |
2016-07-07 | kbuild: Remove stale asm-generic wrappers | James Hogan | 1 | -1/+16 |
2016-07-03 | doc-rst: linux_tv: remove trailing comments | Mauro Carvalho Chehab | 1 | -0/+0 |
2016-07-03 | doc-rst: linux_tv: supress lots of warnings | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-06-26 | staging: fsl-mc: add support for device table matching | Stuart Yoder | 2 | -0/+16 |
2016-06-10 | Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -1/+1 |
2016-06-10 | kernel-doc: unify all EXPORT_SYMBOL scanning to one place | Jani Nikula | 1 | -13/+5 |
2016-06-10 | kernel-doc: add support for specifying extra files for EXPORT_SYMBOLs | Jani Nikula | 1 | -2/+37 |
2016-06-10 | kernel-doc: abstract filename mapping | Jani Nikula | 1 | -9/+18 |
2016-06-10 | kernel-doc: add missing semi-colons in option parsing | Jani Nikula | 1 | -2/+2 |
2016-06-10 | kernel-doc: do not warn about duplicate default section names | Jani Nikula | 1 | -2/+5 |
2016-06-10 | kernel-doc: remove old debug cruft from dump_section() | Jani Nikula | 1 | -3/+0 |
2016-06-09 | docs: kernel-doc: Add "example" and "note" to the magic section types | Jonathan Corbet | 1 | -1/+2 |
2016-06-08 | of: fix autoloading due to broken modalias with no 'compatible' | Wolfram Sang | 1 | -1/+1 |
2016-06-04 | scripts/kernel-doc: Add option to inject line numbers | Daniel Vetter | 1 | -0/+41 |
2016-06-03 | checkpatch: reduce git commit description style false positives | Joe Perches | 1 | -0/+1 |
2016-06-03 | scripts/kernel-doc: Also give functions symbolic names | Daniel Vetter | 1 | -4/+4 |
2016-06-03 | scripts/kernel-doc: Remove duplicated DOC: start handling | Daniel Vetter | 1 | -18/+1 |
2016-05-30 | kernel-doc: reset contents and section harder | Jani Nikula | 1 | -0/+3 |
2016-05-30 | kernel-doc: concatenate contents of colliding sections | Jani Nikula | 1 | -4/+6 |
2016-05-30 | kernel-doc: limit the "section header:" detection to a select few | Jani Nikula | 1 | -2/+17 |
2016-05-30 | kernel-doc/rst: remove fixme comment | Jani Nikula | 1 | -1/+0 |
2016-05-30 | kernel-doc/rst: use *undescribed* instead of _undescribed_ | Jani Nikula | 1 | -2/+2 |
2016-05-30 | kernel-doc: strip leading whitespace from continued param descs | Jani Nikula | 1 | -1/+15 |
2016-05-30 | kernel-doc: improve handling of whitespace on the first line param description | Jani Nikula | 1 | -4/+4 |
2016-05-30 | kernel-doc/rst: change the output layout | Jani Nikula | 1 | -17/+17 |
2016-05-30 | kernel-doc: strip leading blank lines from inline doc comments | Jani Nikula | 1 | -0/+4 |