summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add distclean info to 'make help' and more details for 'clean'Jesper Juhl2006-09-251-2/+3
* dontdiff: add utsrelease.hRandy Dunlap2006-09-251-0/+1
* kbuild: fix "mkdir -p" usage in scripts/package/mkspecRolf Eike Beer2006-09-251-2/+2
* kbuild: correct and clarify versioning info in MakefileRobert P. J. Day2006-09-251-5/+27
* kbuild: fixup Documentation/kbuild/modules.txtRobert P. J. Day2006-09-251-23/+23
* kbuild: Extend kbuild/defconfig tags support to exuberant ctagsAron Griffis2006-09-251-17/+27
* kbuild: fix for some typos in Documentation/makefiles.txtBryce Harrington2006-09-251-40/+43
* kbuild: clarify "make C=" build optionRobert P. J. Day2006-09-252-7/+13
* Documentaion: update Documentation/Changes with minimum versionsRobert P. J. Day2006-09-251-4/+3
* kbuild: update help in top level MakefileRobert P. J. Day2006-09-252-0/+2
* kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev2006-09-252-6/+20
* kbuild: remove debug left-over from Makefile.hostSam Ravnborg2006-09-251-1/+0
* kbuild: create output directory for hostprogs with O=.. buildSam Ravnborg2006-09-251-5/+16
* kbuild: add missing return statement in modpost.c:secref_whitelist()Sam Ravnborg2006-09-251-0/+1
* kbuild: preperly align SYSMAP outputSam Ravnborg2006-09-251-11/+11
* kbuild: make -rR is now defaultSam Ravnborg2006-09-251-7/+7
* kbuild: make V=2 tell why a target is rebuildSam Ravnborg2006-09-252-1/+41
* kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2006-09-253-4/+11
* kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm2006-09-251-4/+12
* kbuild: linguistic fixes for Documentation/kbuild/makefiles.txtJan Engelhardt2006-09-251-90/+94
* kbuild: linguistic fixes for Documentation/kbuild/modules.txtJan Engelhardt2006-09-251-59/+60
* kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txtJan Engelhardt2006-09-251-6/+6
* remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering2006-09-251-1/+1
* kbuild: use in-kernel unifdefSam Ravnborg2006-09-253-3/+6
* kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg2006-09-251-1/+8
* kbuild: add unifdefSam Ravnborg2006-09-251-0/+998
* kbuild: consistently decide when to rebuild a targetSam Ravnborg2006-09-253-24/+35
* kconfig: support DOS line endingsMatthew Wilcox2006-09-251-2/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-09-241-2/+4
|\
| * [SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley2006-09-241-2/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-09-24141-2289/+26689
|\|
| * Merge mulgrave-w:git/linux-2.6James Bottomley2006-09-24628-15465/+33028
| |\
| * | [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-242-8/+25
| * | [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-243-10/+20
| * | [SCSI] eata_pio cleanup and PCI fixAlan Cox2006-09-242-59/+69
| * | [SCSI] aacraid: README updateMark Haverkamp2006-09-241-23/+30
| * | [SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp2006-09-241-6/+0
| * | [SCSI] aacraid: merge rx and rkt codeMark Haverkamp2006-09-246-497/+112
| * | [SCSI] aacraid: expose physical devicesMark Haverkamp2006-09-242-2/+9
| * | [SCSI] aacraid: misc cleanupMark Haverkamp2006-09-243-6/+5
| * | [SCSI] zfcp: update maintainers fileSwen Schillig2006-09-241-0/+2
| * | [SCSI] zfcp: update maintainers fileAndreas Herrmann2006-09-241-2/+0
| * | [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-243-19/+4
| * | [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-246-344/+191
| * | [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-245-49/+42
| * | [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-245-39/+92
| * | [SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2006-09-242-14/+0
| * | [SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford2006-09-241-0/+5
| * | [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley2006-09-241-4/+12
| * | [SCSI] scsi_debug version 1.80Douglas Gilbert2006-09-241-41/+189