summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-11[PATCH] PCI: automatically set device_driver.ownerLaurent riffard4-12/+22
2005-11-11[PATCH] pci-driver: store_new_id() not inlineRandy Dunlap1-1/+1
2005-11-11[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky2-14/+15
2005-11-11[PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos1-2/+2
2005-11-11[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com1-5/+2
2005-11-11[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com5-19/+89
2005-11-11[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com3-15/+10
2005-11-11[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com4-69/+28
2005-11-11[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com7-133/+41
2005-11-11[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com4-734/+65
2005-11-11[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com8-993/+96
2005-11-11[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com6-3237/+85
2005-11-11[PATCH] PCI: add pci_find_next_capability()Roland Dreier2-14/+34
2005-11-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-190/+475
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-149/+240
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2005-11-11Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds20-162/+465
2005-11-11[PATCH] Don't print per-cpu vm stats for offline cpus.Dave Jones1-1/+1
2005-11-11[DCCP]: Alter website for DCCP in MAINTAINERSIan McDonald1-1/+1
2005-11-11[DCCP]: Create Documentation/networking/dccp.txtIan McDonald1-0/+56
2005-11-11[NET]: Annotate h_proto in struct ethhdrPavel Roskin1-1/+3
2005-11-11[NET]: Detect hardware rx checksum faults correctlyHerbert Xu19-134/+173
2005-11-10[BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville1-10/+2
2005-11-10[BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville1-0/+2
2005-11-10[BNX2]: output driver name as prefix in error messageJohn W. Linville1-1/+1
2005-11-10[ATM]: [horizon] fix sparse warningsDave Jones1-2/+2
2005-11-10[PATCH] kbuild: build breaks after -imacros was introducedZachary Amsden1-1/+1
2005-11-10[SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller1-0/+2
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson3-5/+107
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris3-5/+5
2005-11-10Pull add-mmio-to-proc-iomem into release branchTony Luck1-24/+82
2005-11-10Pull context-bitmap into release branchTony Luck4-76/+92
2005-11-10Pull extend-notify-die into release branchTony Luck5-60/+162
2005-11-10Pull memoryless-node-allocation into release branchTony Luck1-10/+9
2005-11-10Pull mca-check-psp into release branchTony Luck1-4/+13
2005-11-10Pull align-sig-frame into release branchTony Luck1-6/+5
2005-11-10[IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier1-24/+63
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin3-5/+39
2005-11-10[IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier1-10/+6
2005-11-10[IB] mthca: fix posting of atomic operationsMichael S. Tsirkin1-4/+4
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein8-16/+98
2005-11-10[IB] umad: get rid of unused mr arrayRoland Dreier1-25/+4
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier2-11/+3
2005-11-10[IB] mthca: fix typo in catastrophic error pollingRoland Dreier1-1/+1
2005-11-10[IPoIB] no need to set skb->dev right before freeing skbRoland Dreier1-13/+4
2005-11-10[IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier1-12/+17
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier5-49/+231
2005-11-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds98-2540/+11839
2005-11-10[PATCH] Don't auto-reap traced childrenOleg Nesterov1-1/+1
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds8-26/+12