Age | Commit message (Expand) | Author |
2016-08-02 | checkpatch: if no filenames then read stdin | Allen Hubbe |
2016-08-02 | checkpatch: check signoff when reading stdin | Allen Hubbe |
2016-08-02 | checkpatch: improve 'bare use of' signed/unsigned types warning | Joe Perches |
2016-08-02 | checkpatch: don't complain about BIT macro in uapi | Tomas Winkler |
2016-08-02 | checkpatch: yet another commit id improvement | Joe Perches |
2016-08-02 | checkpatch: allow c99 style // comments | Joe Perches |
2016-08-02 | checkpatch: skip long lines that use an EFI_GUID macro | Joe Perches |
2016-08-02 | get_maintainer.pl: reduce need for command-line option -f | Joe Perches |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-07-27 | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2016-07-27 | Disable "maybe-uninitialized" warning globally | Linus Torvalds |
2016-07-27 | Merge branch 'topic/docs-next' into v4l_for_linus | Mauro Carvalho Chehab |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-07-26 | mm: clean up non-standard page->_mapcount users | Vladimir Davydov |
2016-07-26 | scripts/bloat-o-meter: fix percent on <1% changes | Riku Voipio |
2016-07-26 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2016-07-25 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-07-25 | Merge branches 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki |
2016-07-24 | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-07-23 | doc-rst: kernel-doc: fix a change introduced by mistake | Mauro Carvalho Chehab |
2016-07-23 | Merge branch 'patchwork' into topic/docs-next | Mauro Carvalho Chehab |
2016-07-23 | Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-next | Mauro Carvalho Chehab |
2016-07-22 | doc-rst: kernel-doc: fix handling of address_space tags | Mauro Carvalho Chehab |
2016-07-22 | scripts/dtc: dt_to_config - kernel config options for a devicetree | Gaurav Minocha |
2016-07-17 | kernel-doc: Fix up warning output | Daniel Vetter |
2016-07-17 | [media] extract_xc3028.pl: move it to scripts/dir | Mauro Carvalho Chehab |
2016-07-17 | [media] doc-rst: move DVB avulse docs to Documentation/media | Mauro Carvalho Chehab |
2016-07-15 | PM / tools: scripts: AnalyzeSuspend v4.2 | Todd Brandt |
2016-07-15 | Revert "scripts/gdb: add a Radix Tree Parser" | Kieran Bingham |
2016-07-15 | scripts/gdb: Perform path expansion to lx-symbol's arguments | Nikolay Borisov |
2016-07-15 | scripts/gdb: add constants.py to .gitignore | Omar Sandoval |
2016-07-15 | scripts/gdb: rebuild constants.py on dependancy change | Kieran Bingham |
2016-07-15 | scripts/gdb: silence 'nothing to do' message | Kieran Bingham |
2016-07-12 | pmem: kill __pmem address space | Dan Williams |
2016-07-07 | kbuild: Remove stale asm-generic wrappers | James Hogan |
2016-07-03 | doc-rst: linux_tv: remove trailing comments | Mauro Carvalho Chehab |
2016-07-03 | doc-rst: linux_tv: supress lots of warnings | Mauro Carvalho Chehab |
2016-06-26 | staging: fsl-mc: add support for device table matching | Stuart Yoder |
2016-06-14 | modsign: Make sign-file determine the format of the X.509 cert | David Howells |
2016-06-10 | Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2016-06-10 | kernel-doc: unify all EXPORT_SYMBOL scanning to one place | Jani Nikula |
2016-06-10 | kernel-doc: add support for specifying extra files for EXPORT_SYMBOLs | Jani Nikula |
2016-06-10 | kernel-doc: abstract filename mapping | Jani Nikula |
2016-06-10 | kernel-doc: add missing semi-colons in option parsing | Jani Nikula |
2016-06-10 | kernel-doc: do not warn about duplicate default section names | Jani Nikula |
2016-06-10 | kernel-doc: remove old debug cruft from dump_section() | Jani Nikula |
2016-06-09 | docs: kernel-doc: Add "example" and "note" to the magic section types | Jonathan Corbet |