Age | Commit message (Expand) | Author | Files | Lines |
2005-11-22 | [PATCH] prefer pkg-config for the QT check | Roman Zippel | 1 | -29/+39 |
2005-11-13 | [PATCH] DocBook: allow to mark structure members private | Martin Waitz | 1 | -2/+11 |
2005-11-09 | [PATCH] kconfig: stricter error checking for .config | Roman Zippel | 2 | -19/+77 |
2005-11-09 | [PATCH] kconfig: improve error handling in the parser | Roman Zippel | 6 | -421/+515 |
2005-11-09 | [PATCH] kconfig: simplify symbol type parsing | Roman Zippel | 7 | -447/+342 |
2005-11-09 | [PATCH] kconfig: use gperf for kconfig keywords | Roman Zippel | 8 | -1777/+732 |
2005-11-09 | [PATCH] kconfig: update kconfig Makefile | Roman Zippel | 2 | -136/+7 |
2005-11-09 | [PATCH] kconfig: allow variable argumnts for range | Roman Zippel | 2 | -6/+62 |
2005-11-09 | [PATCH] kconfig: preset config during all*config | Roman Zippel | 3 | -3/+45 |
2005-11-09 | [PATCH] kconfig: fix restart for choice symbols | Roman Zippel | 2 | -4/+14 |
2005-11-09 | [PATCH] kconfig: Fix Kconfig performance bug | David Gibson | 4 | -12/+10 |
2005-11-07 | [PATCH] typo correction for fix-build-on-nls-free-systems | Yuri Vasilevski | 1 | -1/+1 |
2005-11-06 | kconfig: fix xconfig on fedora 2 & 3 (x86_64) | Sam Ravnborg | 1 | -5/+10 |
2005-10-30 | [PATCH] fix build on nls free systems | Yuri Vasilevski | 2 | -1/+16 |
2005-10-30 | [PATCH] clarify menuconfig /(search) help text | Randy Dunlap | 1 | -1/+2 |
2005-10-28 | [PATCH] I2C: add i2c module alias for i2c drivers to use | Greg Kroah-Hartman | 1 | -0/+10 |
2005-10-18 | Add some basic .gitignore files | Linus Torvalds | 4 | -0/+27 |
2005-09-26 | [PATCH] pcmcia: fix cross-platform issues with pcmcia module aliases | Kars de Jong | 1 | -0/+2 |
2005-09-11 | [SPARC]: Fix dot-symbol exporting for good. | Al Viro | 1 | -0/+6 |
2005-09-10 | kbuild: add objectify | Sam Ravnborg | 1 | -0/+3 |
2005-09-10 | [PATCH] kbuild: ignore all debugging info sections in scripts/reference_disca... | Roland McGrath | 1 | -6/+1 |
2005-09-07 | [PATCH] Adapt scripts/ver_linux to new util-linux version strings | Alexey Dobriyan | 1 | -2/+4 |
2005-09-07 | [PATCH] Strip local symbols from kallsyms | Ralf Baechle | 1 | -0/+3 |
2005-09-07 | [PATCH] kallsyms: change compression algorithm | Paulo Marques | 1 | -329/+95 |
2005-09-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 25 | -147/+397 |
2005-09-05 | [PATCH] kconfig: linux.pot for all arch | Egry Gabor | 1 | -2/+14 |
2005-09-05 | [PATCH] kconfig: kxgettext: EOL fix | Egry Gabor | 1 | -1/+6 |
2005-09-05 | [PATCH] kconfig: kxgettext: message fix | Egry Gabor | 1 | -4/+5 |
2005-08-30 | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 1 | -0/+19 |
2005-08-19 | [SPARC]: Deal with glibc changing macro names in modpost.c | Ben Colline | 1 | -2/+7 |
2005-08-10 | [PATCH] kbuild: automatically append a short string to the version based upon... | Ryan Anderson | 1 | -0/+56 |
2005-07-28 | [PATCH] fix gconfig crash | Joachim Nilsson | 2 | -102/+209 |
2005-07-28 | [PATCH] kconfig: trivial cleanup | blaisorblade@yahoo.it | 4 | -11/+11 |
2005-07-27 | [PATCH] kbuild: signed char fixes for scripts | J.A. Magallon | 3 | -8/+8 |
2005-07-27 | [PATCH] kbuild: signed/unsigned char fix for make menuconfig | Keenan Pepper | 2 | -3/+3 |
2005-07-27 | kbuild: fix building external modules | Sam Ravnborg | 2 | -4/+4 |
2005-07-25 | kbuild: define clean before including kbuild file | Sam Ravnborg | 1 | -5/+5 |
2005-07-25 | kbuild: fix make O=... | Sam Ravnborg | 2 | -2/+6 |
2005-07-25 | kbuild: introduce Kbuild.include | Sam Ravnborg | 5 | -95/+99 |
2005-07-25 | kbuild: drop descend - converting existing users | Sam Ravnborg | 1 | -5/+0 |
2005-07-21 | [PATCH] kbuild: make help binrpm-pkg fix | Coywolf Qi Hunt | 1 | -1/+1 |
2005-07-14 | kbuild: Fix bug in make deb-pkg when using seperate source and output directo... | Sam Ravnborg | 2 | -3/+3 |
2005-07-14 | uml: Restore proper descriptions in make deb-pkg target | Sam Ravnborg | 1 | -2/+26 |
2005-07-14 | uml: Make deb-pkg build target build a Debian-style user-mode-linux package | Sam Ravnborg | 1 | -6/+26 |
2005-07-14 | kbuild: fix buildcheck | Sam Ravnborg | 1 | -2/+0 |
2005-07-14 | kbuild: "PREEMPT" in UTS_VERSION | Sam Ravnborg | 1 | -4/+8 |
2005-07-14 | buildcheck: reduce DEBUG_INFO noise from reference* scripts | Sam Ravnborg | 2 | -0/+4 |
2005-07-14 | kbuild: Fix build as root then user | Sam Ravnborg | 1 | -1/+1 |
2005-07-13 | [PATCH] scripts/kernel-doc: don't use uninitialized SRCTREE | Randy Dunlap | 1 | -1/+7 |
2005-07-13 | [PATCH] Lindent: ignore .indent.pro | Jeff Mahoney | 1 | -1/+1 |