summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | 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
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-162-20/+34
|\ \ \ \ \ \ \
| * | | | | | | ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-131-0/+3
| * | | | | | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2013-08-131-19/+30
| * | | | | | | ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2013-08-131-1/+1
| | |_|_|_|/ / | |/| | | | |
* / | | | | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+5
|/ / / / / /
* | | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-031-0/+2
|\ \ \ \ \ \
| * | | | | | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2013-08-031-0/+2
* | | | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-013-0/+7
|\| | | | | |
| * | | | | | ARM: make vectors page inaccessible from userspaceRussell King2013-08-011-0/+2
| * | | | | | ARM: move signal handlers into a vdso-like pageRussell King2013-08-012-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley2013-07-311-1/+6
* | | | | | ARM: 7791/1: a.out: remove partial a.out supportWill Deacon2013-07-264-84/+0
* | | | | | ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas2013-07-263-5/+18
* | | | | | ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam2013-07-261-0/+16
* | | | | | ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-261-0/+12
|/ / / / /