aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-07-14Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen
2010-06-29Makefile: "make kernelrelease" should show the correct full kernel versionAmerigo Wang
2010-06-18Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek
2010-06-04Makefile.build: make KBUILD_SYMTYPES work againDon Zickus
2010-05-27kbuild: Revert part of e8d400a to resolve a conflictMichal Marek
2010-05-06kbuild: Fix checking of scm-identifier variableGreg Thelen
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-04-14gconfig: remove show_debug optionLi Zefan
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan
2010-04-14kconfig: fix zconfdump()Li Zefan
2010-04-14kconfig: some small fixesLi Zefan
2010-04-08add random binaries to .gitignoreJan III Sobieski
2010-03-23kbuild: Include gen_initramfs_list.sh and the file list in the .d fileJason Gunthorpe
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan
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