aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Documentaion: update Documentation/Changes with minimum versionsRobert P. J. Day2006-09-25
* kbuild: update help in top level MakefileRobert P. J. Day2006-09-25
* kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev2006-09-25
* kbuild: remove debug left-over from Makefile.hostSam Ravnborg2006-09-25
* kbuild: create output directory for hostprogs with O=.. buildSam Ravnborg2006-09-25
* kbuild: add missing return statement in modpost.c:secref_whitelist()Sam Ravnborg2006-09-25
* kbuild: preperly align SYSMAP outputSam Ravnborg2006-09-25
* kbuild: make -rR is now defaultSam Ravnborg2006-09-25
* kbuild: make V=2 tell why a target is rebuildSam Ravnborg2006-09-25
* kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2006-09-25
* kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm2006-09-25
* kbuild: linguistic fixes for Documentation/kbuild/makefiles.txtJan Engelhardt2006-09-25
* kbuild: linguistic fixes for Documentation/kbuild/modules.txtJan Engelhardt2006-09-25
* kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txtJan Engelhardt2006-09-25
* remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering2006-09-25
* kbuild: use in-kernel unifdefSam Ravnborg2006-09-25
* kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg2006-09-25
* kbuild: add unifdefSam Ravnborg2006-09-25
* kbuild: consistently decide when to rebuild a targetSam Ravnborg2006-09-25
* kconfig: support DOS line endingsMatthew Wilcox2006-09-25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-09-23
|\
| * [SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley2006-09-23
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-09-23
|\|
| * Merge mulgrave-w:git/linux-2.6James Bottomley2006-09-23
| |\
| * | [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-23
| * | [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-23
| * | [SCSI] eata_pio cleanup and PCI fixAlan Cox2006-09-23
| * | [SCSI] aacraid: README updateMark Haverkamp2006-09-23
| * | [SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp2006-09-23
| * | [SCSI] aacraid: merge rx and rkt codeMark Haverkamp2006-09-23
| * | [SCSI] aacraid: expose physical devicesMark Haverkamp2006-09-23
| * | [SCSI] aacraid: misc cleanupMark Haverkamp2006-09-23
| * | [SCSI] zfcp: update maintainers fileSwen Schillig2006-09-23
| * | [SCSI] zfcp: update maintainers fileAndreas Herrmann2006-09-23
| * | [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-23
| * | [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-23
| * | [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-23
| * | [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-23
| * | [SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2006-09-23
| * | [SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford2006-09-23
| * | [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley2006-09-23
| * | [SCSI] scsi_debug version 1.80Douglas Gilbert2006-09-23
| * | Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-23
| |\ \
| | * | [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl2006-09-23
| | * | [SCSI] aha152x: remove static host arrayJames Bottomley2006-09-23
| | * | [SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com2006-09-23
| | * | [SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer2006-09-23
| | * | [SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar2006-09-12
| | * | [SCSI] fix compile error on module_refcountDaniel Walker2006-09-12
| | * | [SCSI] fix up SCSI netlink buildJames Bottomley2006-09-07