Age | Commit message (Expand) | Author |
2016-05-14 | kernel-doc: rewrite usage description, remove duplicated comments | Jani Nikula |
2016-05-13 | ld-version: Drop the 4th and 5th version components | Maciej W. Rozycki |
2016-05-11 | kbuild: move -Wunused-const-variable to W=1 warning level | Arnd Bergmann |
2016-05-10 | kbuild: fix if_change and friends to consider argument order | Masahiro Yamada |
2016-05-10 | kconfig/symbol.c: handle choice_values that depend on 'm' symbols | Dirk Gouders |
2016-05-10 | builddeb: fix missing headers in linux-headers package | Azriel Samson |
2016-05-10 | builddeb: include objtool binary in headers package | Bjørn Mork |
2016-05-10 | kbuild: fix adjust_autoksyms.sh for modules that need only one symbol | Nicolas Pitre |
2016-05-10 | kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line | Nicolas Pitre |
2016-05-10 | kconfig: add unexpected data itself to warning | Paul Bolle |
2016-05-09 | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman |
2016-05-05 | modpost: fix module autoloading for OF devices with generic compatible property | Philipp Zabel |
2016-05-01 | checkkconfigsymbols.py: Fix typo in help message | Andreas Ziegler |
2016-04-27 | kbuild: adjust ksym_dep_filter for some cmd_* renames | Nicolas Pitre |
2016-04-26 | localmodconfig: Fix whitespace repeat count after "tristate" | Benjamin Poirier |
2016-04-26 | localmodconfig: Reset certificate paths | Benjamin Poirier |
2016-04-26 | localmodconfig: Add missing $ to reference a variable | Benjamin Poirier |
2016-04-26 | localmodconfig: Fix parsing of "help" text | Benjamin Poirier |
2016-04-26 | localmodconfig: Recognize more keywords that end a menu entry | Benjamin Poirier |
2016-04-26 | localmodconfig: Fix parsing of Kconfig "source" statements | Benjamin Poirier |
2016-04-20 | kbuild: Get rid of KBUILD_STR | Michal Marek |
2016-04-20 | kbuild: rename cmd_as_s_S to cmd_cpp_s_S | Masahiro Yamada |
2016-04-20 | kbuild: rename cmd_cc_i_c to cmd_cpp_i_c | Masahiro Yamada |
2016-04-20 | kbuild/mkspec: support 'update-bootloader'-based systems | Jiri Kosina |
2016-04-20 | scripts: coccinelle: remove check to move constants to right | Wolfram Sang |
2016-04-20 | Coccinelle: setup_timer: Add space in front of parentheses | Vaishali Thakkar |
2016-04-20 | scripts: genksyms: fix resource leak | Maxim Zhukov |
2016-04-19 | Merge 4.6-rc4 into driver-core-next | Greg Kroah-Hartman |
2016-04-12 | debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage | Nicolai Stange |
2016-04-07 | ARM: 8553/1: kallsyms: remove --page-offset command line option | Ard Biesheuvel |
2016-04-07 | ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM | Ard Biesheuvel |
2016-04-07 | ARM: 8555/1: kallsyms: ignore ARM mode switching veneers | Ard Biesheuvel |
2016-04-06 | ASN.1: fix open failure check on headername | Colin Ian King |
2016-03-31 | dtc: turn off dtc unit address warnings by default | Rob Herring |
2016-03-29 | kbuild: create/adjust generated/autoksyms.h | Nicolas Pitre |
2016-03-29 | kbuild: add fine grained build dependencies for exported symbols | Nicolas Pitre |
2016-03-29 | kbuild: de-duplicate fixdep usage | Nicolas Pitre |
2016-03-29 | fixdep: accept extra dependencies on stdin | Nicolas Pitre |
2016-03-29 | scripts/dtc: Update to upstream version 53bf130b1cdd | Rob Herring |
2016-03-29 | kbuild: record needed exported symbols for modules | Nicolas Pitre |
2016-03-24 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2016-03-24 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2016-03-24 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-03-23 | parisc: Use generic extable search and sort routines | Helge Deller |
2016-03-22 | ubsan: fix tree-wide -Wmaybe-uninitialized false positives | Andrey Ryabinin |
2016-03-22 | scripts/gdb: account for changes in module data structure | Jan Kiszka |
2016-03-22 | scripts/gdb: add cmdline reader command | Kieran Bingham |
2016-03-22 | scripts/gdb: add version command | Kieran Bingham |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |