| Commit message (Expand) | Author | Age |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] SPI: atmel_spi driver | Haavard Skinnemoen | 2007-02-14 |
* | [PATCH] PNX8550 UART driver | Vitaly Wool | 2007-02-14 |
* | [PATCH] serial: replace kmalloc+memset with kzalloc | Burman Yan | 2007-02-14 |
* | [PATCH] serial: make sure UART is powered up when dumping MCTRL status | George G. Davis | 2007-02-14 |
* | [PATCH] serial: trivial code flow simplification | Bjorn Helgaas | 2007-02-14 |
* | [PATCH] 8250 UART backup timer | Alex Williamson | 2007-02-14 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-02-14 |
|\ |
|
| * | IB/mthca: Always fill MTTs from CPU | Michael S. Tsirkin | 2007-02-12 |
| * | IB/mthca: Merge MR and FMR space on 64-bit systems | Michael S. Tsirkin | 2007-02-12 |
| * | IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs | Michael S. Tsirkin | 2007-02-12 |
| * | IB/mthca: Give reserved MTTs a separate cache line | Michael S. Tsirkin | 2007-02-12 |
| * | IB/mthca: Fix reserved MTTs calculation on mem-free HCAs | Michael S. Tsirkin | 2007-02-12 |
| * | RDMA/cxgb3: Add driver for Chelsio T3 RNIC | Steve Wise | 2007-02-12 |
| * | IB: Remove redundant "_wq" from workqueue names | Sean Hefty | 2007-02-10 |
| * | RDMA/cma: Increment port number after close to avoid re-use | Sean Hefty | 2007-02-10 |
| * | IB/ehca: Fix memleak on module unloading | Akinobu Mita | 2007-02-10 |
| * | IB/mthca: Work around gcc bug on sparc64 | David Howells | 2007-02-10 |
| * | IPoIB: Connected mode experimental support | Michael S. Tsirkin | 2007-02-10 |
| * | IB/core: Use ARRAY_SIZE macro for mandatory_table | Ahmed S. Darwish | 2007-02-10 |
| * | IB/mthca: Use correct structure size in call to memset() | Roland Dreier | 2007-02-10 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-02-13 |
|\ \ |
|
| * | | [TG3]: Update copyright, version, and reldate. | Michael Chan | 2007-02-13 |
| * | | [TG3]: Add some tx timeout debug messages. | Michael Chan | 2007-02-13 |
| * | | [TG3]: Use constant for PHY register 0x1e. | Michael Chan | 2007-02-13 |
| * | | [TG3]: Power down 5704 serdes transceiver when shutting down. | Michael Chan | 2007-02-13 |
| * | | [TG3]: 5906 doesn't need to switch to slower clock. | Michael Chan | 2007-02-13 |
| * | | [TG3]: 5722/5756 don't need PHY jitter workaround. | Michael Chan | 2007-02-13 |
| * | | [TG3]: Use lower DMA watermark for 5703. | Michael Chan | 2007-02-13 |
| * | | [TG3]: Save MSI state before suspend. | Michael Chan | 2007-02-13 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-13 |
|\ \ \ |
|
| * | | | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 2007-02-13 |
| * | | | [POWERPC] Fixup mp5200 drivers to match device tree changes | Grant Likely | 2007-02-12 |
| * | | | [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1 | Olaf Hering | 2007-02-12 |
| * | | | [POWERPC] move variables in drivers/macintosh to bss | Olaf Hering | 2007-02-12 |
| |/ / |
|
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-02-13 |
|\ \ \ |
|
| * | | | i2c: Stop using i2c_adapter.class_dev | Jean Delvare | 2007-02-13 |
| * | | | i2c: Remove the warning on missing adapter device | Jean Delvare | 2007-02-13 |
| * | | | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 2007-02-13 |
| * | | | i2c: PA Semi SMBus driver | Olof Johansson | 2007-02-13 |
| * | | | i2c-amd8111: Proposed cleanups | Jean Delvare | 2007-02-13 |
| * | | | i2c-parport: Add support for One For All remote JP1 interface | Jonathan McDowell | 2007-02-13 |
| * | | | i2c-viapro: Add support for the VIA CX700 south bridge | Jean Delvare | 2007-02-13 |
| * | | | i2c: Add IDs to adapters | Stephen Hemminger | 2007-02-13 |
| * | | | i2c: Add driver suspend/resume/shutdown support | David Brownell | 2007-02-13 |
| * | | | i2c: completion header cleanups | Jean Delvare | 2007-02-13 |
| * | | | i2c-i801: Spelling fix | Jean Delvare | 2007-02-13 |
| * | | | i2c-piix4: Add support for the ATI SB600 | Jean Delvare | 2007-02-13 |
| * | | | i2c-nforce2: Drop unused reference to pci_dev | Jean Delvare | 2007-02-13 |
| * | | | i2c/vt8231: Remove superfluous initialization | David Brownell | 2007-02-13 |