| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 | 2 | -6/+15 |
|\ |
|
| * | [PATCH] x86: fix laptop bootup hang in init_acpi() | Ingo Molnar | 2007-02-13 | 1 | -0/+9 |
| * | [PATCH] i386: Convert i386 PDA code to use %fs | Jeremy Fitzhardinge | 2007-02-13 | 1 | -6/+6 |
* | | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 9 | -11/+11 |
* | | [PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c | Eric W. Biederman | 2007-02-14 | 1 | -75/+189 |
* | | [PATCH] sysctl: register the sysctl number used by the arlan driver | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c | Eric W. Biederman | 2007-02-14 | 1 | -4/+2 |
* | | [PATCH] sysctl: remove sys_sysctl support from the hpet timer driver | Eric W. Biederman | 2007-02-14 | 1 | -2/+2 |
* | | [PATCH] sysctl: cdrom: don't set de->owner | Eric W. Biederman | 2007-02-14 | 1 | -2/+0 |
* | | [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] sysctl: md: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] sysctl: scsi: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] scheduled removal of SA_XXX interrupt flags: ata fix | Andrew Morton | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 | Thomas Gleixner | 2007-02-14 | 4 | -4/+6 |
* | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 25 | -34/+35 |
* | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 353 | -353/+4 |
* | | [PATCH] SPI: atmel_spi driver | Haavard Skinnemoen | 2007-02-14 | 4 | -0/+853 |
* | | [PATCH] PNX8550 UART driver | Vitaly Wool | 2007-02-14 | 3 | -0/+869 |
* | | [PATCH] serial: replace kmalloc+memset with kzalloc | Burman Yan | 2007-02-14 | 10 | -45/+18 |
* | | [PATCH] serial: make sure UART is powered up when dumping MCTRL status | George G. Davis | 2007-02-14 | 1 | -0/+11 |
* | | [PATCH] serial: trivial code flow simplification | Bjorn Helgaas | 2007-02-14 | 1 | -4/+4 |
* | | [PATCH] 8250 UART backup timer | Alex Williamson | 2007-02-14 | 1 | -44/+134 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-02-13 | 46 | -114/+11279 |
|\ \ |
|
| * | | IB/mthca: Always fill MTTs from CPU | Michael S. Tsirkin | 2007-02-12 | 3 | -9/+89 |
| * | | IB/mthca: Merge MR and FMR space on 64-bit systems | Michael S. Tsirkin | 2007-02-12 | 2 | -6/+16 |
| * | | IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs | Michael S. Tsirkin | 2007-02-12 | 5 | -50/+131 |
| * | | IB/mthca: Give reserved MTTs a separate cache line | Michael S. Tsirkin | 2007-02-12 | 1 | -0/+4 |
| * | | IB/mthca: Fix reserved MTTs calculation on mem-free HCAs | Michael S. Tsirkin | 2007-02-12 | 1 | -1/+5 |
| * | | RDMA/cxgb3: Add driver for Chelsio T3 RNIC | Steve Wise | 2007-02-12 | 22 | -0/+9389 |
| * | | IB: Remove redundant "_wq" from workqueue names | Sean Hefty | 2007-02-10 | 2 | -2/+2 |
| * | | RDMA/cma: Increment port number after close to avoid re-use | Sean Hefty | 2007-02-10 | 1 | -10/+56 |
| * | | IB/ehca: Fix memleak on module unloading | Akinobu Mita | 2007-02-10 | 1 | -0/+2 |
| * | | IB/mthca: Work around gcc bug on sparc64 | David Howells | 2007-02-10 | 1 | -2/+7 |
| * | | IPoIB: Connected mode experimental support | Michael S. Tsirkin | 2007-02-10 | 9 | -32/+1575 |
| * | | IB/core: Use ARRAY_SIZE macro for mandatory_table | Ahmed S. Darwish | 2007-02-10 | 1 | -1/+2 |
| * | | IB/mthca: Use correct structure size in call to memset() | Roland Dreier | 2007-02-10 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-02-13 | 2 | -12/+47 |
|\ \ \ |
|
| * | | | [TG3]: Update copyright, version, and reldate. | Michael Chan | 2007-02-13 | 1 | -3/+3 |
| * | | | [TG3]: Add some tx timeout debug messages. | Michael Chan | 2007-02-13 | 1 | -1/+11 |
| * | | | [TG3]: Use constant for PHY register 0x1e. | Michael Chan | 2007-02-13 | 2 | -4/+7 |
| * | | | [TG3]: Power down 5704 serdes transceiver when shutting down. | Michael Chan | 2007-02-13 | 1 | -1/+11 |
| * | | | [TG3]: 5906 doesn't need to switch to slower clock. | Michael Chan | 2007-02-13 | 1 | -1/+2 |
| * | | | [TG3]: 5722/5756 don't need PHY jitter workaround. | Michael Chan | 2007-02-13 | 1 | -1/+3 |
| * | | | [TG3]: Use lower DMA watermark for 5703. | Michael Chan | 2007-02-13 | 1 | -1/+7 |
| * | | | [TG3]: Save MSI state before suspend. | Michael Chan | 2007-02-13 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-13 | 14 | -33/+183 |
|\ \ \ |
|
| * | | | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 2007-02-14 | 3 | -0/+154 |
| * | | | [POWERPC] Fixup mp5200 drivers to match device tree changes | Grant Likely | 2007-02-13 | 2 | -7/+4 |