summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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/+11Star
* [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/+6Star
* [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-264-253/+50Star
|\
| * [SERIAL] amba-pl010: Remove accessor macrosRussell King2006-03-251-61/+49Star
| * [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)Bjorn Helgaas2006-03-253-192/+0Star
| * [SERIAL] icom: select FW_LOADERmaximilian attems2006-03-251-0/+1
* | [PATCH] Fix compilation of processor_idle.c on IA64Andi Kleen2006-03-261-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-241-1/+1
| * | [PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin2006-03-241-1/+2
| * | [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-241-17/+5Star
| * | [PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin2006-03-241-2/+2
| * | [PATCH] aoe [8/8]: update driver version numberEd L. Cashin2006-03-241-1/+1
| * | [PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin2006-03-241-1/+1
| * | [PATCH] aoe [6/8]: update device information on last closeEd L. Cashin2006-03-241-1/+1
| * | [PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin2006-03-241-0/+2
| * | [PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin2006-03-241-1/+1
| * | [PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin2006-03-241-1/+1
| * | [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-245-97/+220
| * | [PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin2006-03-241-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-03-2519-106/+103Star
|\ \ \
| * | | [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsetsAndi Kleen2006-03-251-1/+1
| * | | [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar2006-03-251-1/+1
| * | | [AGPGART] ATI RS350 support.Dave Jones2006-03-011-0/+4
| * | | [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-2819-105/+98Star
* | | | [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/+6Star
* | | | [PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen2006-03-251-5/+91
* | | | [PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar2006-03-251-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-257-91/+136
|\ \ \ \
| * | | | [PATCH] cpufreq: fix section mismatch warningsSam Ravnborg2006-03-111-1/+1
| * | | | [CPUFREQ] Fix handling for CPU hotplugDave Jones2006-03-051-2/+49
| * | | | [CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones2006-02-287-88/+86Star
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-03-258-119/+170
|\ \ \ \ \
| * | | | | IPoIB: P_Key change event handlingLeonid Arsh2006-03-254-19/+44
| * | | | | IB/mthca: Fix modify QP error pathRoland Dreier2006-03-251-10/+11
| * | | | | IPoIB: Fix network interface "RUNNING" statusLeonid Arsh2006-03-251-2/+3
| * | | | | IB/mthca: Fix indentationRoland Dreier2006-03-251-2/+2
| * | | | | IB/mthca: Fix uninitialized variable in mthca_alloc_qp()Jack Morgenstein2006-03-251-4/+5
| * | | | | IB/mthca: Check SRQ limit in modify SRQ operationJack Morgenstein2006-03-251-0/+2
| * | | | | IB/mthca: Check that SRQ WQE size does not exceed device's max valueJack Morgenstein2006-03-251-0/+4
| * | | | | IB/mthca: Check that sgid_index and path_mtu are valid in modify_qpDotan Barak2006-03-251-4/+23
| * | | | | IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier2006-03-252-77/+75Star
| * | | | | IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh2006-03-251-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-257-6/+5Star
|\ \ \ \ \
| * | | | | kbuild: ignore all generated files for make allmodconfig (x86_64)Sam Ravnborg2006-02-261-0/+5