aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-2610-26/+15
* [PATCH] mempool: use common mempool kzalloc allocatorMatthew Dobson2006-03-261-15/+2
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-266-117/+32
* [PATCH] mempool: use common mempool page allocatorMatthew Dobson2006-03-261-16/+1
* [PATCH] 3c59x: minor cleanupsSteffen Klassert2006-03-261-47/+34
* [PATCH] 3c59x: remove per-driver versioningSteffen Klassert2006-03-261-7/+2
* [PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert2006-03-261-15/+1
* [PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert2006-03-261-4/+5
* [PATCH] 3c59x: decrease polling intervalSteffen Klassert2006-03-261-0/+4
* [PATCH] 3c59x: use mii_check_mediaSteffen Klassert2006-03-261-77/+49
* [PATCH] Update documentation for BLK_DEV_INITRD to match current usageH. Peter Anvin2006-03-261-6/+9
* [PATCH] isicom: select FW_LOADERmaximilian attems2006-03-261-0/+1
* [PATCH] ads7846: sparc32 warning fixAndrew Morton2006-03-261-1/+1
* [PATCH] tlclk: fix handling of device majorAndrew Morton2006-03-261-0/+1
* [PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl2006-03-261-1/+3
* [PATCH] ipmi: Increment driver version to v39.0Corey Minyard2006-03-261-1/+1
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-265-54/+664
* [PATCH] ipmi: add generic PCI handlingCorey Minyard2006-03-262-454/+496
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-269-71/+78
* [PATCH] ACPI: clean up memory attribute checking for map/read/writeBjorn Helgaas2006-03-261-43/+11
* [PATCH] EFI fixesTolentino, Matthew E2006-03-261-1/+2
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-263-27/+30
* [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2006-03-261-12/+6
* [PATCH] drivers/block/floppy.c: dont free_irq() from irq contextIngo Molnar2006-03-261-1/+22
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-254-253/+50
|\
| * [SERIAL] amba-pl010: Remove accessor macrosRussell King2006-03-251-61/+49
| * [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)Bjorn Helgaas2006-03-253-192/+0
| * [SERIAL] icom: select FW_LOADERmaximilian attems2006-03-251-0/+1
* | [PATCH] Fix compilation of processor_idle.c on IA64Andi Kleen2006-03-251-2/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds2006-03-257-120/+235
|\ \
| * | [PATCH] aoe [3/3]: update version to 22Ed L. Cashin2006-03-231-1/+1
| * | [PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin2006-03-231-1/+2
| * | [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-231-17/+5
| * | [PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin2006-03-231-2/+2
| * | [PATCH] aoe [8/8]: update driver version numberEd L. Cashin2006-03-231-1/+1
| * | [PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin2006-03-231-1/+1
| * | [PATCH] aoe [6/8]: update device information on last closeEd L. Cashin2006-03-231-1/+1
| * | [PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin2006-03-231-0/+2
| * | [PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin2006-03-231-1/+1
| * | [PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin2006-03-231-1/+1
| * | [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-235-97/+220
| * | [PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin2006-03-231-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-03-2519-106/+103
|\ \ \
| * | | [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsetsAndi Kleen2006-03-241-1/+1
| * | | [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar2006-03-241-1/+1
| * | | [AGPGART] ATI RS350 support.Dave Jones2006-03-011-0/+4
| * | | [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-2819-105/+98
* | | | [PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.Andi Kleen2006-03-251-10/+15
* | | | [PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen2006-03-251-21/+6
* | | | [PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen2006-03-251-5/+91