summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko
2010-03-03Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko
2010-03-03Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko
2010-03-03Rename .bss.stack to .bss..stack.Denys Vlasenko
2010-03-03Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott
2010-03-03powerpc: remove unused __page_aligned definition.Tim Abbott
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur
2010-02-22tags: Use $SRCARCHMichal Marek
2010-02-17kbuild: fix a couple of typos in DocumentationKirill Smelkov
2010-02-17tags: include headers before source filesGuennadi Liakhovetski
2010-02-05kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen
2010-02-05markup_oops.pl: minor fixesHui Zhu
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu
2010-02-02Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek
2010-02-02MAINTAINERS: add a few more patterns to kbuildMichal Marek
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu
2010-02-02scripts: change scripts to use system python instead of envDon Zickus
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek
2010-02-02Improve kconfig symbol hashingAndi Kleen
2010-02-02Makefile: Document ability to make file.lst and file.SJoe Perches
2010-02-02kbuild: improve version string logicDavid Rientjes
2010-02-02nconfig: minor fixNir Tzachar
2010-02-02nconfig: mark local functions as suchMichal Marek
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com
2010-02-02genksyms: close ref_file after useAlexander Beregalov
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2010-02-02scripts: add ARM support to decodecodeRabin Vincent
2010-02-02kconfig CROSS_COMPILE optionRoland McGrath
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König
2010-01-29Linux 2.6.33-rc6v2.6.33-rc6Linus Torvalds
2010-01-29modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König
2010-01-29modpost: members of *driver structs should not point to __init functionsUwe Kleine-König
2010-01-29mfd: Fix asic3 buildDmitry Artamonow