summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-113-2/+11
* scripts/Makefile.lib: Align the output of LZOWu Zhangjin2010-03-111-1/+1
* kbuild: Generate modules.builtin in make modules_installMichal Marek2010-03-101-3/+3
* Revert "kbuild: specify absolute paths for cscope"Michal Marek2010-03-081-7/+3
* kbuild: Do not unnecessarily regenerate modules.builtinMichal Marek2010-03-081-5/+7
* headers_install: use local file handlesStephen Hemminger2010-03-071-9/+10
* headers_check: fix perl warningsStephen Hemminger2010-03-071-5/+6
* export_report: fix perl warningsStephen Hemminger2010-03-071-17/+20
* profile2linkerlist: fix perl warningsStephen Hemminger2010-03-071-5/+3
* namespace: perlcritic warningsStephen Hemminger2010-03-071-32/+33
* checkversion: perl cleanupStephen Hemminger2010-03-071-12/+11
* checkincludes: fix perlcritic warningsStephen Hemminger2010-03-071-10/+14
* scripts: improve checkstackStephen Hemminger2010-03-071-10/+6
* kbuild: deb-pkg md5sumsFEJES Jozsef2010-03-071-0/+2
* Rename .text.start to .text..start.Denys Vlasenko2010-03-032-2/+2
* Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko2010-03-035-8/+8
* Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-032-3/+3
* Rename .data.initvect to .data..initvect.Denys Vlasenko2010-03-033-3/+3
* Rename .data.init to .data..init.Denys Vlasenko2010-03-032-2/+2
* Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-033-3/+3
* Rename .text.startup to .text..startup.Denys Vlasenko2010-03-032-2/+2
* Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2010-03-032-2/+2
* Rename .text.lock to .text..lock.Denys Vlasenko2010-03-034-6/+6
* Rename .text.ivt to .text..ivt.Denys Vlasenko2010-03-033-3/+3
* Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-033-4/+4
* Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2010-03-032-7/+7
* Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-0312-12/+12
* Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-035-21/+21
* Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko2010-03-035-25/+25
* Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko2010-03-033-3/+3
* Rename .data.gate to .data..gate.Denys Vlasenko2010-03-034-5/+5
* Rename .bss.stack to .bss..stack.Denys Vlasenko2010-03-032-2/+2
* Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-033-4/+4
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-034-5/+5
* powerpc: remove unused __page_aligned definition.Tim Abbott2010-03-031-8/+0
* Rename .data.init_task to .data..init_task.Tim Abbott2010-03-034-7/+5
* Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-034-4/+4
* tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-032-0/+15
* tags: Fix spelling error in comment (is->if)John Kacur2010-03-031-1/+1
* tags: Use $SRCARCHMichal Marek2010-02-221-2/+2
* kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-172-2/+2
* tags: include headers before source filesGuennadi Liakhovetski2010-02-171-6/+14
* kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2010-02-052-3/+5
* markup_oops.pl: minor fixesHui Zhu2010-02-051-5/+5
* markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu2010-02-051-13/+36
* Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek2010-02-021-64/+88
|\
| * modpost: don't allow *driver to reference .init.*Uwe Kleine-König2010-01-301-1/+10
| * modpost: make symbol white list a per mismatch type variableUwe Kleine-König2010-01-301-18/+31
| * modpost: remove now unused NO_MISMATCH constantUwe Kleine-König2010-01-301-3/+0
| * modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König2010-01-301-7/+9
OpenPOWER on IntegriCloud