summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/core' into x86/unify-cpu-detectIngo Molnar2008-09-057-292/+1140
|\
| * Merge branch 'core/resources' into x86/coreIngo Molnar2008-09-0416-96/+131
| |\
| * \ Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-04110-965/+1782
| |\ \
| * \ \ Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-04311-2265/+3934
| |\ \ \
| * \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2008-08-14866-23061/+83525
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-30613-12233/+41714
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-267-292/+1140
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25548-21661/+42124
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221069-74271/+138582
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-181134-97300/+55666
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-121-0/+11
| | * | | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-121-0/+10
| | * | | | | | | | | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha2008-07-121-0/+25
| | * | | | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha2008-07-122-0/+247
| | * | | | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha2008-07-126-15/+187
| | * | | | | | | | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha2008-07-123-7/+211
| | * | | | | | | | | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.hSuresh Siddha2008-07-122-15/+15
| | * | | | | | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha2008-07-125-0/+83
| | * | | | | | | | | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detectionSuresh Siddha2008-07-121-3/+1
| | * | | | | | | | | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific codeSuresh Siddha2008-07-121-11/+24
| | * | | | | | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha2008-07-123-22/+79
| | * | | | | | | | | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha2008-07-123-21/+18
| | * | | | | | | | | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha2008-07-124-236/+264
* | | | | | | | | | | PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds2008-09-041-2/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0316-96/+131
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-035-16/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netxen: Remove workaround for chipset quirkDhananjay Phadke2008-09-031-10/+0
| | * | | | | | | | | pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro2008-09-032-1/+2
| | * | | | | | | | | ixgbe: initialize interrupt throttle rateAndy Gospodarek2008-09-031-0/+6
| | * | | | | | | | | net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-031-5/+6
| * | | | | | | | | | bnx2x: Accessing un-mapped pageEilon Greenstein2008-09-032-19/+20
| * | | | | | | | | | ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-031-2/+2
| * | | | | | | | | | ath9k: Fix TX status reportingJouni Malinen2008-09-031-2/+10
| * | | | | | | | | | iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| * | | | | | | | | | iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| * | | | | | | | | | iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| * | | | | | | | | | iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
| * | | | | | | | | | iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-033-4/+2
| * | | | | | | | | | iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3
| * | | | | | | | | | iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky2008-09-031-1/+1
| * | | | | | | | | | iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-032-2/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0211-35/+41
|\| | | | | | | | |
| * | | | | | | | | ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-021-2/+3
| * | | | | | | | | ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-022-6/+8
| * | | | | | | | | rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-021-3/+2
| * | | | | | | | | wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-021-10/+3
| * | | | | | | | | orinoco: Multicast to the specified addressesDavid Kilroy2008-09-021-3/+7
| * | | | | | | | | iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-022-7/+5
| * | | | | | | | | iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-022-3/+4
| * | | | | | | | | iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8