| Commit message (Expand) | Author | Age | Files | Lines |
* | get_maintainer: Don't check if STDIN exists in a VCS repository | Joe Perches | 2016-08-10 | 1 | -1/+1 |
* | gcc-plugins: Add support for plugin subdirectories | Emese Revfy | 2016-08-09 | 2 | -4/+8 |
* | gcc-plugins: Automate make rule generation | Emese Revfy | 2016-08-09 | 1 | -2/+1 |
* | gcc-plugins: Add support for passing plugin arguments | Emese Revfy | 2016-08-09 | 1 | -1/+1 |
* | gcc-plugins: abort builds cleanly when not supported | Kees Cook | 2016-08-09 | 2 | -9/+39 |
* | kbuild: no gcc-plugins during cc-option tests | Emese Revfy | 2016-08-09 | 1 | -3/+7 |
* | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-08-03 | 1 | -1/+8 |
|\ |
|
| * | ftrace/recordmcount: Work around for addition of metag magic but not relocations | Laura Abbott | 2016-08-02 | 1 | -1/+8 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-03 | 3 | -10/+41 |
|\ \ |
|
| * | | kcov: allow more fine-grained coverage instrumentation | Vegard Nossum | 2016-08-03 | 1 | -1/+1 |
| * | | checkpatch: if no filenames then read stdin | Allen Hubbe | 2016-08-03 | 1 | -2/+2 |
| * | | checkpatch: check signoff when reading stdin | Allen Hubbe | 2016-08-03 | 1 | -1/+3 |
| * | | checkpatch: improve 'bare use of' signed/unsigned types warning | Joe Perches | 2016-08-03 | 1 | -1/+1 |
| * | | checkpatch: don't complain about BIT macro in uapi | Tomas Winkler | 2016-08-03 | 1 | -2/+3 |
| * | | checkpatch: yet another commit id improvement | Joe Perches | 2016-08-03 | 1 | -2/+2 |
| * | | checkpatch: allow c99 style // comments | Joe Perches | 2016-08-03 | 1 | -0/+6 |
| * | | checkpatch: skip long lines that use an EFI_GUID macro | Joe Perches | 2016-08-03 | 1 | -0/+4 |
| * | | get_maintainer.pl: reduce need for command-line option -f | Joe Perches | 2016-08-03 | 1 | -1/+19 |
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2016-08-02 | 8 | -20/+162 |
|\ \ \ |
|
| * | | | Fix the Debian packaging script on systems with no codename | Marcin Mielniczuk | 2016-07-26 | 1 | -1/+2 |
| * | | | builddeb: fix file permissions before packaging | Henning Schild | 2016-07-26 | 1 | -0/+2 |
| * | | | scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci | Luis R. Rodriguez | 2016-07-22 | 1 | -0/+3 |
| * | | | coccicheck: refer to Documentation/coccinelle.txt and wiki | Luis R. Rodriguez | 2016-07-22 | 1 | -2/+3 |
| * | | | coccicheck: add support for requring a coccinelle version | Luis R. Rodriguez | 2016-07-22 | 1 | -0/+14 |
| * | | | coccicheck: replace --very-quiet with --quiet when debugging | Luis R. Rodriguez | 2016-07-22 | 1 | -0/+21 |
| * | | | coccicheck: add support for DEBUG_FILE | Luis R. Rodriguez | 2016-07-22 | 1 | -1/+9 |
| * | | | coccicheck: enable parmap support | Luis R. Rodriguez | 2016-07-22 | 1 | -3/+32 |
| * | | | coccicheck: make SPFLAGS more useful | Luis R. Rodriguez | 2016-07-22 | 1 | -1/+4 |
| * | | | coccicheck: move spatch binary check up | Luis R. Rodriguez | 2016-07-22 | 1 | -5/+5 |
| * | | | builddeb: really include objtool binary in headers package | Wilfried Klaebe | 2016-07-19 | 1 | -3/+3 |
| * | | | coccinelle: catch krealloc() on devm_*() allocated memory | Yann Droneaud | 2016-06-21 | 1 | -0/+4 |
| * | | | coccinelle: recognize more devm_* memory allocation functions | Yann Droneaud | 2016-06-21 | 1 | -0/+20 |
| * | | | coccinelle: also catch kzfree() issues | Yann Droneaud | 2016-06-21 | 4 | -5/+25 |
| * | | | coccicheck: Allow for overriding spatch flags | Deepa Dinamani | 2016-06-20 | 1 | -2/+2 |
| * | | | Coccinelle: noderef: Add new rules and correct the old rule | Vaishali Thakkar | 2016-06-20 | 1 | -1/+17 |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 | 20 | -11/+2051 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | scripts: Fix size mismatch of kexec_purgatory_size | Tautschnig, Michael | 2016-07-22 | 1 | -1/+2 |
| * | | | Kbuild: don't add obj tree in additional includes | Arnd Bergmann | 2016-07-18 | 2 | -4/+5 |
| * | | | Kbuild: don't add ../../ to include path | Arnd Bergmann | 2016-07-18 | 1 | -1/+1 |
| * | | | kbuild: setlocalversion: print error to STDERR | Wolfram Sang | 2016-06-20 | 1 | -1/+1 |
| * | | | Add sancov plugin | Emese Revfy | 2016-06-07 | 3 | -1/+170 |
| * | | | Add Cyclomatic complexity GCC plugin | Emese Revfy | 2016-06-07 | 3 | -0/+75 |
| * | | | GCC plugin infrastructure | Emese Revfy | 2016-06-07 | 11 | -2/+1741 |
| * | | | Shared library support | Emese Revfy | 2016-06-07 | 3 | -3/+58 |
| |/ / |
|
* | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-30 | 2 | -1/+1214 |
|\ \ \ |
|
| * | | | scripts/dtc: dt_to_config - kernel config options for a devicetree | Gaurav Minocha | 2016-07-22 | 2 | -1/+1214 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-07-30 | 1 | -8/+26 |
|\ \ \ \ |
|
| * | | | | modsign: Make sign-file determine the format of the X.509 cert | David Howells | 2016-06-14 | 1 | -8/+26 |
* | | | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-29 | 1 | -1/+0 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | pmem: kill __pmem address space | Dan Williams | 2016-07-13 | 1 | -1/+0 |
| | |/ /
| |/| | |
|