Age | Commit message (Expand) | Author |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-15 | Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2018-08-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-08-14 | Merge tag 'docs-4.19' of git://git.lwn.net/linux | Linus Torvalds |
2018-08-14 | kconfig: remove P_ENV property type | Masahiro Yamada |
2018-08-14 | kconfig: remove unused sym_get_env_prop() function | Masahiro Yamada |
2018-08-14 | coccicheck: return proper error code on fail | Denis Efremov |
2018-08-14 | Coccinelle: doubletest: reduce side effect false positives | Julia Lawall |
2018-08-13 | kconfig: fix the rule of mainmenu_stmt symbol | Masahiro Yamada |
2018-08-10 | lib/ubsan: remove null-pointer checks | Andrey Ryabinin |
2018-08-09 | kbuild: remove deprecated host-progs variable | Masahiro Yamada |
2018-08-06 | scripts/kernel-doc: Escape all literal braces in regexes | Ben Hutchings |
2018-08-03 | Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory | Dirk Gouders |
2018-07-29 | scripts: Add Python 3 support to tracing/draw_functrace.py | Jeremy Cline |
2018-07-28 | builddeb: Add automatic support for sh{3,4}{,eb} architectures | Ben Hutchings |
2018-07-28 | builddeb: Add automatic support for riscv* architectures | Ben Hutchings |
2018-07-28 | builddeb: Add automatic support for m68k architecture | Ben Hutchings |
2018-07-28 | builddeb: Add automatic support for or1k architecture | Ben Hutchings |
2018-07-28 | builddeb: Add automatic support for sparc64 architecture | Ben Hutchings |
2018-07-28 | builddeb: Add automatic support for mips{,64}r6{,el} architectures | Ben Hutchings |
2018-07-28 | builddeb: Add automatic support for mips64el architecture | Ben Hutchings |
2018-07-28 | builddeb: Add automatic support for ppc64 and powerpcspe architectures | Ben Hutchings |
2018-07-28 | builddeb: Introduce functions to simplify kconfig tests in set_debarch | Ben Hutchings |
2018-07-28 | builddeb: Drop check for 32-bit s390 | Ben Hutchings |
2018-07-28 | builddeb: Change architecture detection fallback to use dpkg-architecture | Ben Hutchings |
2018-07-28 | builddeb: Skip architecture detection when KBUILD_DEBARCH is set | Ben Hutchings |
2018-07-28 | kbuild: do not redirect the first prerequisite for filechk | Masahiro Yamada |
2018-07-25 | kbuild: add .DELETE_ON_ERROR special target | Masahiro Yamada |
2018-07-25 | kconfig: allow all config targets to write auto.conf if missing | Masahiro Yamada |
2018-07-25 | kconfig: make syncconfig update .config regardless of sym_change_count | Masahiro Yamada |
2018-07-25 | kconfig: create directories needed for syncconfig by itself | Masahiro Yamada |
2018-07-25 | kconfig: remove unneeded directory generation from local*config | Masahiro Yamada |
2018-07-25 | kconfig: split out useful helpers in confdata.c | Masahiro Yamada |
2018-07-25 | kconfig: rename file_write_dep and move it to confdata.c | Masahiro Yamada |
2018-07-25 | kconfig: handle format string before calling conf_message_callback() | Masahiro Yamada |
2018-07-24 | gcc-plugins: Clean up the cgraph_create_edge* macros | Alexander Popov |
2018-07-24 | gcc-plugins: Regularize Makefile.gcc-plugins | Kees Cook |
2018-07-24 | gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig | Masahiro Yamada |
2018-07-23 | PATCH scripts/kernel-doc | valdis.kletnieks@vt.edu |
2018-07-23 | arm64: build with baremetal linker target instead of Linux when available | Olof Johansson |
2018-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-19 | kbuild: buildtar: add arm64 support | Olof Johansson |
2018-07-19 | kbuild: buildtar: remove crufty vax pieces | Olof Johansson |
2018-07-19 | kbuild: change ld_flags to contain LDFLAGS_$(@F) | Masahiro Yamada |
2018-07-19 | kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags) | Masahiro Yamada |
2018-07-18 | kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE | Dirk Gouders |
2018-07-18 | kconfig: check for pkg-config on make {menu,n,g,x}config | Randy Dunlap |
2018-07-18 | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS | Laura Abbott |
2018-07-18 | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS | Laura Abbott |