| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-21 | 1 | -3/+139 |
|\ |
|
| * | checkpatch: improve --git <commit-count> shortcut | Joe Perches | 2016-05-21 | 1 | -6/+4 |
| * | checkpatch: reduce number of `git log` calls with --git | Joe Perches | 2016-05-21 | 1 | -10/+13 |
| * | checkpatch: add support to check already applied git commits | Du, Changbin | 2016-05-21 | 1 | -1/+47 |
| * | checkpatch: add --list-types to show message types to show or ignore | Joe Perches | 2016-05-21 | 1 | -1/+37 |
| * | checkpatch: advertise the --fix and --fix-inplace options more | Joe Perches | 2016-05-21 | 1 | -0/+8 |
| * | checkpatch: whine about ACCESS_ONCE | Joe Perches | 2016-05-21 | 1 | -0/+22 |
| * | checkpatch: add test for keywords not starting on tabstops | Joe Perches | 2016-05-21 | 1 | -0/+13 |
| * | checkpatch: improve CONSTANT_COMPARISON test for structure members | Joe Perches | 2016-05-21 | 1 | -1/+1 |
| * | checkpatch: add PREFER_IS_ENABLED test | Joe Perches | 2016-05-21 | 1 | -0/+10 |
* | | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-21 | 1 | -0/+67 |
|\ \ |
|
| * \ | Merge 4.6-rc4 into driver-core-next | Greg Kroah-Hartman | 2016-04-18 | 1 | -1/+1 |
| |\ \ |
|
| * | | | debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage | Nicolai Stange | 2016-04-12 | 1 | -0/+67 |
* | | | | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman | 2016-05-09 | 1 | -24/+45 |
| |\ \ \ \ |
|
| * | | | | | checkkconfigsymbols.py: Fix typo in help message | Andreas Ziegler | 2016-05-01 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-05-20 | 5 | -7/+36 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | dtc: turn off dtc unit address warnings by default | Rob Herring | 2016-03-31 | 1 | -0/+5 |
| * | | | | scripts/dtc: Update to upstream version 53bf130b1cdd | Rob Herring | 2016-03-29 | 4 | -7/+31 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-05-20 | 2 | -12/+2 |
|\ \ \ \ |
|
| * | | | | ARM: 8553/1: kallsyms: remove --page-offset command line option | Ard Biesheuvel | 2016-04-07 | 1 | -8/+0 |
| * | | | | ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM | Ard Biesheuvel | 2016-04-07 | 1 | -4/+0 |
| * | | | | ARM: 8555/1: kallsyms: ignore ARM mode switching veneers | Ard Biesheuvel | 2016-04-07 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-20 | 3 | -16/+46 |
|\ \ \ \ |
|
| * | | | | scripts/bloat-o-meter: print percent change | Vineet Gupta | 2016-05-20 | 1 | -0/+6 |
| * | | | | scripts/spelling.txt: add "fimware" misspelling | Kees Cook | 2016-05-20 | 1 | -0/+1 |
| * | | | | scripts/decode_stacktrace.sh: handle symbols in modules | Konstantin Khlebnikov | 2016-05-20 | 1 | -16/+39 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 2016-05-20 | 2 | -106/+430 |
|\ \ \ \ |
|
| * | | | | docproc: print a comment about autogeneration for rst output | Jani Nikula | 2016-05-14 | 1 | -0/+7 |
| * | | | | docproc: add support for reStructuredText format via --rst option | Jani Nikula | 2016-05-14 | 1 | -10/+80 |
| * | | | | docproc: abstract terminating lines at first space | Jani Nikula | 2016-05-14 | 1 | -13/+21 |
| * | | | | docproc: abstract docproc directive detection | Jani Nikula | 2016-05-14 | 1 | -10/+20 |
| * | | | | docproc: reduce unnecessary indentation | Jani Nikula | 2016-05-14 | 1 | -46/+47 |
| * | | | | docproc: add variables for subcommand and filename | Jani Nikula | 2016-05-14 | 1 | -6/+11 |
| * | | | | kernel-doc: use rst C domain directives and references for types | Jani Nikula | 2016-05-14 | 1 | -10/+9 |
| * | | | | kernel-doc: produce RestructuredText output | Jonathan Corbet | 2016-05-14 | 1 | -0/+233 |
| * | | | | kernel-doc: rewrite usage description, remove duplicated comments | Jani Nikula | 2016-05-14 | 1 | -46/+37 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-19 | 1 | -5/+39 |
|\ \ \ \ |
|
| * | | | | localmodconfig: Fix whitespace repeat count after "tristate" | Benjamin Poirier | 2016-04-27 | 1 | -1/+1 |
| * | | | | localmodconfig: Reset certificate paths | Benjamin Poirier | 2016-04-26 | 1 | -0/+34 |
| * | | | | localmodconfig: Add missing $ to reference a variable | Benjamin Poirier | 2016-04-26 | 1 | -1/+1 |
| * | | | | localmodconfig: Fix parsing of "help" text | Benjamin Poirier | 2016-04-26 | 1 | -1/+1 |
| * | | | | localmodconfig: Recognize more keywords that end a menu entry | Benjamin Poirier | 2016-04-26 | 1 | -2/+2 |
| * | | | | localmodconfig: Fix parsing of Kconfig "source" statements | Benjamin Poirier | 2016-04-26 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | ld-version: Drop the 4th and 5th version components | Maciej W. Rozycki | 2016-05-13 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | modpost: fix module autoloading for OF devices with generic compatible property | Philipp Zabel | 2016-05-06 | 1 | -24/+45 |
|/ / |
|
* / | ASN.1: fix open failure check on headername | Colin Ian King | 2016-04-06 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2016-03-25 | 8 | -9/+215 |
|\ |
|
| * | kbuild/mkspec: clean boot loader configuration on rpm removal | Paolo Abeni | 2016-03-04 | 1 | -0/+5 |
| * | kbuild/mkspec: fix grub2 installkernel issue | Jiri Kosina | 2016-02-26 | 1 | -4/+4 |