- 9aef3b7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
- e0ae235 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
- dd1c185 Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST by Linus Torvalds · 19 years ago
- a5b3c86 [SCSI] ServeRAID: prevent seeing DADSI devices by Jack Hammer · 19 years ago
- 2254c86 [SCSI] fusion: add message sanity check by Moore, Eric · 19 years ago
- a69ac32 [SCSI] fusion: unloading the driver - only set asyn narrow for configured devices by Moore, Eric · 19 years ago
- 335a941 [SCSI] fusion: unloading the driver results in panic - fix by Moore, Eric · 19 years ago
- 23f236e [SCSI] mptsas: don't complain on bogus slave_alloc calls by Christoph Hellwig · 19 years ago
- 9f63bb7 [SCSI] fusion: add task managment response code info by Moore, Eric · 19 years ago
- 4ddce14 [SCSI] fusion: add MSI support by Christoph Hellwig · 19 years ago
- 7e55147 [SCSI] fusion: overrun tape fix by Moore, Eric · 19 years ago
- ece5091 [SCSI] fusion: add verbose messages for RAID actions by Moore, Eric · 19 years ago
- 928496a [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes by Moore, Eric · 19 years ago
- d66c7a0 [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi by Christoph Hellwig · 19 years ago
- 432b4c8 [SCSI] fusion: mptsas, increase discovery timout to 300 seconds by Moore, Eric · 19 years ago
- d8e925d [SCSI] fusion: spi bus reset when driver loads by Moore, Eric · 19 years ago
- eb22184 [SCSI] aic79xx: Fix timer handling by Hannes Reinecke · 19 years ago
- d60256b [SCSI] aic7xxx: update documentation by Hannes Reinecke · 19 years ago
- 3fb0861 [SCSI] aic79xx: SLOWCRC fix by Hannes Reinecke · 19 years ago
- 53467e6 [SCSI] aic79xx: sequencer fixes by Hannes Reinecke · 19 years ago
- 2628ed2 [SCSI] aic7xxx: Update aicasm by Hannes Reinecke · 19 years ago
- 663e1aa [SCSI] fusion: fix compile by James Bottomley · 19 years ago
- fda4c2c8 [SCSI] fusion: bump version by Moore, Eric · 19 years ago
- 3bc7bf1 [SCSI] fusion: FC rport code fixes by Michael Reed · 19 years ago
- 79de278 [SCSI] fusion: move sas persistent event handling over to the mptsas module by Moore, Eric · 19 years ago
- 7d3eecf [SCSI] fusion: target reset when drive is being removed by Moore, Eric · 19 years ago
- c73787ee [SCSI] fusion: add support for raid hot add/del support by Moore, Eric · 19 years ago
- d99ca41 [SCSI] scsi_transport_sas.c: display port identifier by Moore, Eric · 19 years ago
- d195ea4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
- bb4bc81 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
- adac166 [PATCH] rcu_torture_lock deadlock fix by Ingo Molnar · 19 years ago
- f6bc266 [PATCH] fix deadlock in drivers/pci/msi.c by Ingo Molnar · 19 years ago
- 4021cb2 [PATCH] fix uidhash_lock <-> RCU deadlock by Ingo Molnar · 19 years ago
- d5bee77 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
- 0827f2b Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
- 70b4d63 [PATCH] Fix boot-time slowdown for measure_migration_cost by Ingo Molnar · 19 years ago
- 7fcdf32 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- f7dd16b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
- 951069e Don't try to "validate" a non-existing timeval. by Linus Torvalds · 19 years ago
- c6f0d75 [PATCH] Clarify help text of SKGE/SK98LIN/SKY2 by Daniel Drake · 19 years ago
- 0febb72 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
- fddfdea [BLOCK] A few kerneldoc fixups by Jens Axboe · 19 years ago
- 2c74088 [TCP] H-TCP: Fix accounting by Baruch Even · 19 years ago
- c5d90e0 [IPV4] igmp: remove pointless printk by Dave Jones · 19 years ago
- 22f01da [SPARC]: Fix compile failures in math-emu. by David S. Miller · 19 years ago
- e2c2fc2 [SCTP]: heartbeats exceed maximum retransmssion limit by Vlad Yasevich · 19 years ago
- 81845c2 [SCTP]: correct the number of INIT retransmissions by Vlad Yasevich · 19 years ago
- ae7ec20 [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration by Adrian Bunk · 19 years ago
- 1a1fedf [PATCH] Typo corrections for ieee80211 by Larry Finger · 19 years ago
- 489f445 [PATCH] ipw2200: Fix a variable referenced after kfree() bug by Zhu Yi · 19 years ago
- 17ed081 [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem by Zhu Yi · 19 years ago
- f73cb83 [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic by Zhu Yi · 19 years ago
- b6e4da7 [PATCH] ipw2100: Fix setting txpower failed problem by Zhu Yi · 19 years ago
- 3c5eca5 [PATCH] ipw2100: Fix a gcc compile warning by Zhu Yi · 19 years ago
- 48bdc8e [LIBATA] Blacklist certain Maxtor firmware revisions for FUA support by Jens Axboe · 19 years ago
- cddfc12 [SPARC64]: Kill compat_sys_clock_settime sign extension stub. by David S. Miller · 19 years ago
- 1341c93 [SCSI] megaraid_sas: new template defined to represent each type of controllers by Sumant Patro · 19 years ago
- cb59aa6 [SCSI] megaraid_sas: cleanup queue command path by Sumant Patro · 19 years ago
- b0b020d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
- 14e54cc [ARM] 3289/1: Enable the LCD support for Integrator/CP by Catalin Marinas · 19 years ago
- 4a99ac3 [PATCH] ieee80211: Fix A band min and max channel definitions by Zhu Yi · 19 years ago
- 55cd94a [PATCH] ieee80211: Fix iwlist scan can only show about 20 APs by Zhu Yi · 19 years ago
- b6daa25 [PATCH] ieee80211: Fix problem with not decrypting broadcast packets by Zhu Yi · 19 years ago
- 4f95af5 [PATCH] orinoco_cs: tweak Vcc debugging messages by Valdis.Kletnieks@vt.edu · 19 years ago
- 6651a5c [PATCH] mv643xx_eth: Fix for building as a module by Dale Farnsworth · 19 years ago
- b4de905 [PATCH] mv643xx_eth: Whitespace cleanup by Dale Farnsworth · 19 years ago
- 12ad74f [PATCH] mv643xx_eth: Update dev->last_rx on packet receive by Paolo Galtieri · 19 years ago
- c7cd901 [PATCH] mv643xx_eth: Fix spinlock recursion bug by Dale Farnsworth · 19 years ago
- efd51b5 [PATCH] s2io: scatter-gather fix by Ananda Raju · 19 years ago
- c35ca39 [PATCH] b44: fix laptop carrier detect by Stephen Hemminger · 19 years ago
- 6f9d472 [PATCH] acenic: fix checking of read_eeprom_byte() return values by Eric Sesterhenn · 19 years ago
- 6a986ce [PATCH] bonding: fix ->get_settings error checking by Eric Sesterhenn · 19 years ago
- 61d67f2 [IA64-SGI] Add PROM feature set for device flush list by Prarit Bhargava · 19 years ago
- bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 19 years ago
- 7efb830 [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index by George G. Davis · 19 years ago
- 0367a8d [ARM] 3266/1: S3C2400 - adds macro S3C24XX by Lucas Correia Villa Real · 19 years ago
- c43e6f0 [ARM] amba-clcd: Allow RGB555 and RGB565 with 16bpp by Russell King · 19 years ago
- 15084a4 [SCSI] ips soft lockup during reset/initialization by Jack Hammer · 19 years ago
- 77427f5 [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code. by andrew.vasquez@qlogic.com · 19 years ago
- 052c40c [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made after relogin. by andrew.vasquez@qlogic.com · 19 years ago
- d97994d [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. by andrew.vasquez@qlogic.com · 19 years ago
- 1d12d98 [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE by Guennadi Liakhovetski · 19 years ago
- 2b541f8 [SCSI] ibmvscsi: handle re-enable firmware message by Dave C Boutcher · 19 years ago
- 2dbb04c [SCSI] qla1280: remove < 2.6.0 support by Jes Sorensen · 19 years ago
- dfcd77d [SCSI] Remove host template ordered_flush variable by Tetsuo Takata · 19 years ago
- 139366a [IA64-SGI] XPC remove unnecessary GFP_DMA flag by Jes Sorensen · 19 years ago
- e5ee7dd [IA64] sn2 maintainer update (Jes Sorensen) by Greg Edwards · 19 years ago
- fd8b206 [IA64-SGI] add sn_feature_sets bit by Dean Roe · 19 years ago
- 79c83bd [IA64] Scaling fix for simultaneous unaligned accesses by Jack Steiner · 19 years ago
- dc64161 [IA64-SGI] sn_dma_alloc_coherent should use gfp flags by Takashi Iwai · 19 years ago
- 7add2a4 [IPV6] MLDv2: fix change records when transitioning to/from inactive by David L Stevens · 19 years ago
- 151bb0f [AF_KEY]: no message type set by Jerome Borsboom · 19 years ago
- cabcac0 [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl by Thomas Graf · 19 years ago
- 2a79205 [IA64] Set the correct default OS status in the MCA handler by Keith Owens · 19 years ago
- 60481b1 [BLOCK] ll_rw_blk: fix setting of ->ordered on init by Tetsuo Takata · 19 years ago
- 248d5ca [BLOCK] elevator: allow default scheduler to potentially be modular by Nate Diller · 19 years ago
- 5f00397 [BLOCK] elevator: default choice selection by Nate Diller · 19 years ago
- 53e8606 [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion by Jens Axboe · 19 years ago
- 2cb2e14 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints by Jens Axboe · 19 years ago
- d3ed309 [SPARC64]: Implement __raw_read_trylock() by David S. Miller · 19 years ago