| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-02-10 | 15 | -105/+119 |
|\ |
|
| * | kconfig: Invalidate all symbols after changing to y or m. | Tetsuo Handa | 2020-02-05 | 1 | -3/+2 |
| * | scripts/kallsyms: change table to store (strcut sym_entry *) | Masahiro Yamada | 2020-02-03 | 1 | -56/+65 |
| * | scripts/kallsyms: rename local variables in read_symbol() | Masahiro Yamada | 2020-02-03 | 1 | -12/+12 |
| * | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-03 | 13 | -39/+45 |
| * | kconfig: fix broken dependency in randconfig-generated .config | Masahiro Yamada | 2020-02-03 | 1 | -1/+1 |
* | | Merge tag 'docs-5.6-2' of git://git.lwn.net/linux | Linus Torvalds | 2020-02-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Allow git builds of Sphinx | Stephen Kitt | 2020-02-05 | 1 | -1/+1 |
* | | | mm: remove __krealloc | Florian Westphal | 2020-02-04 | 1 | -4/+0 |
| |/
|/| |
|
* | | Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-02-01 | 13 | -130/+170 |
|\ \ |
|
| * | | kconfig: fix an "implicit declaration of function" warning | Bartosz Golaszewski | 2020-01-09 | 3 | -0/+3 |
| * | | kconfig: fix nesting of symbol help text | Thomas Hebb | 2020-01-06 | 1 | -8/+8 |
| * | | kconfig: distinguish between dependencies and visibility in help text | Thomas Hebb | 2020-01-06 | 3 | -2/+13 |
| * | | kconfig: list all definitions of a symbol in help text | Thomas Hebb | 2020-01-06 | 1 | -24/+31 |
| * | | kconfig: Add yes2modconfig and mod2yesconfig targets. | Tetsuo Handa | 2020-01-06 | 4 | -1/+38 |
| * | | kconfig: use $(PERL) in Makefile | Masahiro Yamada | 2020-01-06 | 1 | -1/+1 |
| * | | kconfig: fix too deep indentation in Makefile | Masahiro Yamada | 2020-01-06 | 1 | -9/+9 |
| * | | kconfig: localmodconfig: fix indentation for closing brace | Masahiro Yamada | 2020-01-06 | 1 | -1/+1 |
| * | | kconfig: localmodconfig: remove unused $config | Masahiro Yamada | 2020-01-06 | 1 | -2/+0 |
| * | | kconfig: squash prop_alloc() into menu_add_prop() | Masahiro Yamada | 2020-01-06 | 3 | -23/+17 |
| * | | kconfig: remove sym from struct property | Masahiro Yamada | 2020-01-06 | 3 | -3/+1 |
| * | | kconfig: remove 'prompt' argument from menu_add_prop() | Masahiro Yamada | 2020-01-06 | 1 | -4/+5 |
| * | | kconfig: move prompt handling to menu_add_prompt() from menu_add_prop() | Masahiro Yamada | 2020-01-06 | 1 | -36/+34 |
| * | | kconfig: remove 'prompt' symbol | Masahiro Yamada | 2020-01-06 | 1 | -10/+7 |
| * | | kconfig: drop T_WORD from the RHS of 'prompt' symbol | Masahiro Yamada | 2020-01-06 | 1 | -3/+1 |
| * | | kconfig: use parent->dep as the parentdep of 'menu' | Masahiro Yamada | 2020-01-06 | 1 | -5/+3 |
| * | | kconfig: remove the rootmenu check in menu_add_prop() | Masahiro Yamada | 2020-01-06 | 1 | -1/+1 |
* | | | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-02-01 | 10 | -175/+98 |
|\ \ \ |
|
| * | | | builddeb: split libc headers deployment out into a function | Masahiro Yamada | 2020-01-28 | 1 | -14/+18 |
| * | | | builddeb: split kernel headers deployment out into a function | Masahiro Yamada | 2020-01-28 | 1 | -34/+42 |
| * | | | builddeb: remove redundant make for ARCH=um | Masahiro Yamada | 2020-01-28 | 1 | -2/+1 |
| * | | | builddeb: avoid invoking sub-shells where possible | Masahiro Yamada | 2020-01-28 | 1 | -13/+22 |
| * | | | builddeb: remove redundant $objtree/ | Masahiro Yamada | 2020-01-28 | 1 | -16/+16 |
| * | | | builddeb: match temporary directory name to the package name | Masahiro Yamada | 2020-01-28 | 1 | -4/+4 |
| * | | | builddeb: remove unneeded files in hdrobjfiles for headers package | Masahiro Yamada | 2020-01-28 | 1 | -2/+2 |
| * | | | kbuild: use -S instead of -E for precise cc-option test in Kconfig | Masahiro Yamada | 2020-01-22 | 1 | -1/+1 |
| * | | | builddeb: allow selection of .deb compressor | Michał Mirosław | 2020-01-21 | 1 | -1/+1 |
| * | | | kbuild: remove 'Building modules, stage 2.' log | Masahiro Yamada | 2020-01-15 | 1 | -1/+0 |
| * | | | kbuild: remove *.tmp file when filechk fails | Masahiro Yamada | 2020-01-15 | 1 | -8/+7 |
| * | | | modpost: assume STT_SPARC_REGISTER is defined | Masahiro Yamada | 2020-01-15 | 1 | -7/+1 |
| * | | | builddeb: make headers package thinner | Michał Mirosław | 2020-01-14 | 1 | -2/+2 |
| * | | | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf | Masahiro Yamada | 2020-01-06 | 4 | -106/+6 |
| * | | | kbuild: pass KBUILD_MODFILE when compiling builtin objects | Masahiro Yamada | 2020-01-06 | 1 | -6/+9 |
| * | | | kbuild: add stringify helper to quote a string passed to C files | Masahiro Yamada | 2020-01-06 | 2 | -1/+5 |
| * | | | kbuild: use pattern rule for building built-in.a in sub-directories | Masahiro Yamada | 2020-01-06 | 1 | -1/+1 |
| * | | | kbuild: do not create orphan built-in.a or obj-y objects | Masahiro Yamada | 2020-01-06 | 2 | -1/+5 |
| |/ / |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-01-31 | 1 | -0/+14 |
|\ \ \ |
|
| * | | | scripts/spelling.txt: add "issus" typo | Luca Ceresoli | 2020-01-31 | 1 | -0/+1 |
| * | | | scripts/spelling.txt: add more spellings to spelling.txt | Xiong | 2020-01-31 | 1 | -0/+13 |
* | | | | Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-01-30 | 13 | -32/+63 |
|\ \ \ \
| |/ / /
|/| | | |
|