summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-0/+4
|\
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-0/+4
| |\
| | * ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2013-08-121-0/+4
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-062-34/+93
|\ \ \
| * | | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-1312-90/+61
| |\| |
| * | | Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-131-0/+93
| |\ \ \
| | * | | ARM: msm: Move debug-macro.S to include/debugStephen Boyd2013-08-061-0/+93
| * | | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-34/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: smp: Remove local timer APIStephen Boyd2013-06-241-34/+0
* | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-061-2/+0
|\ \ \ \ \
| * | | | | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-021-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-0537-532/+453
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-0537-532/+453
| |\ \ \ \ \ \ \
| | | | * | | | | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2013-09-021-0/+2
| | | | * | | | | ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König2013-09-021-0/+12
| | | | * | | | | ARM: 7822/1: add workaround for ambiguous C99 stdint.h typesArd Biesheuvel2013-08-251-0/+40
| | | | * | | | | ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall2013-08-131-1/+1
| | | | * | | | | ARM: constify machine_desc structure usesRussell King2013-07-263-6/+5
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-08-282-2/+12
| | | |\ \ \ \ \
| | | | * | | | | ARM: cacheflush: don't round address range up to nearest pageWill Deacon2013-08-201-2/+1
| | | | * | | | | ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon2013-08-201-0/+11
| | | | |/ / / /
| | | * | | | | Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King2013-08-2817-142/+240
| | | |\ \ \ \ \
| | | | * | | | | ARM: cacheflush: use -ishst dsb variant for ensuring flush completionWill Deacon2013-08-121-1/+1
| | | | * | | | | ARM: spinlock: use inner-shareable dsb variant prior to sev instructionWill Deacon2013-08-122-1/+11
| | | | * | | | | ARM: tlb: reduce scope of barrier domains for TLB invalidationWill Deacon2013-08-121-18/+18
| | | | * | | | | ARM: barrier: allow options to be passed to memory barrier instructionsWill Deacon2013-08-122-18/+18
| | | | * | | | | ARM: tlb: don't perform inner-shareable invalidation for local BP opsWill Deacon2013-08-121-2/+20
| | | | * | | | | ARM: tlb: don't bother with barriers for branch predictor maintenanceWill Deacon2013-08-121-3/+4
| | | | * | | | | ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon2013-08-121-20/+118
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King2013-07-222-0/+109
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel2013-07-081-0/+73
| | | | * | | | ARM: add support for kernel mode NEONArd Biesheuvel2013-07-081-0/+36
| | * | | | | | ARM: 7806/1: allow DEBUG_UNCOMPRESS for TegraStephen Warren2013-08-251-0/+29
| | * | | | | | ARM: debug: move keystone debug to generic 8250 codeRussell King2013-08-251-43/+0
| | * | | | | | ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-2510-82/+3
| | * | | | | | ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-259-111/+7
| | * | | | | | ARM: debug: add support for word accesses to debug/8250.SRussell King2013-08-254-70/+21
| | * | | | | | ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-256-59/+1
| | * | | | | | ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-256-82/+9
| | * | | | | | ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-256-5/+4
| | * | | | | | ARM: debug: provide 8250 debug uart flow control configuration optionRussell King2013-08-251-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-042-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov2013-09-011-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall2013-08-301-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-297-26/+23
| |\| | | | | |
| * | | | | | | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-021-1/+1
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-211-8/+6
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-011-2/+2
| * | | | | | | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-011-8/+6
| | |_|/ / / / | |/| | | | |