Age | Commit message (Expand) | Author |
2015-08-11 | localmodconfig: Use Kbuild files too | Richard Weinberger |
2015-07-17 | checkpatch: fix long line messages about patch context | Joe Perches |
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 |
2015-06-25 | checkpatch: categorize some long line length checks | Joe Perches |
2015-06-25 | checkpatch: use $String consistently | Joe Perches |
2015-06-25 | checkpatch: make types found in a source file/patch local | Alex Dowad |
2015-06-25 | checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t | Joe Perches |
2015-06-25 | checkpatch: check for uncommented waitqueue_active() | Joe Perches |
2015-06-25 | get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use | Joe Perches |
2015-06-25 | get_maintainer: emit longer section headers | Joe Perches |
2015-06-25 | get_maintainer.pl: add .get_maintainer.ignore file capability | Joe Perches |
2015-06-25 | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2015-06-23 | mksysmap: Add h8300 local symbol pattern | Yoshinori Sato |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | ARCv2: extable: Enable sorting at build time | Vineet Gupta |
2015-06-16 | init: delete the __cpuinit related stubs | Paul Gortmaker |
2015-06-16 | kconfig: add xenconfig defconfig helper | Luis R. Rodriguez |
2015-06-16 | kconfig: clarify kvmconfig is for kvm | Luis R. Rodriguez |
2015-06-15 | kconfig: re-generate *.c_shipped files after previous change | Jan Beulich |