summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ipr: Add support for logging SAS fabric errorsBrian King2006-11-222-7/+290
* [SCSI] ipr: Remove debug trace points from dump codeBrian King2006-11-221-2/+0
* [SCSI] ipr: Remove ipr_scsi_timed_outBrian King2006-11-221-36/+4
* [SCSI] ipr: Set default ipr Kconfig valuesBrian King2006-11-221-0/+2
* [SCSI] ipr: PCI IDs for new SAS adaptersBrian King2006-11-222-1/+23
* [SCSI] ipr: Stop issuing cancel all to disk arraysBrian King2006-11-221-1/+1
* [SCSI] ipr: SATA reset - wait for host reset completionBrian King2006-11-221-0/+12
* [SCSI] qla4xxx: fix for timing issue for nvram accesses.David C Somayajulu2006-11-221-28/+36
* [SCSI] megaraid_sas: make 2 functions staticAdrian Bunk2006-11-221-2/+2
* [SCSI] qla4xxx: add support for qla4032David C Somayajulu2006-11-2212-163/+98
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-221886-18670/+57083
|\
| * [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed befor...David C Somayajulu2006-11-224-37/+15
| * Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-11-214-50/+19
| |\
| | * [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
| | * [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-222-46/+0
| | * [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-2113-27/+85
| |\ \
| | * | [TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder2006-11-211-1/+3
| | * | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki2006-11-212-5/+4
| | * | [IRDA]: Lockdep fix.Peter Zijlstra2006-11-211-1/+2
| | * | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller2006-11-211-4/+7
| | * | [XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim2006-11-211-1/+9
| | * | [XFRM]: Sub-policies broke policy eventsJamal Hadi Salim2006-11-211-0/+3
| | * | [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-211-1/+1
| | * | [Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann2006-11-211-0/+3
| | * | [Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann2006-11-211-4/+4
| | * | [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-211-1/+1
| | * | [Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann2006-11-211-0/+19
| | * | [Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann2006-11-211-1/+3
| | * | [IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai2006-11-211-0/+1
| | * | [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai2006-11-211-1/+17
| | * | [IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki2006-11-211-4/+5
| | * | [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki2006-11-211-3/+1
| | * | [IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki2006-11-211-0/+2
| * | | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones2006-11-211-0/+1
| |/ /
| * | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-211-0/+1
| |\ \
| | * | [PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal2006-11-211-0/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Andi Kleen2006-11-211035-8640/+11947
| | |\ \ | | | |/
| | * | [PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda2006-10-221-1/+43
| | * | [PATCH] x86-64: Fix C3 timer testAndi Kleen2006-10-221-1/+1
| * | | [XFS] Stale the correct inode when freeing clusters.David Chinner2006-11-211-1/+1
| * | | [XFS] Fix uninitialized br_state and br_startoff inLachlan McIlroy2006-11-211-0/+2
| | |/ | |/|
| * | IB/ipath: Depend on CONFIG_NETBryan O'Sullivan2006-11-201-1/+1
| * | Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-203-1/+11
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-201-8/+7
| |\ \
| | * | IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-161-8/+7
| * | | [PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer2006-11-206-16/+16
| * | | [PATCH] fix build error for HISAX_NETJETToralf Foerster2006-11-201-1/+1
| * | | [PATCH] ftape: fix printk format warningsRandy Dunlap2006-11-201-2/+2
| * | | [PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto2006-11-201-8/+1