summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-0625-75/+144
* kbuild: when warning symbols exported twice now tell user this is the problemSam Ravnborg2006-03-051-1/+1
* kbuild: fix make dir/file.xx when asm symlink is missingSam Ravnborg2006-03-051-6/+6
* kbuild: in the section mismatch check try harder to find symbolsSam Ravnborg2006-03-051-1/+16
* kbuild: fix section mismatch check for unwind on IA64Sam Ravnborg2006-03-051-2/+2
* kbuild: kill false positives from section mismatch warnings for powerpcSam Ravnborg2006-03-051-2/+7
* kbuild: kill trailing whitespace in modpost & friendsSam Ravnborg2006-03-034-43/+43
* kbuild: small update of allnoconfig descriptionJesper Juhl2006-02-271-1/+1
* kbuild: make namespace.pl CROSS_COMPILE happyAaron Brooks2006-02-271-2/+2
* kbuild: whitelist false section mismatch warningsSam Ravnborg2006-02-261-0/+89
* kbuild: ignore all generated files for make allmodconfig (x86_64)Sam Ravnborg2006-02-262-0/+9
* kbuild: Add copyright to modpost.cSam Ravnborg2006-02-261-1/+1
* kbuild: version.h should depend on .kernelreleaseJan Beulich2006-02-221-1/+1
* kbuild: do not warn when unwind sections references .init/.exit sectionsSam Ravnborg2006-02-221-1/+17
* kbuild: fix modpost compile with older gccakpm@osdl.org2006-02-221-3/+3
* kbuild: fix a cscope bug (make cscope segfaults)Mattia Dongili2006-02-191-1/+1
* kbuild: include symbol names in section mismatch warningsSam Ravnborg2006-02-191-17/+47
* kbuild: fix segfault in modpostSam Ravnborg2006-02-191-1/+1
* kbuild: do not segfault in modpost if MODVERDIR is not definedSam Ravnborg2006-02-191-3/+6
* kbuild: fix comment in Kbuild.includeSam Ravnborg2006-02-191-1/+1
* kbuild: remove checkconfig.plBrian Gerst2006-02-198-75/+0
* kbuild: remove a tab from an empty lineAdrian Bunk2006-02-191-1/+1
* kbuild: fix mkmakefileJan Beulich2006-02-191-3/+5
* kbuild: consolidate command line escapingJan Beulich2006-02-193-25/+12
* kbuild: make cc-version available in kbuild filesSam Ravnborg2006-02-194-102/+136
* kbuild: check for section mismatch during modpost stageSam Ravnborg2006-02-192-0/+268
* kbuild: run depmod when installing external modulesSam Ravnborg2006-02-191-1/+20
* kbuild: avoid stale modules in $(MODVERDIR) for external modulesSam Ravnborg2006-02-191-0/+1
* kbuild: Accept various mips sub-types in SUBARCHMartin Michlmayr2006-02-191-1/+1
* x86: align per-cpu section to configured cache bytesZach Brown2006-02-191-1/+2
* kbuild: warn about duplicate exported symbolsSam Ravnborg2006-02-191-3/+13
* kbuild: improved modversioning support for external modulesSam Ravnborg2006-02-193-59/+158
* kbuild: apply CodingStyle to modpost.cSam Ravnborg2006-02-191-70/+54
* kbuild: use warn()/fatal() consistent in modpostSam Ravnborg2006-02-194-32/+27
* kbuild: support building individual files for external modulesSam Ravnborg2006-02-192-22/+55
* Linux v2.6.16-rc4v2.6.16-rc4Linus Torvalds2006-02-171-1/+1
* [PATCH] ACPI: fix vendor resource length computationBjorn Helgaas2006-02-171-4/+2
* [PATCH] sys_mbind sanity checkingChris Wright2006-02-171-0/+2
* [PATCH] select: time comparison fixesAndrew Morton2006-02-172-6/+6
* [PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlbDavid Gibson2006-02-171-1/+1
* [PATCH] Remove KERN_INFO from middle of printk lineTim Hockin2006-02-171-2/+2
* [PATCH] allow windfarm_pm112 module to loadJohannes Berg2006-02-171-0/+1
* [PATCH] fuse: fix bug in aborted fuse_release_end()Miklos Szeredi2006-02-172-3/+14
* [PATCH] swsusp: fix breakage with swap on LVMRafael J. Wysocki2006-02-171-3/+1
* [PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens2006-02-173-6/+6
* [PATCH] s390: fix assignment instead of check in ccw_device_set_online()Cornelia Huck2006-02-172-2/+1
* [PATCH] s390: smp initialization speedHeiko Carstens2006-02-171-5/+10
* [PATCH] s390: possible_cpus parameterHeiko Carstens2006-02-172-3/+17
* [PATCH] s390: additional_cpus parameterHeiko Carstens2006-02-174-23/+49
* [PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens2006-02-171-1/+3
OpenPOWER on IntegriCloud