| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles | Hansjoerg Lipp | 2006-03-26 | 4 | -0/+50 |
* | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 | 10 | -26/+15 |
* | [PATCH] mempool: use common mempool kzalloc allocator | Matthew Dobson | 2006-03-26 | 1 | -15/+2 |
* | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson | 2006-03-26 | 6 | -117/+32 |
* | [PATCH] mempool: use common mempool page allocator | Matthew Dobson | 2006-03-26 | 1 | -16/+1 |
* | [PATCH] 3c59x: minor cleanups | Steffen Klassert | 2006-03-26 | 1 | -47/+34 |
* | [PATCH] 3c59x: remove per-driver versioning | Steffen Klassert | 2006-03-26 | 1 | -7/+2 |
* | [PATCH] 3c59x: use ethtool_op_get_link | Steffen Klassert | 2006-03-26 | 1 | -15/+1 |
* | [PATCH] 3c59x: carriercheck for forced media | Steffen Klassert | 2006-03-26 | 1 | -4/+5 |
* | [PATCH] 3c59x: decrease polling interval | Steffen Klassert | 2006-03-26 | 1 | -0/+4 |
* | [PATCH] 3c59x: use mii_check_media | Steffen Klassert | 2006-03-26 | 1 | -77/+49 |
* | [PATCH] Update documentation for BLK_DEV_INITRD to match current usage | H. Peter Anvin | 2006-03-26 | 1 | -6/+9 |
* | [PATCH] isicom: select FW_LOADER | maximilian attems | 2006-03-26 | 1 | -0/+1 |
* | [PATCH] ads7846: sparc32 warning fix | Andrew Morton | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] tlclk: fix handling of device major | Andrew Morton | 2006-03-26 | 1 | -0/+1 |
* | [PATCH] loop: potential kernel hang waiting for kthread | Herbert Poetzl | 2006-03-26 | 1 | -1/+3 |
* | [PATCH] ipmi: Increment driver version to v39.0 | Corey Minyard | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] ipmi: add full sysfs support | Corey Minyard | 2006-03-26 | 5 | -54/+664 |
* | [PATCH] ipmi: add generic PCI handling | Corey Minyard | 2006-03-26 | 2 | -454/+496 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 9 | -71/+78 |
* | [PATCH] ACPI: clean up memory attribute checking for map/read/write | Bjorn Helgaas | 2006-03-26 | 1 | -43/+11 |
* | [PATCH] EFI fixes | Tolentino, Matthew E | 2006-03-26 | 1 | -1/+2 |
* | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2006-03-26 | 3 | -27/+30 |
* | [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() | Bjorn Helgaas | 2006-03-26 | 1 | -12/+6 |
* | [PATCH] drivers/block/floppy.c: dont free_irq() from irq context | Ingo Molnar | 2006-03-26 | 1 | -1/+22 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-25 | 4 | -253/+50 |
|\ |
|
| * | [SERIAL] amba-pl010: Remove accessor macros | Russell King | 2006-03-25 | 1 | -61/+49 |
| * | [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI) | Bjorn Helgaas | 2006-03-25 | 3 | -192/+0 |
| * | [SERIAL] icom: select FW_LOADER | maximilian attems | 2006-03-25 | 1 | -0/+1 |
* | | [PATCH] Fix compilation of processor_idle.c on IA64 | Andi Kleen | 2006-03-25 | 1 | -2/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds | 2006-03-25 | 7 | -120/+235 |
|\ \ |
|
| * | | [PATCH] aoe [3/3]: update version to 22 | Ed L. Cashin | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] aoe [2/3]: don't request ATA device ID on ATA error | Ed L. Cashin | 2006-03-23 | 1 | -1/+2 |
| * | | [PATCH] aoe [1/3]: support multiple AoE listeners | Ed L. Cashin | 2006-03-23 | 1 | -17/+5 |
| * | | [PATCH] aoe: do not stop retransmit timer when device goes down | Ed L. Cashin | 2006-03-23 | 1 | -2/+2 |
| * | | [PATCH] aoe [8/8]: update driver version number | Ed L. Cashin | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] aoe [7/8]: update driver compatibility string | Ed L. Cashin | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] aoe [6/8]: update device information on last close | Ed L. Cashin | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] aoe [5/8]: allow network interface migration on packet retransmit | Ed L. Cashin | 2006-03-23 | 1 | -0/+2 |
| * | | [PATCH] aoe [4/8]: use less confusing driver name | Ed L. Cashin | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] aoe [3/8]: increase allowed outstanding packets | Ed L. Cashin | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] aoe [2/8]: support dynamic resizing of AoE devices | Ed L. Cashin | 2006-03-23 | 5 | -97/+220 |
| * | | [PATCH] aoe [1/8]: zero packet data after skb allocation | Ed L. Cashin | 2006-03-23 | 1 | -0/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-03-25 | 19 | -106/+103 |
|\ \ \ |
|
| * | | | [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets | Andi Kleen | 2006-03-24 | 1 | -1/+1 |
| * | | | [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge | Henrik Kretzschmar | 2006-03-24 | 1 | -1/+1 |
| * | | | [AGPGART] ATI RS350 support. | Dave Jones | 2006-03-01 | 1 | -0/+4 |
| * | | | [AGPGART] Lots of CodingStyle/whitespace cleanups. | Dave Jones | 2006-02-28 | 19 | -105/+98 |
* | | | | [PATCH] x86_64: Force broadcast timer on AMD systems with C3 too. | Andi Kleen | 2006-03-25 | 1 | -10/+15 |
* | | | | [PATCH] x86_64: Clean up and tweak ACPI blacklist year code | Andi Kleen | 2006-03-25 | 1 | -21/+6 |