summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-211-0/+2
|\
| * arm: Select core options instead of redefining themThomas Gleixner2012-05-211-8/+2
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-218-90/+4
|\ \
| * \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-0834-229/+396
| |\ \
| * | | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-083-25/+0
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | | arm: Use generic init_taskThomas Gleixner2012-05-054-39/+3
| * | | arm: Use generic idle thread allocationThomas Gleixner2012-04-263-26/+2
| * | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-21155-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-21155-1125/+1570
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | | | | * | | | 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
| | | * | | | | | ARM: vexpress: plug local timers into the DT codeMarc Zyngier2012-04-271-1/+7
| | | * | | | | | ARM: architected timers: add support for UP timerMarc Zyngier2012-04-271-0/+13
| | | * | | | | | ARM: architected timers: add DT supportMarc Zyngier2012-04-272-7/+52
| | | * | | | | | ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2012-04-272-0/+31
| | | * | | | | | ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-274-0/+314