summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard2007-02-142-18/+90
* hwmon: Use subsys_initcallDavid Brownell2007-02-141-1/+1
* hwmon/lm70: Make lm70_remove a __devexit functionRalf Baechle2007-02-141-1/+1
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-147-31/+14Star
* hwmon: Simplify the locking model of two driversJean Delvare2007-02-142-33/+11Star
* hwmon: Drop unused mutexes in two driversJean Delvare2007-02-142-2/+0Star
* hwmon/it87: Add PWM base frequency controlJean Delvare2007-02-143-7/+74
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-14309-3424/+22229
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-1446-114/+11279
| |\
| | * IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-133-9/+89
| | * IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-132-6/+16
| | * IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-135-50/+131
| | * IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-131-0/+4
| | * IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-131-1/+5
| | * RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise2007-02-1322-0/+9389
| | * IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-102-2/+2
| | * RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-101-10/+56
| | * IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-101-0/+2
| | * IB/mthca: Work around gcc bug on sparc64David Howells2007-02-101-2/+7
| | * IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-109-32/+1575
| | * IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-101-1/+2
| | * IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-101-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-1411-97/+203
| |\ \
| | * | [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-148-67/+130
| | * | [CIFS] Allow update of EOF on remote extend of fileSteve French2007-02-084-8/+11
| | * | [CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2007-02-082-0/+17
| | * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-02-07446-5562/+9494
| | |\ \
| | * | | [CIFS] Additional POSIX CIFS Extensions infolevelsSteve French2007-02-071-23/+46
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-1421-72/+226
| |\ \ \ \
| | * | | | [IPSEC]: Fix the address family to refer encap_familyKazunori MIYAZAWA2007-02-131-1/+1
| | * | | | [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-135-13/+62
| | * | | | [IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA2007-02-132-12/+19
| | * | | | [IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA2007-02-135-14/+79
| | * | | | [TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen2007-02-131-2/+2
| | * | | | [NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ONPatrick McHardy2007-02-131-14/+1Star
| | * | | | [BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski2007-02-132-3/+9
| | * | | | [NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu2007-02-131-0/+4
| | * | | | [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-131-3/+3
| | * | | | [TG3]: Add some tx timeout debug messages.Michael Chan2007-02-131-1/+11
| | * | | | [TG3]: Use constant for PHY register 0x1e.Michael Chan2007-02-132-4/+7
| | * | | | [TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan2007-02-131-1/+11
| | * | | | [TG3]: 5906 doesn't need to switch to slower clock.Michael Chan2007-02-131-1/+2
| | * | | | [TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan2007-02-131-1/+3
| | * | | | [TG3]: Use lower DMA watermark for 5703.Michael Chan2007-02-131-1/+7
| | * | | | [TG3]: Save MSI state before suspend.Michael Chan2007-02-131-0/+3
| | * | | | [XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=nPatrick McHardy2007-02-131-0/+1
| | * | | | [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki2007-02-131-1/+1
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-14104-1473/+8495
| |\ \ \ \ \
| | * | | | | [POWERPC] Use udbg_early_init() on ppc32David Gibson2007-02-144-6/+14
| | * | | | | [POWERPC] Open Firmware serial port driverArnd Bergmann2007-02-144-0/+169