aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-27sparc: ffb.c make ffb_init and ffb_exit staticRobert Reif1-3/+2
2008-04-27sparc: cg14.c make cg14_init and cg15_exit staticRobert Reif1-2/+2
2008-04-27sparc: bw2.c fix bw2_exitRobert Reif1-2/+1
2008-04-27sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller1-0/+6
2008-04-27sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2-5/+25
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens4-0/+130
2008-04-27[IPSEC]: Use digest_null directly for authHerbert Xu1-2/+1
2008-04-27sunrpc: fix missing kernel-docRandy Dunlap1-1/+1
2008-04-27can: Fix copy_from_user() results interpretationSam Ravnborg1-11/+10
2008-04-27Revert "ipv6: Fix typo in net/ipv6/Kconfig"David S. Miller1-1/+1
2008-04-27tipc: endianness annotationsAl Viro1-4/+3
2008-04-27ipv6: result of csum_fold() is already 16bit, no need to castAl Viro1-1/+1
2008-04-27[XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki1-1/+1
2008-04-27x86 PAT: tone down debugging messages some moreLinus Torvalds1-2/+2
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds74-5120/+4035
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers4-1/+11
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko13-66/+61
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko12-257/+195
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke5-2544/+401
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke7-16/+185
2008-04-27[SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju4-31/+14
2008-04-27[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2-5/+1
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk1-2/+2
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2-3/+3
2008-04-27[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez1-2/+0
2008-04-27[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez1-1/+1
2008-04-27[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez1-0/+4
2008-04-27[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez1-251/+143
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain5-12/+700
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2-2/+130
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig1-17/+19
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig1-1/+2
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart1-7/+53
2008-04-27[SCSI] aha1542: minor irq handler cleanupsJeff Garzik1-16/+10
2008-04-27[SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap1-0/+1
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk1-1/+1
2008-04-27[SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2-45/+66
2008-04-27[SCSI] fix SLUB WARN_ONJames Bottomley1-8/+8
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds119-638/+23723
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds56-2069/+892
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds6-244/+137
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-17/+17
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds34-350/+532
2008-04-27asm/unaligned.h doesn't work well as the very first includeAl Viro2-1/+1
2008-04-27e1000e triggers sparc32 gcc bugAl Viro1-1/+1
2008-04-27hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQBodo Stroesser1-2/+13
2008-04-27sis190: account for Tx errorsFrancois Romieu1-3/+35
2008-04-27sis190: remove needless MII resetFrancois Romieu1-3/+2