Age | Commit message (Expand) | Author |
2020-02-01 | Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-02-01 | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-31 | scripts/spelling.txt: add "issus" typo | Luca Ceresoli |
2020-01-31 | scripts/spelling.txt: add more spellings to spelling.txt | Xiong |
2020-01-30 | Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-29 | Merge tag 'docs-5.6' of git://git.lwn.net/linux | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-29 | builddeb: split libc headers deployment out into a function | Masahiro Yamada |
2020-01-29 | builddeb: split kernel headers deployment out into a function | Masahiro Yamada |
2020-01-29 | builddeb: remove redundant make for ARCH=um | Masahiro Yamada |
2020-01-29 | builddeb: avoid invoking sub-shells where possible | Masahiro Yamada |
2020-01-29 | builddeb: remove redundant $objtree/ | Masahiro Yamada |
2020-01-29 | builddeb: match temporary directory name to the package name | Masahiro Yamada |
2020-01-29 | builddeb: remove unneeded files in hdrobjfiles for headers package | Masahiro Yamada |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-28 | scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties wit... | Rob Herring |
2020-01-27 | scripts/find-unused-docs: Fix massive false positives | Geert Uytterhoeven |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-25 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2020-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-01-22 | bpf, btf: Always output invariant hit in pahole DWARF to BTF transform | Chris Down |
2020-01-22 | kbuild: use -S instead of -E for precise cc-option test in Kconfig | Masahiro Yamada |
2020-01-22 | builddeb: allow selection of .deb compressor | Michał Mirosław |
2020-01-19 | ARM: 8950/1: ftrace/recordmcount: filter relocation types | Alex Sverdlin |
2020-01-16 | kbuild: remove 'Building modules, stage 2.' log | Masahiro Yamada |
2020-01-16 | kbuild: remove *.tmp file when filechk fails | Masahiro Yamada |
2020-01-16 | modpost: assume STT_SPARC_REGISTER is defined | Masahiro Yamada |
2020-01-15 | kbuild: Add support for 'as-instr' to be used in Kconfig files | Catalin Marinas |
2020-01-13 | libbpf: Clean up bpf_helper_defs.h generation output | Andrii Nakryiko |
2020-01-14 | builddeb: make headers package thinner | Michał Mirosław |
2020-01-13 | Merge 5.5-rc6 into tty-next | Greg Kroah-Hartman |
2020-01-10 | kconfig: fix an "implicit declaration of function" warning | Bartosz Golaszewski |
2020-01-07 | kconfig: fix nesting of symbol help text | Thomas Hebb |
2020-01-07 | kconfig: distinguish between dependencies and visibility in help text | Thomas Hebb |
2020-01-07 | kconfig: list all definitions of a symbol in help text | Thomas Hebb |
2020-01-07 | kconfig: Add yes2modconfig and mod2yesconfig targets. | Tetsuo Handa |
2020-01-07 | kconfig: use $(PERL) in Makefile | Masahiro Yamada |
2020-01-07 | kconfig: fix too deep indentation in Makefile | Masahiro Yamada |
2020-01-07 | kconfig: localmodconfig: fix indentation for closing brace | Masahiro Yamada |
2020-01-07 | kconfig: localmodconfig: remove unused $config | Masahiro Yamada |
2020-01-07 | kconfig: squash prop_alloc() into menu_add_prop() | Masahiro Yamada |
2020-01-07 | kconfig: remove sym from struct property | Masahiro Yamada |
2020-01-07 | kconfig: remove 'prompt' argument from menu_add_prop() | Masahiro Yamada |
2020-01-07 | kconfig: move prompt handling to menu_add_prompt() from menu_add_prop() | Masahiro Yamada |
2020-01-07 | kconfig: remove 'prompt' symbol | Masahiro Yamada |
2020-01-07 | kconfig: drop T_WORD from the RHS of 'prompt' symbol | Masahiro Yamada |