summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-198-248/+388
|\
| * Merge branch 'gart/rename' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2011-05-172-1/+1
| |\
| | * x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel2011-05-102-1/+1
| * | Merge branch 'iommu/2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2011-05-106-247/+387
| |\ \
| | * | x86/amd-iommu: Use threaded interupt handlerJoerg Roedel2011-05-103-5/+12
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel2011-05-105-228/+371
| | |\ \ \ \
| | | | | * | x86/amd-iommu: Add support for invalidate_all commandJoerg Roedel2011-04-122-2/+23
| | | | | * | x86/amd-iommu: Add extended feature detectionJoerg Roedel2011-04-123-3/+48
| | | | * | | x86/amd-iommu: Add ATS enable/disable codeJoerg Roedel2011-04-112-6/+30
| | | | * | | x86/amd-iommu: Add flag to indicate IOTLB supportJoerg Roedel2011-04-112-0/+6
| | | | * | | x86/amd-iommu: Flush device IOTLB if ATS is enabledJoerg Roedel2011-04-112-2/+75
| | | | * | | x86/amd-iommu: Select PCI_IOV with AMD IOMMU driverJoerg Roedel2011-04-111-0/+1
| | | | |/ /
| | | | * | x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabledJoerg Roedel2011-04-073-45/+43
| | | | * | x86/amd-iommu: Rename iommu_flush_deviceJoerg Roedel2011-04-071-10/+16
| | | | * | x86/amd-iommu: Improve handling of full command bufferJoerg Roedel2011-04-071-23/+65
| | | | * | x86/amd-iommu: Rename iommu_flush* to domain_flush*Joerg Roedel2011-04-071-43/+44
| | | | * | x86/amd-iommu: Remove command buffer resetting logicJoerg Roedel2011-04-072-22/+1
| | | | * | x86/amd-iommu: Cleanup completion-wait handlingJoerg Roedel2011-04-071-79/+28
| | | | * | x86/amd-iommu: Cleanup inv_pages command handlingJoerg Roedel2011-04-061-47/+36
| | | | * | x86/amd-iommu: Move inv-dte command building to own functionJoerg Roedel2011-04-061-4/+8
| | | | * | x86/amd-iommu: Move compl-wait command building to own functionJoerg Roedel2011-04-061-3/+8
| | | |/ /
| | * | | arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pSJoe Perches2011-05-101-14/+4
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-1983-1127/+575
|\ \ \ \
| * | | | PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-172-2/+0
| * | | | Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-176-274/+87
| |\ \ \ \
| | * | | | OMAP1 / PM: Use generic clock manipulation routines for runtime PMRafael J. Wysocki2011-05-161-47/+22
| | * | | | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-131/+9
| | * | | | PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki2011-04-291-17/+17
| | * | | | OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman2011-04-293-88/+26
| | * | | | shmobile: Use power domains for platform runtime PMRafael J. Wysocki2011-04-292-18/+40
| * | | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-1774-846/+488
| |\ \ \ \ \
| | * | | | | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-113-6/+0
| | * | | | | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-115-93/+64
| | * | | | | PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-15/+8
| | * | | | | PM / AVR32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-26/+12
| | * | | | | PM / Blackfin: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-04-241-21/+9
| | * | | | | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-2424-228/+203
| | * | | | | ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-2431-307/+110
| | * | | | | ARM / SA1100: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-13/+6
| | * | | | | ARM / Integrator: Use struct syscore_ops for core PMRafael J. Wysocki2011-04-241-17/+9
| | * | | | | ARM / OMAP: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-26/+9
| | * | | | | ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-245-94/+58
| * | | | | | PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang2011-05-171-5/+0
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-19119-889/+7170
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle2011-05-193-114/+124
| * | | | | | | MIPS: Cleanup arch_get_unmapped_areaRalf Baechle2011-05-191-12/+5
| * | | | | | | MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney2011-05-191-8/+7
| * | | | | | | Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva2011-05-192-7/+5
| * | | | | | | MIPS: Fix build warnings on defconfigsWanlong Gao2011-05-192-4/+4
| * | | | | | | MIPS: Lemote 2F, Malta: Fix build warningWanlong Gao2011-05-192-2/+2
OpenPOWER on IntegriCloud