summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds2012-05-228-172/+192
|\
| * microblaze/PCI: fix "io_offset undeclared" errorBjorn Helgaas2012-05-161-0/+1
| * x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas2012-05-161-1/+1
| * resources: add resource_overlaps()Wei Yang2012-05-071-11/+1
| * Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-071-0/+16
| |\
| | * PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-301-0/+16
| * | x86/PCI: fix unused variable warning in amd_bus.cYinghai Lu2012-05-021-5/+10
| * | x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()Yinghai Lu2012-04-301-23/+4
| * | x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu2012-04-304-87/+88
| * | x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu2012-04-301-17/+4
| * | x86/PCI: embed name into pci_root_info structYinghai Lu2012-04-301-5/+2
| * | x86/PCI: add host bridge resource release for _CRS pathYinghai Lu2012-04-301-12/+51
| * | x86/PCI: refactor get_current_resources()Yinghai Lu2012-04-301-21/+13
| * | x86/PCI: fix memleak with get_current_resources()Yinghai Lu2012-04-301-19/+30
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-22155-2452/+1358
|\ \
| * \ Merge branch 'v3-removal' into for-linusRussell King2012-05-2119-1454/+10
| |\ \
| | * | ARM: Remove ARMv3 support from decompressorRussell King2012-05-091-39/+4
| | * | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-0518-1414/+6
| * | | Merge branch 'misc' into for-linusRussell King2012-05-2137-174/+269
| |\ \ \
| | * | | ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas2012-05-121-2/+0
| | * | | ARM: 7415/1: vfp: convert printk's to pr_*'sNicolas Pitre2012-05-111-8/+8
| | * | | ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King2012-05-101-11/+18
| | * | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-064-4/+48
| | * | | ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre2012-05-041-8/+1
| | * | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-0220-26/+35
| | * | | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-05-021-0/+2
| | * | | ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon2012-04-281-60/+13
| | * | | ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon2012-04-281-1/+2
| | * | | ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-254-15/+14
| | * | | ARM: 7373/1: add support for the generic syscall.h interfaceWade Farnsworth2012-04-251-0/+93
| | * | | ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEEJonathan Austin2012-04-251-2/+2
| | * | | ARM: 7395/1: VIC: use the domain mapping function to assign handlersLinus Walleij2012-04-251-20/+24
| | * | | ARM: 7394/1: VIC: respect list of valid sourcesLinus Walleij2012-04-251-5/+7
| | * | | ARM: Remove unnecessary selection of TICK_ONESHOTRussell King2012-04-251-4/+0
| | * | | ARM: 7388/1: Kconfig: Remove duplicate IRQ Kconfig entriesStephen Boyd2012-04-191-8/+2
| | * | | ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-192-2/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-21246-1555/+2090
| |\ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | |
| | | | | | | * | | ARM: 7391/1: versatile: add some auxdata for device treesLinus Walleij2012-05-041-2/+3
| | | | | | | * | | ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij2012-05-049-130/+162
| | | | | | | |/ /
| | | | | | * | | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-162-7/+5
| | | | | | * | | ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King2012-05-163-41/+20
| | | | | | * | | ARM: PCI: provide a default bus scan implementationRussell King2012-05-1352-135/+61
| | | | | | * | | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-1349-57/+16
| | | | | | * | | ARM: PCI: versatile: fix PCI interrupt setupRussell King2012-05-131-4/+2
| | | | | | * | | ARM: PCI: integrator: use common PCI swizzleRussell King2012-05-131-14/+3
| | | | | | * | | ARM: PCI: footbridge: provide a 'no swizzle' function for CATSRussell King2012-04-261-1/+6
| | | | | | * | | ARM: PCI: remove unused sys->hwRussell King2012-04-262-2/+0
| | | | | |/ / /
| | | | * / / / ARM: Update mach-typesRussell King2012-04-261-234/+271
| | | | |/ / /
| | * | | | | Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-05-046-1/+386
| | |\ \ \ \ \
| | | * | | | | ARM: architected timers: remove support for non DT platformsMarc Zyngier2012-04-272-30/+3