aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
* kbuild: fix installing external modulesSam Ravnborg2008-01-28
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-28
* kbuild: fix buglet in gcc-version.shSam Ravnborg2008-01-28
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-28
* kbuild: support mercurial in setlocalversionAron Griffis2008-01-28
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-28
* kbuild: fix a buffer overflow in modpostAndi Kleen2008-01-28
* kbuild: fix format string warnings in modpostAndi Kleen2008-01-28
* kbuild: declare the modpost error functions as printf likeAndi Kleen2008-01-28
* kconfig: if ncurses-devel is missing then say soSam Ravnborg2008-01-28
* kbuild: implement modules.orderTejun Heo2008-01-28
* kernel-doc: new P directive for DOC: sectionsJohannes Berg2008-01-28
* kernel-doc: use no-doc optionJohannes Berg2008-01-28
* kernel-doc: process functions, not DOC:Johannes Berg2008-01-28
* kernel-doc: single DOC: selectionJohannes Berg2008-01-28
* kernel-doc: init kernel versionJohannes Berg2008-01-28
* kernel-doc: fix xml output modeJohannes Berg2008-01-28
* kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt2007-12-23
* fix bloat-o-meter for ppc64Nathan Lynch2007-12-17
* kbuild: re-enable Makefile generation in a new O=... directoryGuillaume Chazarain2007-12-13
* kbuild: fix building with O=.. optionsSam Ravnborg2007-12-09
* update checkpatch.pl to version 0.12Andy Whitcroft2007-11-29
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-17
* x86: enable "make ARCH=x86"Sam Ravnborg2007-11-12
* kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg2007-11-12
* kconfig: add helper to set config symbol from environment variableSam Ravnborg2007-11-12
* kconfig: factor out code in confdata.cSam Ravnborg2007-11-12
* x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-25
* kconfig: small code refactoring in kconfig MakefileSam Ravnborg2007-10-25
* x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg2007-10-25
* Module autoprobing support for virtio drivers.Rusty Russell2007-10-23
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-20
|\
| * [PARISC] Port checkstack.pl to pariscKyle McMartin2007-10-20
* | kconfig: set title bar in xconfigRandy Dunlap2007-10-20
* | Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds2007-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-19
|\ \
| * | kbuild: introduce cc-cross-prefixSam Ravnborg2007-10-19
| * | kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org2007-10-18
| * | kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley2007-10-18
| * | kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley2007-10-18
| * | kbuild: modpost problem when symbols move from one module to anotherTrent Piepho2007-10-18
| |/
* | fix a trivial typo in scripts/checkstack.plJoern Engel2007-10-19
* | update checkpatch.pl to version 0.11Andy Whitcroft2007-10-18
|/
* kernel-doc: fix doc blocks and htmlRandy Dunlap2007-10-17
* update checkpatch.pl to version 0.10Andy Whitcroft2007-10-17
* Add stack checking for BlackfinMike Frysinger2007-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16
|\
| * kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-15
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-15
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-15