Commit Graph

180120 Commits (2c31c341a827b99eef743753aa9adb917b9ea6db)
 

Author SHA1 Message Date
Denys Vlasenko 2c31c341a8 Rename .data.initvect to .data..initvect. 15 years ago
Denys Vlasenko c273fb3b5d Rename .data.init to .data..init. 15 years ago
Denys Vlasenko 07b3bb1ef2 Rename .data.nosave to .data..nosave. 15 years ago
Denys Vlasenko 9bf5942486 Rename .text.startup to .text..startup. 15 years ago
Denys Vlasenko 819d67621e Rename .text.page_aligned to .text..page_aligned. 15 years ago
Denys Vlasenko 75ddb0e87d Rename .text.lock to .text..lock. 15 years ago
Denys Vlasenko 2b55f3672c Rename .text.ivt to .text..ivt. 15 years ago
Denys Vlasenko 041d5f94c4 Rename .rodata.compressed to .rodata..compressed. 15 years ago
Denys Vlasenko d56a3c1a9f Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX. 15 years ago
Denys Vlasenko 54cb27a71f Rename .data.read_mostly to .data..read_mostly. 15 years ago
Denys Vlasenko 3d9a854c2d Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. 15 years ago
Denys Vlasenko dafb932067 Rename .data..patch.XXX to .data..patch.XXX. 15 years ago
Denys Vlasenko 9d1578a3ba Rename .data.init_irqstack to .data..init_irqstack. 15 years ago
Denys Vlasenko e1cb14b85f Rename .data.gate to .data..gate. 15 years ago
Denys Vlasenko 1360e07070 Rename .bss.stack to .bss..stack. 15 years ago
Tim Abbott 7c74df07f9 Rename .bss.page_aligned to .bss..page_aligned. 15 years ago
Tim Abbott 75b1348372 Rename .data.page_aligned to .data..page_aligned. 15 years ago
Tim Abbott 5f547f51a2 powerpc: remove unused __page_aligned definition. 15 years ago
Tim Abbott 2af7687f1a Rename .data.init_task to .data..init_task. 15 years ago
Tim Abbott 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. 15 years ago
John Kacur bc75cc6b56 tags: Add the ability to make tags for all archs using "all" 15 years ago
John Kacur 4431d4ce99 tags: Fix spelling error in comment (is->if) 15 years ago
Michal Marek a8bac511c8 tags: Use $SRCARCH 15 years ago
Kirill Smelkov e8d400a933 kbuild: fix a couple of typos in Documentation 15 years ago
Guennadi Liakhovetski f81b1be40c tags: include headers before source files 15 years ago
Andi Kleen d0679c7303 kbuild: move -fno-dwarf2-cfi-asm to powerpc only 15 years ago
Hui Zhu 59dde3853e markup_oops.pl: minor fixes 15 years ago
Hui Zhu 52e13e219d markup_oops.pl: add options to improve cross-sompilation environments 15 years ago
Michal Marek d224a94ab9 Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-next 15 years ago
Michal Marek 70fb7ba652 MAINTAINERS: add a few more patterns to kbuild 15 years ago
John Saalwaechter 880df92fa0 scripts: use %_tmppath in "make rpm-pkg" 15 years ago
Hui Zhu 0139f1d953 markup_oops.pl: fix for faulting instruction in the first line of a range 15 years ago
Don Zickus 94a4708352 scripts: change scripts to use system python instead of env 15 years ago
Himanshu Chauhan 71d41aed94 scripts/kallsyms: suppress build warning 15 years ago
Michal Marek d4987bd7ae scripts/mkcompile_h: don't test for hardcoded paths 15 years ago
Andi Kleen e66f25d7d1 Improve kconfig symbol hashing 15 years ago
Joe Perches 6271897978 Makefile: Document ability to make file.lst and file.S 15 years ago
David Rientjes 85a256d8e0 kbuild: improve version string logic 15 years ago
Nir Tzachar 68c16edddf nconfig: minor fix 15 years ago
Michal Marek 851190c930 nconfig: mark local functions as such 15 years ago
nir.tzachar@gmail.com 692d97c380 kconfig: new configuration interface (nconfig) 15 years ago
Alexander Beregalov c64152bfd0 genksyms: close ref_file after use 15 years ago
Vadim Bendebury (вб) da60fbbcb6 menuconfig: wrap long help lines 15 years ago
Rabin Vincent 5358db0b0e scripts: add ARM support to decodecode 15 years ago
Roland McGrath 8433646601 kconfig CROSS_COMPILE option 15 years ago
Jiafu He 4b024242e8 kbuild: Fix linking error built-in.o no such file or directory 15 years ago
Uwe Kleine-König 0db2524523 modpost: don't allow *driver to reference .init.* 15 years ago
Uwe Kleine-König af92a82d0f modpost: make symbol white list a per mismatch type variable 15 years ago
Uwe Kleine-König fc2f7efadb modpost: remove now unused NO_MISMATCH constant 15 years ago
Uwe Kleine-König 0d2a636ee6 modpost: pass around const struct sectioncheck * instead of enum mismatch 15 years ago