aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty5-138/+991
2007-02-16IPoIB: CM error handling thinko fixMichael S. Tsirkin1-1/+1
2007-02-16RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise17-17/+0
2007-02-16RDMA/cxgb3: Fail posts synchronously when in TERMINATE stateSteve Wise1-0/+2
2007-02-16RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise1-22/+25
2007-02-16IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen1-0/+3
2007-02-16IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen4-34/+26
2007-02-16IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen1-35/+33
2007-02-16IB/ehca: Rework irq handlerHoang-Nam Nguyen6-92/+183
2007-02-16IPoIB: Only allow root to change between datagram and connected modeRoland Dreier1-1/+1
2007-02-16IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier1-1/+3
2007-02-16IB/mthca: Allow the QP state transition RESET->RESETDotan Barak1-0/+5
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds23-98/+702
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-117/+213
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz1-1/+1
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar1-1/+13
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-0/+38
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-8/+9
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner1-19/+47
2007-02-16[PATCH] ACPI: fix missing include for UPThomas Gleixner1-0/+10
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner1-5/+6
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner3-3/+4
2007-02-16[PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk1-1/+1
2007-02-15sata_vsc: use default cache line size if non-zeroNate Dailey1-2/+6
2007-02-15sata_nv: handle SError status indicationRobert Hancock1-1/+5
2007-02-15add delay around sl82c105_reset_engine callsOlaf Hering1-0/+3
2007-02-15libata: clear TF before IDENTIFYingTejun Heo1-1/+10
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2-3/+12
2007-02-15sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson1-51/+4
2007-02-15sata_promise: fix missing PATA cable detectionMikael Pettersson1-1/+8
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-6/+15
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman9-11/+11
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman1-75/+189
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman1-4/+2
2007-02-14[PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman1-2/+0
2007-02-14[PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: md: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: scsi: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] scheduled removal of SA_XXX interrupt flags: ata fixAndrew Morton1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner4-4/+6
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner25-34/+35
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau353-353/+4
2007-02-14[PATCH] SPI: atmel_spi driverHaavard Skinnemoen4-0/+853
2007-02-14[PATCH] PNX8550 UART driverVitaly Wool3-0/+869
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan10-45/+18