Age | Commit message (Expand) | Author |
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-10 | checkpatch: fix "GLOBAL_INITIALISERS" test | Joe Perches |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar |
2015-06-08 | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman |
2015-06-04 | x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc... | Ingo Molnar |
2015-05-31 | mei: fix up uuid matching | Greg Kroah-Hartman |
2015-05-28 | scripts/gdb: fix lx-lsmod refcnt | Adrien Schildknecht |
2015-05-24 | checkkconfigsymbols.py: set python2 as default interpreter | Valentin Rothberg |
2015-05-24 | checkkconfigsymbols.py: add option -i to ignore files | Valentin Rothberg |
2015-05-24 | mei: bus: report also uuid in module alias | Tomas Winkler |
2015-05-13 | usb: add bus type for USB ULPI | Heikki Krogerus |
2015-04-22 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-22 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-04-22 | modpost: don't emit section mismatch warnings for compiler optimizations | Paul Gortmaker |
2015-04-22 | modpost: expand pattern matching to support substring matches | Paul Gortmaker |
2015-04-22 | modpost: do not try to match the SHT_NUL section. | Quentin Casasnovas |
2015-04-22 | modpost: fix extable entry size calculation. | Quentin Casasnovas |
2015-04-22 | modpost: fix inverted logic in is_extable_fault_address(). | Quentin Casasnovas |
2015-04-22 | modpost: handle -ffunction-sections | Rusty Russell |
2015-04-22 | modpost: Whitelist .text.fixup and .exception.text | Thierry Reding |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-04-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-17 | kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y | Andrey Ryabinin |