aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it
2005-07-28kbuild: fix make TAGS (for emacs use)Sam Ravnborg
2005-07-28[PATCH] kbuild: describe Kbuild pitfallPaolo 'Blaisorblade' Giarrusso
2005-07-27[PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon
2005-07-27[PATCH] kbuild: signed/unsigned char fix for make menuconfigKeenan Pepper
2005-07-27kbuild: fix building external modulesSam Ravnborg
2005-07-27kbuild: silence mystery messageSam Ravnborg
2005-07-27kbuild: pass less variables to second make invocation when using make O=...Sam Ravnborg
2005-07-27kbuild: KBUILD_VERBOSE was exported twiceSam Ravnborg
2005-07-26[PATCH] kallsyms: clarify KALLSYMS_ALL help textJesper Juhl
2005-07-25kbuild: define clean before including kbuild fileSam Ravnborg
2005-07-25kbuild: fix make O=...Sam Ravnborg
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg
2005-07-25kbuild: drop -Wundef from HOSTCFLAGS for nowSam Ravnborg
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt
2005-07-21[PATCH] kbuild: add -Wundef to global CFLAGSOlaf Hering
2005-07-17[PATCH] kbuild: When checking depmod version, redirect stderrTom Rini
2005-07-14kbuild: fix make O=... buildSam Ravnborg
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directo...Sam Ravnborg
2005-07-14uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg
2005-07-14uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg
2005-07-14kbuild: Don't fail if include/asm symlink existsSam Ravnborg
2005-07-14kbuild: fix buildcheckSam Ravnborg
2005-07-14kbuild: Add target debug_kallsymsSam Ravnborg
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg
2005-07-14kbuild: Avoid inconsistent kallsyms dataSam Ravnborg
2005-07-14buildcheck: reduce DEBUG_INFO noise from reference* scriptsSam Ravnborg
2005-07-14kbuild: Fix build as root then userSam Ravnborg
2005-07-13[PATCH] scripts/kernel-doc: don't use uninitialized SRCTREERandy Dunlap
2005-07-13[PATCH] Lindent: ignore .indent.proJeff Mahoney
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan
2005-07-13[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs
2005-07-13[PATCH] kbuild: allow cscope to index multiple architecturesIan Campbell
2005-07-13[PATCH] kbuild: make 'cscope -q' play well with cscope.elKarl Hegbloom
2005-07-13[PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards
2005-07-13[PATCH] kbuild: modpost needs to cope with new glibc elf header on sparcFabio Massimo Di Nitto
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-07-11[SPARC64]: Add missing asm-sparc64/seccomp.h file.David S. Miller
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige
2005-07-11[IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan
2005-07-11[PATCH] v850: Update mmu.h header to match implementation changesMiles Bader
2005-07-11[PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-07-11[IA64] remove linux/version.h include from arch/ia64Olaf Hering
2005-07-11Auto merge with /home/aegl/GIT/linusTony Luck