aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe2010-03-23
* kconfig: recalc symbol value before showing search resultsLi Zefan2010-03-23
* .gitignore: ignore *.lzo filesPhilipp Kohlbecher2010-03-23
* headerdep: perlcritic warningStephen Hemminger2010-03-23
* scripts/Makefile.lib: Align the output of LZOWu Zhangjin2010-03-11
* kbuild: Generate modules.builtin in make modules_installMichal Marek2010-03-10
* Revert "kbuild: specify absolute paths for cscope"Michal Marek2010-03-08
* kbuild: Do not unnecessarily regenerate modules.builtinMichal Marek2010-03-08
* headers_install: use local file handlesStephen Hemminger2010-03-07
* headers_check: fix perl warningsStephen Hemminger2010-03-07
* export_report: fix perl warningsStephen Hemminger2010-03-07
* profile2linkerlist: fix perl warningsStephen Hemminger2010-03-07
* namespace: perlcritic warningsStephen Hemminger2010-03-07
* checkversion: perl cleanupStephen Hemminger2010-03-07
* checkincludes: fix perlcritic warningsStephen Hemminger2010-03-07
* scripts: improve checkstackStephen Hemminger2010-03-07
* kbuild: deb-pkg md5sumsFEJES Jozsef2010-03-07
* Rename .text.start to .text..start.Denys Vlasenko2010-03-03
* Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko2010-03-03
* Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-03
* Rename .data.initvect to .data..initvect.Denys Vlasenko2010-03-03
* Rename .data.init to .data..init.Denys Vlasenko2010-03-03
* Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-03
* Rename .text.startup to .text..startup.Denys Vlasenko2010-03-03
* Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2010-03-03
* Rename .text.lock to .text..lock.Denys Vlasenko2010-03-03
* Rename .text.ivt to .text..ivt.Denys Vlasenko2010-03-03
* Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-03
* Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2010-03-03
* Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
* Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-03
* Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko2010-03-03
* Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko2010-03-03
* Rename .data.gate to .data..gate.Denys Vlasenko2010-03-03
* Rename .bss.stack to .bss..stack.Denys Vlasenko2010-03-03
* Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-03
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-03
* powerpc: remove unused __page_aligned definition.Tim Abbott2010-03-03
* Rename .data.init_task to .data..init_task.Tim Abbott2010-03-03
* Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-03
* tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-03
* tags: Fix spelling error in comment (is->if)John Kacur2010-03-03
* tags: Use $SRCARCHMichal Marek2010-02-22
* kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-17
* tags: include headers before source filesGuennadi Liakhovetski2010-02-17
* kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2010-02-05
* markup_oops.pl: minor fixesHui Zhu2010-02-05
* markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu2010-02-05
* Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek2010-02-02
|\
| * modpost: don't allow *driver to reference .init.*Uwe Kleine-König2010-01-30