summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-225-418/+0
|\
| * Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-161-234/+0
| |\
| | * ARM: clps711x: Used own subarch directory for store header fileAlexander Shiyan2012-05-141-234/+0
| * | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-134-151/+59
| |\ \ | | |/
| | * ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan2012-05-134-151/+59
| * | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-113-31/+1
| |\ \ | | |/
| | * ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2012-05-113-31/+1
| * | Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2012-05-092-0/+11
| |\ \
| * \ \ Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-04-221-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'ixp2xxx/removal' into next/cleanupOlof Johansson2012-04-141-62/+0
| |\ \ \
| | * | | ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-061-62/+0
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-3/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-082-0/+11
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-2/+0
| * | | | | arm: Use generic idle thread allocationThomas Gleixner2012-04-261-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'v3-removal' into for-linusRussell King2012-05-214-54/+2
|\ \ \ \ \
| * | | | | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-054-54/+2
| |/ / / /
* | | | | Merge branch 'misc' into for-linusRussell King2012-05-216-65/+119
|\ \ \ \ \
| * | | | | ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas2012-05-121-2/+0
| * | | | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-061-0/+5
| * | | | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-021-2/+2
| * | | | | ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon2012-04-281-60/+13
| * | | | | ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-251-0/+5
| * | | | | ARM: 7373/1: add support for the generic syscall.h interfaceWade Farnsworth2012-04-251-0/+93
| * | | | | ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-191-1/+1
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-217-44/+117
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | | |/ / / | | |/| | |
| | | * | | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-161-1/+0
| | | * | | ARM: PCI: provide a default bus scan implementationRussell King2012-05-132-5/+7
| | | * | | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-5/+0
| | | * | | ARM: PCI: remove unused sys->hwRussell King2012-04-261-1/+0
| |_|/ / / |/| | | |
| | * | | ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon2012-04-281-0/+4
| | * | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2012-04-231-0/+7
| |/ / / |/| | |
| * | | Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-05-041-0/+19
| |\ \ \
| | * | | ARM: architected timers: remove support for non DT platformsMarc Zyngier2012-04-271-13/+1
| | * | | ARM: architected timers: add DT supportMarc Zyngier2012-04-271-0/+6
| | * | | ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2012-04-271-0/+6
| | * | | ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-271-0/+19
| |/ / / |/| | |
| * | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas2012-04-172-14/+26
| * | | ARM: Remove current_mm per-cpu variableCatalin Marinas2012-04-171-7/+0
| * | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas2012-04-173-16/+59
|/ / /
* | | ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent2012-04-151-1/+1
|/ /
* | ARM: fix __io macro for PCMCIARob Herring2012-04-051-1/+1
* | ARM: OMAP2+: Fix omap2+ build errorR Sricharan2012-04-031-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-0/+29
|\
| * cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-0/+29
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-46/+9
|\ \
| * | arm: Use generic posix_types.hH. Peter Anvin2012-02-141-46/+9
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-38/+35
|\ \ \
| * | | ARM: create a common IOMEM definitionRob Herring2012-03-132-0/+4
| * | | ARM: kill off __mem_pciRob Herring2012-03-061-29/+17
OpenPOWER on IntegriCloud