aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAge
...
| * | | | | Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2012-05-09
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-04-22
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'ixp2xxx/removal' into next/cleanupOlof Johansson2012-04-15
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-06
| | | |_|/ | | |/| |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-08
| * | | | | arm: Use generic idle thread allocationThomas Gleixner2012-04-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'v3-removal' into for-linusRussell King2012-05-21
|\ \ \ \ \
| * | | | | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-05
| |/ / / /
* | | | | Merge branch 'misc' into for-linusRussell King2012-05-21
|\ \ \ \ \
| * | | | | ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas2012-05-12
| * | | | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-06
| * | | | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-02
| * | | | | ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon2012-04-28
| * | | | | ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-25
| * | | | | ARM: 7373/1: add support for the generic syscall.h interfaceWade Farnsworth2012-04-25
| * | | | | ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-19
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | | |/ / / | | |/| | |
| | | * | | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-16
| | | * | | ARM: PCI: provide a default bus scan implementationRussell King2012-05-13
| | | * | | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-13
| | | * | | ARM: PCI: remove unused sys->hwRussell King2012-04-26
| |_|/ / / |/| | | |
| | * | | ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon2012-04-28
| | * | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2012-04-23
| |/ / / |/| | |
| * | | Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-05-04
| |\ \ \
| | * | | ARM: architected timers: remove support for non DT platformsMarc Zyngier2012-04-27
| | * | | ARM: architected timers: add DT supportMarc Zyngier2012-04-27
| | * | | ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2012-04-27
| | * | | ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-27
| |/ / / |/| | |
| * | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas2012-04-17
| * | | ARM: Remove current_mm per-cpu variableCatalin Marinas2012-04-17
| * | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas2012-04-17
|/ / /
* / / ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent2012-04-15
|/ /
* | ARM: fix __io macro for PCMCIARob Herring2012-04-05
* | ARM: OMAP2+: Fix omap2+ build errorR Sricharan2012-04-03
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\
| * cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-21
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \
| * | arm: Use generic posix_types.hH. Peter Anvin2012-02-14
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\ \ \
| * | | ARM: create a common IOMEM definitionRob Herring2012-03-13
| * | | ARM: kill off __mem_pciRob Herring2012-03-06
| * | | ARM: make mach/io.h include optionalRob Herring2012-03-06
| * | | ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring2012-03-06
| * | | ARM: provide runtime hook for ioremap/iounmapRob Herring2012-03-06
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-03-27
| |\ \ \ \
| | * \ \ \ Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-04
| | |\ \ \ \
| | | * | | | ARM: only include mach/irqs.h for !SPARSE_IRQRob Herring2012-01-30