aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg3-4/+11
2006-09-25kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm1-4/+12
2006-09-25kbuild: linguistic fixes for Documentation/kbuild/makefiles.txtJan Engelhardt1-90/+94
2006-09-25kbuild: linguistic fixes for Documentation/kbuild/modules.txtJan Engelhardt1-59/+60
2006-09-25kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txtJan Engelhardt1-6/+6
2006-09-25remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering1-1/+1
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg3-3/+6
2006-09-25kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg1-1/+8
2006-09-25kbuild: add unifdefSam Ravnborg1-0/+998
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg3-24/+35
2006-09-25kconfig: support DOS line endingsMatthew Wilcox1-2/+6
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+4
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds141-2289/+26689
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley628-15465/+33028
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley2-8/+25
2006-09-23[SPARC64]: Update defconfig.David S. Miller1-6/+19
2006-09-23[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci structuresAlan Cox3-10/+20
2006-09-23[SCSI] eata_pio cleanup and PCI fixAlan Cox2-59/+69
2006-09-23[SCSI] aacraid: README updateMark Haverkamp1-23/+30
2006-09-23[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp1-6/+0
2006-09-23[SCSI] aacraid: merge rx and rkt codeMark Haverkamp6-497/+112
2006-09-23[SCSI] aacraid: expose physical devicesMark Haverkamp2-2/+9
2006-09-23[SCSI] aacraid: misc cleanupMark Haverkamp3-6/+5
2006-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-28/+34
2006-09-23Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds111-1813/+5332
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds56-2113/+3994
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds449-11490/+23628
2006-09-23[CRYPTO] hmac: Fix error truncation by unlikely()Herbert Xu1-6/+18
2006-09-23[SCSI] zfcp: update maintainers fileSwen Schillig1-0/+2
2006-09-23[SCSI] zfcp: update maintainers fileAndreas Herrmann1-2/+0
2006-09-23[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann3-19/+4
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann6-344/+191
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann5-49/+42
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens5-39/+92
2006-09-23[SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2-14/+0
2006-09-23[SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford1-0/+5
2006-09-23[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley1-4/+12
2006-09-23[SCSI] scsi_debug version 1.80Douglas Gilbert1-41/+189
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley125-1194/+25910
2006-09-23[PATCH] more get_property() falloutAl Viro1-1/+1
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro1-7/+10
2006-09-23[PATCH] #elif that should've been #elif definedAl Viro1-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro4-5/+5
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro4-0/+4
2006-09-23[CRYPTO] hmac: Fix hmac_init update callHerbert Xu1-1/+1
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller1-1/+1
2006-09-23[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl1-2/+3
2006-09-23[SCSI] aha152x: remove static host arrayJames Bottomley1-29/+24