aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-06
|\
| * Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-14
| |\
| * \ Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-13
| |\ \
| | * | ARM: msm: Move debug-macro.S to include/debugStephen Boyd2013-08-06
| * | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-23
| |\ \ \ | | |/ / | |/| |
| | * | ARM: smp: Remove local timer APIStephen Boyd2013-06-24
* | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-06
|\ \ \ \
| * | | | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-02
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-05
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-05
| |\ \ \ \ \ \
| | | | * | | | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2013-09-02
| | | | * | | | ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König2013-09-02
| | | | * | | | ARM: 7822/1: add workaround for ambiguous C99 stdint.h typesArd Biesheuvel2013-08-25
| | | | * | | | ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall2013-08-13
| | | | * | | | ARM: constify machine_desc structure usesRussell King2013-07-26
| | | | | |/ / | | | | |/| |
| | | * | | | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-08-28
| | | |\ \ \ \
| | | | * | | | ARM: cacheflush: don't round address range up to nearest pageWill Deacon2013-08-20
| | | | * | | | ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon2013-08-20
| | | | |/ / /
| | | * | | | Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King2013-08-28
| | | |\ \ \ \
| | | | * | | | ARM: cacheflush: use -ishst dsb variant for ensuring flush completionWill Deacon2013-08-12
| | | | * | | | ARM: spinlock: use inner-shareable dsb variant prior to sev instructionWill Deacon2013-08-12
| | | | * | | | ARM: tlb: reduce scope of barrier domains for TLB invalidationWill Deacon2013-08-12
| | | | * | | | ARM: barrier: allow options to be passed to memory barrier instructionsWill Deacon2013-08-12
| | | | * | | | ARM: tlb: don't perform inner-shareable invalidation for local BP opsWill Deacon2013-08-12
| | | | * | | | ARM: tlb: don't bother with barriers for branch predictor maintenanceWill Deacon2013-08-12
| | | | * | | | ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon2013-08-12
| | | | | |/ / | | | | |/| |
| | | * | | | Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King2013-07-22
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel2013-07-08
| | | | * | | ARM: add support for kernel mode NEONArd Biesheuvel2013-07-08
| | * | | | | ARM: 7806/1: allow DEBUG_UNCOMPRESS for TegraStephen Warren2013-08-25
| | * | | | | ARM: debug: move keystone debug to generic 8250 codeRussell King2013-08-25
| | * | | | | ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-25
| | * | | | | ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-25
| | * | | | | ARM: debug: add support for word accesses to debug/8250.SRussell King2013-08-25
| | * | | | | ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-25
| | * | | | | ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-25
| | * | | | | ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-25
| | * | | | | ARM: debug: provide 8250 debug uart flow control configuration optionRussell King2013-08-25
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov2013-09-01
| |\ \ \ \ \ \
| | * | | | | | ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall2013-08-30
| * | | | | | | Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-28
| |\| | | | | |
| * | | | | | | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-08
| |\ \ \ \ \ \ \
| | * | | | | | | mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-02
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-21
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-07-31
| * | | | | | | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-07-31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-16
|\ \ \ \ \ \ \
| * | | | | | | ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-13
| * | | | | | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2013-08-13