Commits
User selector
Commit history
Commits on May 7, 2018
fixdep: suppress consecutive / from file paths in dependency list files
Show description for b3aa58dauthored andcommitted
Commits on Mar 25, 2018
kbuild: move include/config/ksym/* to include/ksym/*
Show description for fbfa9becommitted
Commits on Mar 5, 2018
fixdep: do not ignore kconfig.h
Show description for 638e69cauthored andcommittedfixdep: remove some false CONFIG_ matches
Show description for 5b8ad96authored andcommittedfixdep: remove stale references to uml-config.h
Show description for 14a596aauthored andcommitted
Commits on Jan 18, 2018
fixdep: use existing helper to check modular CONFIG options
Show description for ab9ce9fcommittedfixdep: refactor parse_dep_file()
Show description for 87b95a8committedfixdep: move global variables to local variables of main()
Show description for 5d1ef76committedfixdep: remove unneeded memcpy() in parse_dep_file()
Show description for ccfe788committedfixdep: factor out common code for reading files
Show description for 4003fd8committedfixdep: use malloc() and read() to load dep_file to buffer
Show description for 01b5cbecommittedfixdep: remove unnecessary <arpa/inet.h> inclusion
Show description for 41f92cfcommitted
Commits on Jan 8, 2018
fixdep: exit with error code in error branches of do_config_file()
Show description for 7c2ec43authored andcommitted
Commits on Aug 9, 2017
fixdep: trivial: typo fix and correction
Show description for 4e433fcauthored andcommitted
kbuild: trivial cleanups on the comments
Show description for 312a3d0authored andcommitted
Commits on Aug 24, 2016
fixdep: faster CONFIG_ search
Show description for dee81e9authored andcommitted

Commits on Jul 22, 2016
scripts: Fix size mismatch of kexec_purgatory_size
Show description for 21532b9authored andcommitted

Commits on Mar 29, 2016
kbuild: add fine grained build dependencies for exported symbols
Show description for c1a95fdcommitted
Nicolas Pitrefixdep: accept extra dependencies on stdin
Show description for d8329e3committed
Nicolas Pitre
Commits on Feb 17, 2016
kbuild: fixdep: Check fstat(2) return value
Show description for 46fe94aauthored andcommitted
Commits on Dec 7, 2015
fixdep: constify strrcmp arguments
Show description for 4c835b5authored andcommitted
Commits on Aug 24, 2015
kbuild: fixdep: drop meaningless hash table initialization
Show description for d179e22authored andcommitted
kbuild: fixdep: optimize code slightly
Show description for d721109authored andcommitted
Commits on Aug 8, 2014
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Show description for de5b56bauthored andcommittedbin2c: move bin2c in scripts/basic
Show description for 8370edeauthored andcommitted
Commits on Jun 10, 2014
kbuild: trivial - use tabs for code indent where possible
Show description for bb66fc6authored andcommitted
Commits on Apr 5, 2013
kbuild: fixdep: support concatenated dep files
Show description for 2ab8a99committed
Commits on Jan 9, 2013
treewide: Fix typo in various drivers
Show description for 8a168caauthored andcommitted
Commits on Sep 9, 2011
fixdep: fix extraneous dependencies
Show description for 6a5be57authored andcommitted
Commits on May 2, 2011
kbuild: move scripts/basic/docproc.c to scripts/docproc.c
Show description for bffd202authored andcommitted
Commits on Mar 13, 2011
kbuild: Fix computing srcversion for modules
Show description for 7840feaauthored andcommitted
Commits on Feb 21, 2011
fixdep: Do not record dependency on the source file itself
Show description for b7bd182committed
Commits on Dec 22, 2010
Make fixdep error handling more explicit
Show description for a3ba811authored andcommitted
Commits on Dec 14, 2010
Commits on Nov 11, 2010
fixdep: use hash table instead of a single array
Show description for 8af27e1authored andcommitted