summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.15-rc1v2.6.15-rc1Linus Torvalds2005-11-111-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-1113-76/+109
|\
| * [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-1110-39/+71
| * [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich2005-11-111-3/+4
| * [SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich2005-11-115-32/+25
| * [SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddrVladislav Yasevich2005-11-111-0/+3
| * [IPV6]: Fix inet6_init missing unregister.David S. Miller2005-11-111-2/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1118-372/+658
|\ \
| * | [ARM] Update mach-typesRussell King2005-11-111-4/+39
| * | [ARM] 3147/1: update ixp2000 defconfigs to 2.6.14-git13Lennert Buytenhek2005-11-115-115/+360
| * | [ARM] 3152/1: make various assembly local labels actually local (the rest)Nicolas Pitre2005-11-114-59/+61
| * | [ARM] 3151/1: make various assembly local labels actually local (io-*.S)Nicolas Pitre2005-11-117-80/+82
| * | [ARM] 3150/1: make various assembly local labels actually local (uaccess.S)Nicolas Pitre2005-11-111-114/+116
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-118-37/+303
|\ \ \
| * | | [IA64-SGI] set altix preferred consoleMark Maule2005-11-111-4/+153
| * | | [IA64] 4-level page tablesRobin Holt2005-11-117-33/+150
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2005-11-1114-124/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | earlyuserspace/README: fix homonym errJim Cromie2005-11-081-1/+1
| * | | include/linux: enclose idr.h in #ifndefLuben Tuikov2005-11-081-0/+6
| * | | fs/ioprio.c should #include <linux/syscalls.h>Adrian Bunk2005-11-081-0/+1
| * | | fs/afs/callback.c should #include "cmservice.h"Adrian Bunk2005-11-081-0/+1
| * | | remove unused fs/befs/attribute.cWill Dyson2005-11-081-117/+0
| * | | floppy: relocate devfs commentJames Nelson2005-11-081-4/+4
| * | | drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape...Adrian Bunk2005-11-081-0/+1
| * | | fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>Adrian Bunk2005-11-081-0/+1
| * | | fs/partitions/ultrix.c should #include "ultrix.h"Adrian Bunk2005-11-081-0/+1
| * | | jffs_fm.c should #include "intrep.h"Adrian Bunk2005-11-081-0/+1
| * | | fs/freevxfs/: add #include'sAdrian Bunk2005-11-082-0/+2
| * | | MAINTAINERS: PKTCDVD DRIVER: remove entry for a subscribers-only listAdrian Bunk2005-11-081-1/+0
| * | | mm/slab.c: fix a comment typoAdrian Bunk2005-11-081-1/+1
* | | | [PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc c...Mike Christie2005-11-111-29/+11
* | | | ppc64: default build as the merged 'powerpc' architectureLinus Torvalds2005-11-111-1/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-11-11143-5102/+1733
|\ \ \ \
| * \ \ \ Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-10744-16446/+49022
| |\ \ \ \
| * | | | | [SCSI] qla2xxx: Update version number to 8.01.03-k.Andrew Vasquez2005-11-091-2/+2
| * | | | | [SCSI] qla2xxx: Correct ISP24xx soft-reset handling.Andrew Vasquez2005-11-092-7/+8
| * | | | | [SCSI] qla2xxx: Correct abort issue during loop-down state.Ravi Anand2005-11-091-8/+0
| * | | | | [SCSI] qla2xxx: Correct loop-in-transition issuesRavi Anand2005-11-092-8/+15
| * | | | | [SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez2005-11-091-0/+5
| * | | | | [SCSI] aacraid: Fix read capacity 16 return dataMark Haverkamp2005-11-091-10/+13
| * | | | | [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-0922-66/+64
| * | | | | [SCSI] remove Scsi_Pointer typedefChristoph Hellwig2005-11-0911-26/+25
| * | | | | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09110-186/+185
| * | | | | [SCSI] sd: fix issue_flushJames Bottomley2005-11-091-13/+9
| * | | | | [SCSI] Fix refcount leak in scsi_report_lun_scanAlan Stern2005-11-081-3/+5
| * | | | | [SCSI] fix usb storage oopsgoggin, edward2005-11-081-1/+8
| * | | | | Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-0833-4791/+1414
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [SCSI] cciss: scsi error handlingmike.miller@hp.com2005-11-064-27/+283
| | * | | | [SCSI] ipr: Driver version 2.1.0brking@us.ibm.com2005-11-061-2/+2
| | * | | | [SCSI] ipr: Better handle failure of adapter bringup commandsbrking@us.ibm.com2005-11-062-9/+52
OpenPOWER on IntegriCloud