aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-02genksyms: close ref_file after useAlexander Beregalov1-1/+3
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)4-2/+33
2010-02-02scripts: add ARM support to decodecodeRabin Vincent1-13/+35
2010-02-02kconfig CROSS_COMPILE optionRoland McGrath2-0/+11
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He1-1/+1
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König1-1/+10
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König1-18/+31
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König1-3/+0
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König1-7/+9
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König1-28/+28