summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-23.gitignore: ignore *.lzo filesPhilipp Kohlbecher
2010-03-23headerdep: perlcritic warningStephen Hemminger
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin
2010-03-10kbuild: Generate modules.builtin in make modules_installMichal Marek
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek
2010-03-08kbuild: Do not unnecessarily regenerate modules.builtinMichal Marek
2010-03-07headers_install: use local file handlesStephen Hemminger
2010-03-07headers_check: fix perl warningsStephen Hemminger
2010-03-07export_report: fix perl warningsStephen Hemminger
2010-03-07profile2linkerlist: fix perl warningsStephen Hemminger
2010-03-07namespace: perlcritic warningsStephen Hemminger
2010-03-07checkversion: perl cleanupStephen Hemminger
2010-03-07checkincludes: fix perlcritic warningsStephen Hemminger
2010-03-07scripts: improve checkstackStephen Hemminger
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef
2010-03-03Rename .text.start to .text..start.Denys Vlasenko
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko
2010-03-03Rename .data.initvect to .data..initvect.Denys Vlasenko
2010-03-03Rename .data.init to .data..init.Denys Vlasenko
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko
2010-03-03Rename .text.startup to .text..startup.Denys Vlasenko
2010-03-03Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko
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