| Commit message (Expand) | Author | Age | Files | Lines |
* | headers_install.pl: convert to headers_install.sh | Rob Landley | 2013-04-09 | 1 | -63/+0 |
* | UAPI: Strip _UAPI prefix on header install no matter the whitespace | David Howells | 2013-01-02 | 1 | -3/+3 |
* | UAPI: strip the _UAPI prefix from header guards during header installation | David Howells | 2012-11-26 | 1 | -0/+3 |
* | UAPI: Plumb the UAPI Kbuilds into the user header installation and checking | David Howells | 2012-10-02 | 1 | -6/+8 |
* | headers_install: fix __packed in exported kernel headers | Markus Trippelsdorf | 2011-06-24 | 1 | -0/+1 |
* | headers_install: check exit status of unifdef | Mike Frysinger | 2010-12-14 | 1 | -0/+7 |
* | headers_install: use local file handles | Stephen Hemminger | 2010-03-07 | 1 | -9/+10 |
* | warn about use of uninstalled kernel headers | Arnd Bergmann | 2009-10-11 | 1 | -1/+1 |
* | kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__ | Mike Frysinger | 2009-01-02 | 1 | -0/+3 |
* | Fix incompatibility with versions of Perl less than 5.6.0 | Jeremy Huntwork | 2008-10-29 | 1 | -8/+9 |
* | kbuild: install all headers when arch is changed | Sam Ravnborg | 2008-07-25 | 1 | -5/+8 |
* | kbuild: optimize headers_* targets | Sam Ravnborg | 2008-07-25 | 1 | -0/+42 |