Age | Commit message (Expand) | Author |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-08-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-31 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2015-08-31 | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-23 | kernel-doc: ignore unneeded attribute information | Jonathan Corbet |
2015-08-16 | scripts/kernel-doc: Adding cross-reference links to html documentation. | Danilo Cesar Lemes de Paula |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-08-11 | localmodconfig: Use Kbuild files too | Richard Weinberger |
2015-08-06 | scripts/kernel-doc Allow struct arguments documentation in struct body | Danilo Cesar Lemes de Paula |
2015-08-03 | scripts/checkkconfigsymbols.py: support default statements | Valentin Rothberg |
2015-08-03 | checkkconfigsymbols.py: colored output | Valentin Rothberg |
2015-08-03 | checkkconfigsymbols.py: find relevant commits | Valentin Rothberg |
2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar |
2015-07-22 | scripts: Make checkpatch.pl warn on expedited RCU grace periods | Paul E. McKenney |
2015-07-20 | rtmutex: Delete scriptable tester | Davidlohr Bueso |
2015-07-17 | checkpatch: fix long line messages about patch context | Joe Perches |
2015-07-10 | scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page date | Ben Hutchings |
2015-07-10 | scripts/kernel-doc: parse kernel-doc deterministically | Jérémy Bobbio |
2015-07-08 | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-07-08 | modpost: work correctly with tile coldtext sections | Chris Metcalf |
2015-07-07 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee |
2015-07-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-07-02 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-07-02 | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-07-01 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-01 | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2015-06-30 | scripts/gdb: remove useless global instruction | Thiébaud Weksteen |
2015-06-30 | scripts/gdb: add ps command | Thiébaud Weksteen |
2015-06-30 | scripts/gdb: fix PEP8 compliance | Thiébaud Weksteen |
2015-06-30 | scripts/gdb: fix typo in exception name | Thiébaud Weksteen |
2015-06-30 | scripts/gdb: enable completion for lx-list-check parameter | Jan Kiszka |
2015-06-30 | scripts/gdb: also allow list_head pointer as lx-list-check paramter | Jan Kiszka |
2015-06-30 | scripts/gdb: add command to check list consistency | Thiébaud Weksteen |
2015-06-26 | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-25 | checkpatch: emit "NOTE: <types>" message only once after multiple files | Joe Perches |
2015-06-25 | checkpatch: emit an error when there's a diff in a changelog | Joe Perches |
2015-06-25 | checkpatch: validate MODULE_LICENSE content | Bjorn Andersson |
2015-06-25 | checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY | Mateusz Kulikowski |
2015-06-25 | checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() | Mateusz Kulikowski |
2015-06-25 | checkpatch: fix processing of MEMSET issues | Mateusz Kulikowski |
2015-06-25 | checkpatch: suggest using ether_addr_equal*() | Mateusz Kulikowski |
2015-06-25 | checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files | Joe Perches |
2015-06-25 | checkpatch: remove local from codespell path | Maxim Uvarov |
2015-06-25 | checkpatch: add --showfile to allow input via pipe to show filenames | Joe Perches |
2015-06-25 | checkpatch: colorize output to terminal | Joe Perches |
2015-06-25 | checkpatch: improve output with multiple command-line files | Joe Perches |