aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-07export_report: fix perl warningsStephen Hemminger1-17/+20
2010-03-07profile2linkerlist: fix perl warningsStephen Hemminger1-5/+3
2010-03-07namespace: perlcritic warningsStephen Hemminger1-32/+33
2010-03-07checkversion: perl cleanupStephen Hemminger1-12/+11
2010-03-07checkincludes: fix perlcritic warningsStephen Hemminger1-10/+14
2010-03-07scripts: improve checkstackStephen Hemminger1-10/+6
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef1-0/+2
2010-03-03Rename .text.start to .text..start.Denys Vlasenko2-2/+2
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko5-8/+8
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2-3/+3
2010-03-03Rename .data.initvect to .data..initvect.Denys Vlasenko3-3/+3
2010-03-03Rename .data.init to .data..init.Denys Vlasenko2-2/+2
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko3-3/+3
2010-03-03Rename .text.startup to .text..startup.Denys Vlasenko2-2/+2
2010-03-03Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2-2/+2
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko4-6/+6
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko3-3/+3
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko3-4/+4
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2-7/+7
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko12-12/+12
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko5-21/+21
2010-03-03Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko5-25/+25
2010-03-03Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko3-3/+3
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko4-5/+5
2010-03-03Rename .bss.stack to .bss..stack.Denys Vlasenko2-2/+2
2010-03-03Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott3-4/+4
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott4-5/+5
2010-03-03powerpc: remove unused __page_aligned definition.Tim Abbott1-8/+0
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott4-7/+5
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott4-4/+4
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur2-0/+15
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur1-1/+1
2010-02-22tags: Use $SRCARCHMichal Marek1-2/+2
2010-02-17kbuild: fix a couple of typos in DocumentationKirill Smelkov2-2/+2
2010-02-17tags: include headers before source filesGuennadi Liakhovetski1-6/+14
2010-02-05kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2-3/+5
2010-02-05markup_oops.pl: minor fixesHui Zhu1-5/+5
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu1-13/+36
2010-02-02MAINTAINERS: add a few more patterns to kbuildMichal Marek1-1/+4
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter1-1/+1
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu1-3/+4
2010-02-02scripts: change scripts to use system python instead of envDon Zickus3-3/+3
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan1-2/+4
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek1-3/+2
2010-02-02Improve kconfig symbol hashingAndi Kleen4-17/+21
2010-02-02Makefile: Document ability to make file.lst and file.SJoe Perches1-1/+3
2010-02-02kbuild: improve version string logicDavid Rientjes1-16/+27
2010-02-02nconfig: minor fixNir Tzachar1-3/+3
2010-02-02nconfig: mark local functions as suchMichal Marek2-15/+15
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com10-20/+2314