summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it4-11/+11
2005-07-28kbuild: fix make TAGS (for emacs use)Sam Ravnborg1-5/+8
2005-07-28[PATCH] kbuild: describe Kbuild pitfallPaolo 'Blaisorblade' Giarrusso1-0/+6
2005-07-27[PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon3-8/+8
2005-07-27[PATCH] kbuild: signed/unsigned char fix for make menuconfigKeenan Pepper2-3/+3
2005-07-27kbuild: fix building external modulesSam Ravnborg2-4/+4
2005-07-27kbuild: silence mystery messageSam Ravnborg1-0/+2
2005-07-27kbuild: pass less variables to second make invocation when using make O=...Sam Ravnborg1-4/+3
2005-07-27kbuild: KBUILD_VERBOSE was exported twiceSam Ravnborg1-1/+1
2005-07-26[PATCH] kallsyms: clarify KALLSYMS_ALL help textJesper Juhl1-2/+2
2005-07-25kbuild: define clean before including kbuild fileSam Ravnborg1-5/+5
2005-07-25kbuild: fix make O=...Sam Ravnborg3-3/+7
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg7-167/+103
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg4-12/+2
2005-07-25kbuild: drop -Wundef from HOSTCFLAGS for nowSam Ravnborg1-1/+1
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt1-1/+1
2005-07-21[PATCH] kbuild: add -Wundef to global CFLAGSOlaf Hering1-2/+2
2005-07-17[PATCH] kbuild: When checking depmod version, redirect stderrTom Rini1-1/+1
2005-07-14kbuild: fix make O=... buildSam Ravnborg1-2/+2
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directo...Sam Ravnborg2-3/+3
2005-07-14uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg1-2/+26
2005-07-14uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg1-6/+26
2005-07-14kbuild: Don't fail if include/asm symlink existsSam Ravnborg1-3/+4
2005-07-14kbuild: fix buildcheckSam Ravnborg1-2/+0
2005-07-14kbuild: Add target debug_kallsymsSam Ravnborg1-0/+10
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg2-5/+10
2005-07-14kbuild: Avoid inconsistent kallsyms dataSam Ravnborg1-0/+9
2005-07-14buildcheck: reduce DEBUG_INFO noise from reference* scriptsSam Ravnborg2-0/+4
2005-07-14kbuild: Fix build as root then userSam Ravnborg1-1/+1
2005-07-13[PATCH] scripts/kernel-doc: don't use uninitialized SRCTREERandy Dunlap1-1/+7
2005-07-13[PATCH] Lindent: ignore .indent.proJeff Mahoney1-1/+1
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan1-1/+2
2005-07-13[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs1-1/+2
2005-07-13[PATCH] kbuild: allow cscope to index multiple architecturesIan Campbell1-4/+10
2005-07-13[PATCH] kbuild: make 'cscope -q' play well with cscope.elKarl Hegbloom1-2/+2
2005-07-13[PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards1-0/+9
2005-07-13[PATCH] kbuild: modpost needs to cope with new glibc elf header on sparcFabio Massimo Di Nitto1-2/+7
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw2-3/+127
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+21
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds11-37/+29
2005-07-11[SPARC64]: Add missing asm-sparc64/seccomp.h file.David S. Miller1-0/+21
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige5-22/+20
2005-07-11[IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan1-11/+5
2005-07-11[PATCH] v850: Update mmu.h header to match implementation changesMiles Bader1-14/+3
2005-07-11[PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader2-6/+8
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds83-3242/+3621
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds19-97/+111
2005-07-11[IA64] remove linux/version.h include from arch/ia64Olaf Hering3-3/+0
2005-07-11Auto merge with /home/aegl/GIT/linusTony Luck185-1650/+8534
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller5-13/+41