| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | ver_linux: reiserfsprogs, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
| * | | | | | | ver_linux: jfsutils, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
| * | | | | | | ver_linux: e2fsprogs, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
| * | | | | | | ver_linux: module-init-tools, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -1/+6 |
| * | | | | | | ver_linux: util-linux, 'fdformat' not ubiquitous any longer | Alexander Kapshuk | 2015-10-18 | 1 | -5/+6 |
| * | | | | | | ver_linux: binutils, fix inaccurate output | Alexander Kapshuk | 2015-10-18 | 1 | -1/+6 |
| * | | | | | | ver_linux: make --version, use regex to find version number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
| * | | | | | | ver_linux: gcc -dumpversion, use regex to find version number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
| * | | | | | | Merge 4.3-rc4 into char-misc-next | Greg Kroah-Hartman | 2015-10-06 | 2 | -21/+77 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | mei: bus: add client protocol version to the device alias | Tomas Winkler | 2015-09-21 | 2 | -1/+4 |
| * | | | | | | mei: make modules.alias UUID information easier to read | Prarit Bhargava | 2015-09-21 | 1 | -3/+5 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-04 | 1 | -1/+3 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | arm64: add KASAN support | Andrey Ryabinin | 2015-10-12 | 1 | -1/+3 |
| | |/ / /
| |/| | | |
|
* / | | | | builddeb: remove debian/files before build | Riku Voipio | 2015-10-16 | 1 | -2/+2 |
|/ / / / |
|
* | | | | MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too old | David Howells | 2015-09-25 | 1 | -17/+77 |
* | | | | KEYS: Remove unnecessary header #inclusions from extract-cert.c | David Howells | 2015-09-25 | 1 | -4/+0 |
|/ / / |
|
* / / | modsign: Fix GPL/OpenSSL licence incompatibility | David Woodhouse | 2015-09-15 | 2 | -10/+13 |
|/ / |
|
* | | MODSIGN: fix a compilation warning in extract-cert | David Howells | 2015-09-12 | 1 | -1/+1 |
* | | checkpatch: add constant comparison on left side test | Joe Perches | 2015-09-10 | 1 | -0/+29 |
* | | checkpatch: add __pmem to $Sparse annotations | Joe Perches | 2015-09-10 | 1 | -0/+1 |
* | | checkpatch: fix left brace warning | Eddie Kovsky | 2015-09-10 | 1 | -4/+4 |
* | | checkpatch: avoid some commit message long line warnings | Joe Perches | 2015-09-10 | 1 | -3/+27 |
* | | checkpatch: emit an error on formats with 0x%<decimal> | Joe Perches | 2015-09-10 | 1 | -2/+6 |
* | | checkpatch: make --strict the default for drivers/staging files and patches | Joe Perches | 2015-09-10 | 1 | -1/+1 |
* | | checkpatch: always check block comment styles | Joe Perches | 2015-09-10 | 1 | -8/+11 |
* | | checkpatch: report the right line # when using --emacs and --file | Joe Perches | 2015-09-10 | 1 | -1/+5 |
* | | checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests | Joe Perches | 2015-09-10 | 1 | -4/+28 |
* | | checkpatch: Allow longer declaration macros | Joe Perches | 2015-09-10 | 1 | -1/+1 |
* | | checkpatch: improve SUSPECT_CODE_INDENT test | Joe Perches | 2015-09-10 | 1 | -6/+15 |
* | | checkpatch: add warning on BUG/BUG_ON use | Joe Perches | 2015-09-10 | 1 | -6/+8 |
* | | checkpatch: warn on bare SHA-1 commit IDs in commit logs | Joe Perches | 2015-09-10 | 1 | -3/+12 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-09 | 1 | -0/+84 |
|\ \ |
|
| * | | coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci | Sean O. Stalley | 2015-09-09 | 1 | -0/+84 |
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2015-09-08 | 15 | -61/+339 |
|\ \ \ |
|
| * | | | deb-pkg: add source package | Riku Voipio | 2015-09-04 | 2 | -6/+49 |
| * | | | package/Makefile: move source tar creation to a function | Riku Voipio | 2015-09-04 | 1 | -13/+16 |
| * | | | scripts: add stackdelta script | Rasmus Villemoes | 2015-08-28 | 1 | -0/+59 |
| * | | | scripts: add stackusage script | Rasmus Villemoes | 2015-08-28 | 1 | -0/+33 |
| * | | | kbuild: avoid listing /lib/modules in kernel spec file | Mike Marciniszyn | 2015-08-26 | 1 | -1/+0 |
| * | | | fallback to hostname in scripts/package/builddeb | Christian Kujau | 2015-08-19 | 1 | -1/+1 |
| * | | | coccinelle: api: extend spatch for dropping unnecessary owner | Krzysztof Kozlowski | 2015-08-19 | 1 | -0/+73 |
| * | | | deb-pkg: simplify directory creation | Riku Voipio | 2015-08-19 | 1 | -14/+5 |
| * | | | scripts/tags.sh: Include trace_*_rcuidle() in tags | Stephen Boyd | 2015-08-19 | 1 | -0/+4 |
| * | | | scripts/package/Makefile: rpmbuild is needed for rpm targets | Jim Davis | 2015-06-15 | 1 | -6/+2 |
| * | | | coccinelle: simple_return: Add a blank line | Fabio Estevam | 2015-06-03 | 1 | -1/+1 |
| * | | | coccinelle: irqf_oneshot.cocci: Improve the generated commit log | Fabio Estevam | 2015-05-25 | 1 | -2/+5 |
| * | | | coccinelle: api: add vma_pages.cocci | Dmitry Kalinkin | 2015-05-21 | 1 | -0/+60 |
| * | | | scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar | Fabio Estevam | 2015-05-21 | 1 | -1/+1 |
| * | | | scripts/coccinelle/misc/semicolon.cocci: Use imperative mood | Fabio Estevam | 2015-05-21 | 1 | -1/+1 |
| * | | | coccinelle: simple_open: Use imperative mood | Fabio Estevam | 2015-05-20 | 1 | -2/+2 |