| Commit message (Expand) | Author | Age | Files | Lines |
* | headers_check: fix perl warnings | Stephen Hemminger | 2010-03-07 | 1 | -5/+6 |
* | export_report: fix perl warnings | Stephen Hemminger | 2010-03-07 | 1 | -17/+20 |
* | profile2linkerlist: fix perl warnings | Stephen Hemminger | 2010-03-07 | 1 | -5/+3 |
* | namespace: perlcritic warnings | Stephen Hemminger | 2010-03-07 | 1 | -32/+33 |
* | checkversion: perl cleanup | Stephen Hemminger | 2010-03-07 | 1 | -12/+11 |
* | checkincludes: fix perlcritic warnings | Stephen Hemminger | 2010-03-07 | 1 | -10/+14 |
* | scripts: improve checkstack | Stephen Hemminger | 2010-03-07 | 1 | -10/+6 |
* | kbuild: deb-pkg md5sums | FEJES Jozsef | 2010-03-07 | 1 | -0/+2 |
* | Rename .text.start to .text..start. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | Rename special text sections in arch/frv from .text.XXX to .text..XXX. | Denys Vlasenko | 2010-03-03 | 5 | -8/+8 |
* | Rename .data.lock_aligned to .data..lock_aligned. | Denys Vlasenko | 2010-03-03 | 2 | -3/+3 |
* | Rename .data.initvect to .data..initvect. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 |
* | Rename .data.init to .data..init. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | Rename .data.nosave to .data..nosave. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 |
* | Rename .text.startup to .text..startup. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | Rename .text.lock to .text..lock. | Denys Vlasenko | 2010-03-03 | 4 | -6/+6 |
* | Rename .text.ivt to .text..ivt. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 |
* | Rename .rodata.compressed to .rodata..compressed. | Denys Vlasenko | 2010-03-03 | 3 | -4/+4 |
* | Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX. | Denys Vlasenko | 2010-03-03 | 2 | -7/+7 |
* | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 12 | -12/+12 |
* | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko | 2010-03-03 | 5 | -21/+21 |
* | Rename .data..patch.XXX to .data..patch.XXX. | Denys Vlasenko | 2010-03-03 | 5 | -25/+25 |
* | Rename .data.init_irqstack to .data..init_irqstack. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 |
* | Rename .data.gate to .data..gate. | Denys Vlasenko | 2010-03-03 | 4 | -5/+5 |
* | Rename .bss.stack to .bss..stack. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 2010-03-03 | 3 | -4/+4 |
* | Rename .data.page_aligned to .data..page_aligned. | Tim Abbott | 2010-03-03 | 4 | -5/+5 |
* | powerpc: remove unused __page_aligned definition. | Tim Abbott | 2010-03-03 | 1 | -8/+0 |
* | Rename .data.init_task to .data..init_task. | Tim Abbott | 2010-03-03 | 4 | -7/+5 |
* | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott | 2010-03-03 | 4 | -4/+4 |
* | tags: Add the ability to make tags for all archs using "all" | John Kacur | 2010-03-03 | 2 | -0/+15 |
* | tags: Fix spelling error in comment (is->if) | John Kacur | 2010-03-03 | 1 | -1/+1 |
* | tags: Use $SRCARCH | Michal Marek | 2010-02-22 | 1 | -2/+2 |
* | kbuild: fix a couple of typos in Documentation | Kirill Smelkov | 2010-02-17 | 2 | -2/+2 |
* | tags: include headers before source files | Guennadi Liakhovetski | 2010-02-17 | 1 | -6/+14 |
* | kbuild: move -fno-dwarf2-cfi-asm to powerpc only | Andi Kleen | 2010-02-05 | 2 | -3/+5 |
* | markup_oops.pl: minor fixes | Hui Zhu | 2010-02-05 | 1 | -5/+5 |
* | markup_oops.pl: add options to improve cross-sompilation environments | Hui Zhu | 2010-02-05 | 1 | -13/+36 |
* | Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu... | Michal Marek | 2010-02-02 | 1 | -64/+88 |
|\ |
|
| * | modpost: don't allow *driver to reference .init.* | Uwe Kleine-König | 2010-01-30 | 1 | -1/+10 |
| * | modpost: make symbol white list a per mismatch type variable | Uwe Kleine-König | 2010-01-30 | 1 | -18/+31 |
| * | modpost: remove now unused NO_MISMATCH constant | Uwe Kleine-König | 2010-01-30 | 1 | -3/+0 |
| * | modpost: pass around const struct sectioncheck * instead of enum mismatch | Uwe Kleine-König | 2010-01-30 | 1 | -7/+9 |
| * | modpost: give most mismatch constants a better name | Uwe Kleine-König | 2010-01-30 | 1 | -28/+28 |
| * | modpost: define ALL_XXX{IN,EX}IT_SECTIONS | Uwe Kleine-König | 2010-01-29 | 1 | -6/+9 |
| * | modpost: members of *driver structs should not point to __init functions | Uwe Kleine-König | 2010-01-29 | 1 | -1/+1 |
* | | MAINTAINERS: add a few more patterns to kbuild | Michal Marek | 2010-02-02 | 1 | -1/+4 |
* | | scripts: use %_tmppath in "make rpm-pkg" | John Saalwaechter | 2010-02-02 | 1 | -1/+1 |
* | | markup_oops.pl: fix for faulting instruction in the first line of a range | Hui Zhu | 2010-02-02 | 1 | -3/+4 |