Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [PATCH] IB: Add SRQ support to midlayer | Roland Dreier | 2005-08-26 | 2 | -5/+158 | |
| * | | | | | | [PATCH] IB/mthca: Report correct max_msg_sz | Roland Dreier | 2005-08-26 | 1 | -0/+3 | |
| * | | | | | | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-26 | 5 | -13/+10 | |
| * | | | | | | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-26 | 4 | -4/+0 | |
| * | | | | | | [PATCH] IB: Fix ib_mad_thread_completion_handler declaration | Hal Rosenstock | 2005-08-26 | 1 | -3/+2 | |
| * | | | | | | [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre... | Guy German | 2005-08-26 | 1 | -1/+1 | |
| * | | | | | | [PATCH] IB: unmap FMRs when destroying FMR pool | Roland Dreier | 2005-08-26 | 1 | -0/+6 | |
| * | | | | | | [PATCH] IB/mthca: add HCA board ID to sysfs info | Michael S. Tsirkin | 2005-08-26 | 5 | -69/+109 | |
| * | | | | | | [PATCH] IB: sparse endianness cleanup | Sean Hefty | 2005-08-26 | 34 | -562/+565 | |
| * | | | | | | [PATCH] IB: Eliminate redundant NULL checks | Hal Rosenstock | 2005-08-26 | 1 | -8/+4 | |
| * | | | | | | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 39 | -17/+69 | |
| * | | | | | | [PATCH] IB: Update current firmware versions in mthca driver | Tziporet Koren | 2005-08-26 | 1 | -3/+3 | |
* | | | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git | Linus Torvalds | 2005-08-29 | 6 | -39/+213 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ARM] drop i386-isms from arm Kconfig | Pavel Machek | 2005-08-28 | 1 | -37/+0 | |
| * | | | | | | | [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense | Adrian Bunk | 2005-08-20 | 1 | -2/+2 | |
| * | | | | | | | [ARM] Add support for ARM GIC | Russell King | 2005-08-18 | 4 | -0/+211 | |
* | | | | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git | Linus Torvalds | 2005-08-29 | 6 | -22/+112 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [MMC] Use an IDR for host name indicies | Russell King | 2005-08-19 | 2 | -2/+20 | |
| * | | | | | | | | [MMC] Use class device name for mmc host name | Russell King | 2005-08-19 | 2 | -4/+2 | |
| * | | | | | | | | [MMC] Add MMC class devices | Russell King | 2005-08-19 | 4 | -14/+87 | |
| * | | | | | | | | [MMC] Add mmc_hostname() macro | Russell King | 2005-08-19 | 5 | -7/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git | Linus Torvalds | 2005-08-29 | 4 | -512/+380 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge with Linus' 2.6 tree | Russell King | 2005-07-28 | 628 | -6590/+72452 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [SERIAL] Convert parport_serial to use new 8250_pci interfaces | Russell King | 2005-07-27 | 4 | -236/+167 | |
| * | | | | | | | | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functions | Russell King | 2005-07-27 | 2 | -112/+159 | |
| * | | | | | | | | | [SERIAL] Pass around serial_private instead of pci_dev | Russell King | 2005-07-27 | 1 | -18/+22 | |
| * | | | | | | | | | [SERIAL] Collapse the SIIG quirk entries | Russell King | 2005-07-27 | 1 | -139/+18 | |
| * | | | | | | | | | [SERIAL] Factor out the common setup from the per-serial port loop. | Russell King | 2005-07-27 | 1 | -12/+16 | |
| * | | | | | | | | | [SERIAL] Rename pci_board to pciserial_board. | Russell King | 2005-07-27 | 1 | -15/+18 | |
* | | | | | | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git | Linus Torvalds | 2005-08-29 | 16 | -1/+692 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [MFD] Add SA11x0 MCP platform device support | Russell King | 2005-08-18 | 9 | -10/+79 | |
| * | | | | | | | | | | [MFD] Add SA11x0 MCP support | Russell King | 2005-08-18 | 3 | -0/+282 | |
| * | | | | | | | | | | [MFD] Add multimedia communication port core support | Russell King | 2005-08-18 | 7 | -1/+341 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-29 | 59 | -3719/+8103 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [PATCH] PHY Layer fixup | Andy Fleming | 2005-08-28 | 6 | -102/+510 | |
| * | | | | | | | | | | [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 | Francois Romieu | 2005-08-27 | 2 | -2/+2 | |
| * | | | | | | | | | | [PATCH] SMP rewrite of mkiss | Ralf Baechle | 2005-08-27 | 2 | -562/+523 | |
| * | | | | | | | | | | Merge upstream into 'upstream' branch of netdev-2.6.git. | Jeff Garzik | 2005-08-24 | 125 | -644/+679 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | [PATCH] bonding: inherit zero-copy flags of slaves | Arthur Kepner | 2005-08-23 | 2 | -1/+60 | |
| * | | | | | | | | | | [PATCH] macsonic/jazzsonic network drivers update | Finn Thain | 2005-08-23 | 5 | -892/+972 | |
| * | | | | | | | | | | [PATCH] mv643xx: add workaround for HW checksum generation bug | Dale Farnsworth | 2005-08-23 | 2 | -12/+21 | |
| * | | | | | | | | | | [PATCH] S2io: Hardware fixes for Xframe II adapter | ravinandan.arakali@neterion.com | 2005-08-19 | 1 | -19/+18 | |
| * | | | | | | | | | | [PATCH] tms380tr: remove prototypes in Space.c | Jochen Friedrich | 2005-08-19 | 1 | -2/+0 | |
| * | | | | | | | | | | [netdrvr] Convert madgemc to new MCA API. | Jochen Friedrich | 2005-08-19 | 8 | -274/+273 | |
| * | | | | | | | | | | [netdrvr eepro100] check for skb==NULL before calling rx_align(skb) | Jeff Garzik | 2005-08-19 | 1 | -4/+4 | |
| * | | | | | | | | | | [PATCH] e1000 printk warning fix 2 | Andrew Morton | 2005-08-19 | 1 | -2/+2 | |
| * | | | | | | | | | | [PATCH] network: fix fmvj18x_cs multicast code | Komuro | 2005-08-19 | 1 | -6/+19 | |
| * | | | | | | | | | | [PATCH] r8169: PCI ID for the Linksys EG1032 | Francois Romieu | 2005-08-19 | 1 | -0/+1 | |
| * | | | | | | | | | | [PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible() | Nishanth Aravamudan | 2005-08-19 | 1 | -16/+8 | |
| * | | | | | | | | | | [PATCH] forcedeth: Initialize link settings in every nv_open() | Manfred Spraul | 2005-08-19 | 1 | -0/+5 |