Age | Commit message (Expand) | Author | Files | Lines |
2016-05-21 | checkpatch: improve --git <commit-count> shortcut | Joe Perches | 1 | -6/+4 |
2016-05-21 | checkpatch: reduce number of `git log` calls with --git | Joe Perches | 1 | -10/+13 |
2016-05-21 | checkpatch: add support to check already applied git commits | Du, Changbin | 1 | -1/+47 |
2016-05-21 | checkpatch: add --list-types to show message types to show or ignore | Joe Perches | 1 | -1/+37 |
2016-05-21 | checkpatch: advertise the --fix and --fix-inplace options more | Joe Perches | 1 | -0/+8 |
2016-05-21 | checkpatch: whine about ACCESS_ONCE | Joe Perches | 1 | -0/+22 |
2016-05-21 | checkpatch: add test for keywords not starting on tabstops | Joe Perches | 1 | -0/+13 |
2016-05-21 | checkpatch: improve CONSTANT_COMPARISON test for structure members | Joe Perches | 1 | -1/+1 |
2016-05-21 | checkpatch: add PREFER_IS_ENABLED test | Joe Perches | 1 | -0/+10 |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -12/+2 |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -16/+46 |
2016-05-20 | scripts/bloat-o-meter: print percent change | Vineet Gupta | 1 | -0/+6 |
2016-05-20 | scripts/spelling.txt: add "fimware" misspelling | Kees Cook | 1 | -0/+1 |
2016-05-20 | scripts/decode_stacktrace.sh: handle symbols in modules | Konstantin Khlebnikov | 1 | -16/+39 |
2016-05-20 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 2 | -106/+430 |
2016-05-19 | Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+39 |
2016-05-14 | docproc: print a comment about autogeneration for rst output | Jani Nikula | 1 | -0/+7 |
2016-05-14 | docproc: add support for reStructuredText format via --rst option | Jani Nikula | 1 | -10/+80 |
2016-05-14 | docproc: abstract terminating lines at first space | Jani Nikula | 1 | -13/+21 |
2016-05-14 | docproc: abstract docproc directive detection | Jani Nikula | 1 | -10/+20 |
2016-05-14 | docproc: reduce unnecessary indentation | Jani Nikula | 1 | -46/+47 |
2016-05-14 | docproc: add variables for subcommand and filename | Jani Nikula | 1 | -6/+11 |
2016-05-14 | kernel-doc: use rst C domain directives and references for types | Jani Nikula | 1 | -10/+9 |
2016-05-14 | kernel-doc: produce RestructuredText output | Jonathan Corbet | 1 | -0/+233 |
2016-05-14 | kernel-doc: rewrite usage description, remove duplicated comments | Jani Nikula | 1 | -46/+37 |
2016-05-13 | ld-version: Drop the 4th and 5th version components | Maciej W. Rozycki | 1 | -1/+1 |
2016-05-06 | modpost: fix module autoloading for OF devices with generic compatible property | Philipp Zabel | 1 | -24/+45 |
2016-04-27 | localmodconfig: Fix whitespace repeat count after "tristate" | Benjamin Poirier | 1 | -1/+1 |
2016-04-26 | localmodconfig: Reset certificate paths | Benjamin Poirier | 1 | -0/+34 |
2016-04-26 | localmodconfig: Add missing $ to reference a variable | Benjamin Poirier | 1 | -1/+1 |
2016-04-26 | localmodconfig: Fix parsing of "help" text | Benjamin Poirier | 1 | -1/+1 |
2016-04-26 | localmodconfig: Recognize more keywords that end a menu entry | Benjamin Poirier | 1 | -2/+2 |
2016-04-26 | localmodconfig: Fix parsing of Kconfig "source" statements | Benjamin Poirier | 1 | -1/+1 |
2016-04-07 | ARM: 8553/1: kallsyms: remove --page-offset command line option | Ard Biesheuvel | 1 | -8/+0 |
2016-04-07 | ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM | Ard Biesheuvel | 1 | -4/+0 |
2016-04-07 | ARM: 8555/1: kallsyms: ignore ARM mode switching veneers | Ard Biesheuvel | 1 | -0/+2 |
2016-04-06 | ASN.1: fix open failure check on headername | Colin Ian King | 1 | -1/+1 |
2016-03-25 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 8 | -9/+215 |
2016-03-25 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -6/+10 |
2016-03-25 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 4 | -9/+12 |
2016-03-23 | parisc: Use generic extable search and sort routines | Helge Deller | 1 | -0/+1 |
2016-03-23 | ubsan: fix tree-wide -Wmaybe-uninitialized false positives | Andrey Ryabinin | 1 | -0/+4 |
2016-03-23 | scripts/gdb: account for changes in module data structure | Jan Kiszka | 2 | -3/+4 |
2016-03-23 | scripts/gdb: add cmdline reader command | Kieran Bingham | 1 | -0/+13 |
2016-03-23 | scripts/gdb: add version command | Kieran Bingham | 2 | -0/+29 |
2016-03-23 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -0/+6 |
2016-03-21 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -4/+39 |
2016-03-20 | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -112/+741 |
2016-03-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+5 |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |