aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-21kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg3-226/+0
2006-03-21kbuild: fix make help & make *pkgSam Ravnborg1-3/+3
2006-03-12kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich1-1/+1
2006-03-12Kconfig: remove the CONFIG_CC_ALIGN_* optionsAdrian Bunk2-44/+0
2006-03-12kbuild: add -fverbose-asm to i386 MakefileChuck Ebbert1-1/+1
2006-03-12kbuild: clean-up genksymsSam Ravnborg2-94/+43
2006-03-12kbuild: Lindent genksyms.cSam Ravnborg1-438/+402
2006-03-12kbuild: fix genksyms build errorSam Ravnborg2-6/+13
2006-03-10kbuild: in makefile.txt note that Makefile is preferred name for kbuild filesSam Ravnborg1-3/+3
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg2-13/+7
2006-03-08kbuild: Fix bug in crc symbol generating of kernel and modulesLuke Yang2-4/+4
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith25-75/+144
2006-03-05kbuild: when warning symbols exported twice now tell user this is the problemSam Ravnborg1-1/+1
2006-03-05kbuild: fix make dir/file.xx when asm symlink is missingSam Ravnborg1-6/+6
2006-03-05kbuild: in the section mismatch check try harder to find symbolsSam Ravnborg1-1/+16
2006-03-05kbuild: fix section mismatch check for unwind on IA64Sam Ravnborg1-2/+2
2006-03-05kbuild: kill false positives from section mismatch warnings for powerpcSam Ravnborg1-2/+7
2006-03-03kbuild: kill trailing whitespace in modpost & friendsSam Ravnborg4-43/+43
2006-02-27kbuild: small update of allnoconfig descriptionJesper Juhl1-1/+1
2006-02-27kbuild: make namespace.pl CROSS_COMPILE happyAaron Brooks1-2/+2
2006-02-26kbuild: whitelist false section mismatch warningsSam Ravnborg1-0/+89
2006-02-26kbuild: ignore all generated files for make allmodconfig (x86_64)Sam Ravnborg2-0/+9
2006-02-26kbuild: Add copyright to modpost.cSam Ravnborg1-1/+1
2006-02-22kbuild: version.h should depend on .kernelreleaseJan Beulich1-1/+1
2006-02-22kbuild: do not warn when unwind sections references .init/.exit sectionsSam Ravnborg1-1/+17
2006-02-22kbuild: fix modpost compile with older gccakpm@osdl.org1-3/+3
2006-02-19kbuild: fix a cscope bug (make cscope segfaults)Mattia Dongili1-1/+1
2006-02-19kbuild: include symbol names in section mismatch warningsSam Ravnborg1-17/+47
2006-02-19kbuild: fix segfault in modpostSam Ravnborg1-1/+1
2006-02-19kbuild: do not segfault in modpost if MODVERDIR is not definedSam Ravnborg1-3/+6
2006-02-19kbuild: fix comment in Kbuild.includeSam Ravnborg1-1/+1
2006-02-19kbuild: remove checkconfig.plBrian Gerst8-75/+0
2006-02-19kbuild: remove a tab from an empty lineAdrian Bunk1-1/+1
2006-02-19kbuild: fix mkmakefileJan Beulich1-3/+5
2006-02-19kbuild: consolidate command line escapingJan Beulich3-25/+12
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg4-102/+136
2006-02-19kbuild: check for section mismatch during modpost stageSam Ravnborg2-0/+268
2006-02-19kbuild: run depmod when installing external modulesSam Ravnborg1-1/+20
2006-02-19kbuild: avoid stale modules in $(MODVERDIR) for external modulesSam Ravnborg1-0/+1
2006-02-19kbuild: Accept various mips sub-types in SUBARCHMartin Michlmayr1-1/+1
2006-02-19x86: align per-cpu section to configured cache bytesZach Brown1-1/+2
2006-02-19kbuild: warn about duplicate exported symbolsSam Ravnborg1-3/+13
2006-02-19kbuild: improved modversioning support for external modulesSam Ravnborg3-59/+158
2006-02-19kbuild: apply CodingStyle to modpost.cSam Ravnborg1-70/+54
2006-02-19kbuild: use warn()/fatal() consistent in modpostSam Ravnborg4-32/+27
2006-02-19kbuild: support building individual files for external modulesSam Ravnborg2-22/+55
2006-02-17Linux v2.6.16-rc4Linus Torvalds1-1/+1
2006-02-17[PATCH] ACPI: fix vendor resource length computationBjorn Helgaas1-4/+2
2006-02-17[PATCH] sys_mbind sanity checkingChris Wright1-0/+2
2006-02-17[PATCH] select: time comparison fixesAndrew Morton2-6/+6