coccinelle: pm_runtime: Insert blank line
scripts/coccinelle/misc/semicolon.cocci: Use im...
coccinelle: irqf_oneshot.cocci: Improve the gen...
deb-pkg: Add device tree blobs to the package
coccinelle: returnvar: Use imperative mood
deb-pkg: move setting debarch for a separate fu...
builddeb: fix stripped module signatures if CON...
coccinelle: api: add vma_pages.cocci
coccinelle: simple_open: Use imperative mood
scripts/coccinelle/misc/irqf_oneshot.cocci: Fix...
gitignore: Add MIPS vmlinux.32 to the list
scripts/package/Makefile: rpmbuild is needed fo...
Kbuild: Add ID files to .gitignore
coccinelle: simple_return: Add a blank line
kbuild/mkspec: Simplify vmlinux.bz2 creation
coccinelle: ifaddr: Fix the sentence
kbuild: include core debug info when DEBUG_INFO...
scripts/kconfig/Makefile: Cosmetic fixes
kconfig: allow use of relations other than (in)...
scripts/kconfig/Makefile: Fix spelling of Qt
Kconfig: Remove bad inference rules expr_elimin...
scripts: fix link-vmlinux.sh bash-ism
kconfig: re-generate *.c_shipped files after pr...
kconfig: Wrap long "make help" text lines
kconfig: don't silently ignore unhandled charac...
Makefile: Fix detection of clang when cross-com...
scripts: link-vmlinux: Don't pass page offset t...
tomoyo: Do not generate empty policy files
kbuild: Don't reset timestamps in include/gener...
tomoyo: Use if_changed when generating builtin-...
tomoyo: Use bin2c to generate builtin-policy.h
kbuild: use relative path to include Makefile
kbuild: use relative path more to include Makefile
kbuild: include $(src)/Makefile rather than $(o...
Kbuild: kallsyms: ignore veneers emitted by the...
kbuild: do not add $(bounds-file) and $(offsets...
Kbuild: kallsyms: drop special handling of pre-...
kbuild: remove warning about "make depend"
kbuild: ia64: use $(src)/Makefile.gate rather t...
kconfig: fix a misspelling in scripts/kconfig/m...
kconfig: Get rid of the P() macro in headers
kbuild: mergeconfig: fix "jobserver unavailable...
merge_config.sh: rename MAKE to RUNMAKE
merge_config.sh: improve indentation
kbuild: mergeconfig: remove redundant $(objtree)
kconfig: Remove dead code
kbuild: mergeconfig: move an error check to mer...
kconfig: Remove unnecessary prototypes from hea...
kbuild: add generic mergeconfig target, %.config
kconfig: Simplify Makefile
kconfig: Do not print status messages in make -...
scripts/coccinelle/misc/bugon.cocci: update bug...
irqf_oneshot.cocci: add check of devm_request_t...
scripts/extract-ikconfig: Support LZ4-compresse...
kbuild: allow cc-ifversion to have the argument...
kconfig: use bool instead of boolean for type d...
kbuild: drop $(version_h) from MRPROPER_FILES
kbuild: fix cc-ifversion macro
kbuild: trivial - fix the help doc of CONFIG_CC...
merge_config.sh: Display usage if given too few...
kbuild,gcov: simplify kernel/gcov/Makefile more
kbuild: do not add $(call ...) to invoke cc-ver...
kbuild,gcov: simplify kernel/gcov/Makefile
builddeb: Update year and git repository URL in...
builddeb: Try to determine distribution
kbuild: Drop support for clean-rule
kbuild: Update documentation of clean-files and...
kbuild: remove redundant line from bounds.h/asm...
kbuild: merge bounds.h and asm-offsets.h rules
kbuild: use mixed-targets when two or more conf...
kbuild,gcov: remove unnecessary workaround
kconfig: use va_end to match corresponding va_s...
kbuild: Fix removal of the debian/ directory
kbuild: collect shorthands into scripts/Kbuild....
kbuild: Remove duplicate $(cmd) definition in M...
scripts/package: binrpm-pkg do not create sourc...
Makefile: sort list of defconfig targets in mak...
kbuild: Automatically remove stale <linux/versi...
kbuild: remove redundant -rR flag of hdr-inst
kconfig: Fix warning "‘jump’ may be used uninit...
bugon.cocci: fix Options at the macro
.gitignore: Add Kdevelop4 project files
kbuild: Fix make help-<board series> on powerpc
kbuild: handle multi-objs dependency appropriately
kbuild: remove redundant clean-files from scrip...
kbuild: Make scripts executable
kbuild: refactor script/kconfig/Makefile
kconfig: lxdialog: fix spelling
kconfig: nconfig: fix multi-byte UTF handling
kbuild: handle the dependency of multi-objs hos...
kbuild: fake the "Entering directory ..." messa...
Documentation: kbuild: Improve if_changed docum...
Documentation: kbuild: Remove obsolete dtc_cpp ...
kbuild: arm: Do not define "comma" twice
kconfig/lxdialog: get ncurses CFLAGS with pkg-c...
kbuild: use $(Q) for sub-make target
kbuild: Do not reference *-n variables in the M...
kbuild: remove unnecessary "obj- := dummy.o" trick