Age | Commit message (Expand) | Author | Files | Lines |
2016-09-19 | scripts/faddr2line: improve on base path filtering a bit | Linus Torvalds | 1 | -1/+1 |
2016-09-19 | scripts: add script for translating stack dump function offsets | Josh Poimboeuf | 1 | -0/+177 |
2016-09-05 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -1/+3 |
2016-09-01 | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE | Joe Perches | 2 | -10/+0 |
2016-08-26 | get_maintainer: quiet noisy implicit -f vcs_file_exists checking | Joe Perches | 1 | -1/+3 |
2016-08-16 | builddeb: Skip gcc-plugins when not configured | Kees Cook | 1 | -1/+3 |
2016-08-10 | get_maintainer: Don't check if STDIN exists in a VCS repository | Joe Perches | 1 | -1/+1 |
2016-08-08 | gcc-plugins: Add support for plugin subdirectories | Emese Revfy | 2 | -4/+8 |
2016-08-08 | gcc-plugins: Automate make rule generation | Emese Revfy | 1 | -2/+1 |
2016-08-08 | gcc-plugins: Add support for passing plugin arguments | Emese Revfy | 1 | -1/+1 |
2016-08-08 | gcc-plugins: abort builds cleanly when not supported | Kees Cook | 2 | -9/+39 |
2016-08-08 | kbuild: no gcc-plugins during cc-option tests | Emese Revfy | 1 | -3/+7 |
2016-08-03 | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -1/+8 |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -10/+41 |
2016-08-02 | kcov: allow more fine-grained coverage instrumentation | Vegard Nossum | 1 | -1/+1 |
2016-08-02 | checkpatch: if no filenames then read stdin | Allen Hubbe | 1 | -2/+2 |
2016-08-02 | checkpatch: check signoff when reading stdin | Allen Hubbe | 1 | -1/+3 |
2016-08-02 | checkpatch: improve 'bare use of' signed/unsigned types warning | Joe Perches | 1 | -1/+1 |
2016-08-02 | checkpatch: don't complain about BIT macro in uapi | Tomas Winkler | 1 | -2/+3 |
2016-08-02 | checkpatch: yet another commit id improvement | Joe Perches | 1 | -2/+2 |
2016-08-02 | checkpatch: allow c99 style // comments | Joe Perches | 1 | -0/+6 |
2016-08-02 | checkpatch: skip long lines that use an EFI_GUID macro | Joe Perches | 1 | -0/+4 |
2016-08-02 | get_maintainer.pl: reduce need for command-line option -f | Joe Perches | 1 | -1/+19 |
2016-08-02 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 8 | -20/+162 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 20 | -11/+2051 |
2016-08-02 | ftrace/recordmcount: Work around for addition of metag magic but not relocations | Laura Abbott | 1 | -1/+8 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+1214 |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -8/+26 |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2016-07-27 | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2 | -0/+2659 |
2016-07-27 | Disable "maybe-uninitialized" warning globally | Linus Torvalds | 1 | -4/+0 |
2016-07-27 | Merge branch 'topic/docs-next' into v4l_for_linus | Mauro Carvalho Chehab | 2 | -0/+2659 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+5 |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1167/+2474 |
2016-07-26 | mm: clean up non-standard page->_mapcount users | Vladimir Davydov | 1 | -0/+3 |
2016-07-26 | scripts/bloat-o-meter: fix percent on <1% changes | Riku Voipio | 1 | -2/+2 |
2016-07-26 | Fix the Debian packaging script on systems with no codename | Marcin Mielniczuk | 1 | -1/+2 |
2016-07-26 | builddeb: fix file permissions before packaging | Henning Schild | 1 | -0/+2 |
2016-07-26 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -151/+306 |
2016-07-25 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+16 |
2016-07-25 | Merge branches 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 1 | -1167/+2474 |
2016-07-24 | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+16 |
2016-07-23 | doc-rst: kernel-doc: fix a change introduced by mistake | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-07-23 | Merge branch 'patchwork' into topic/docs-next | Mauro Carvalho Chehab | 2 | -1/+2 |
2016-07-23 | Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-next | Mauro Carvalho Chehab | 1 | -1/+5 |
2016-07-22 | doc-rst: kernel-doc: fix handling of address_space tags | Mauro Carvalho Chehab | 1 | -0/+4 |
2016-07-22 | scripts/dtc: dt_to_config - kernel config options for a devicetree | Gaurav Minocha | 2 | -1/+1214 |
2016-07-22 | scripts: Fix size mismatch of kexec_purgatory_size | Tautschnig, Michael | 1 | -1/+2 |
2016-07-22 | scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci | Luis R. Rodriguez | 1 | -0/+3 |
2016-07-22 | coccicheck: refer to Documentation/coccinelle.txt and wiki | Luis R. Rodriguez | 1 | -2/+3 |