summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARM: fix put_user() for gcc-8Arnd Bergmann2018-07-281-1/+1
* ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin2018-07-031-1/+1
* ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-05-251-0/+10
* xen: avoid type warning in xchg_xen_ulongArnd Bergmann2018-04-131-1/+1
* arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier2017-12-161-2/+1
* arm: KVM: Survive unknown traps from guestsMark Rutland2017-12-161-0/+1
* ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2017-11-082-1/+27
* ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent2017-08-111-0/+18
* Revert "ARM: 8457/1: psci-smp is built only for SMP"Amit Pundir2017-04-221-1/+1
* ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2017-04-181-1/+1
* ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros2016-12-231-1/+1
* ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper2016-07-111-2/+5
* ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-07-113-1/+2
* ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann2016-04-121-1/+1
* ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-05-171-1/+1
* arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-05-111-1/+2
* arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-05-111-6/+4
* ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-05-111-1/+1
* arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-05-111-9/+34
* arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-05-111-0/+31
* arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2015-05-111-0/+1
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2015-05-111-0/+5
* arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2015-05-111-2/+3
* xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2015-02-051-0/+4
* clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2015-01-081-0/+9
* ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-271-11/+0
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-182-5/+28
|\
| * arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-141-3/+26
| * ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
| * arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-101-1/+1
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-183/+124
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | locking,arch,arm: Fold atomic_opsPeter Zijlstra2014-08-141-182/+123
* | | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-10-101-16/+0
|\ \ \
| * | | dma-mapping: Provide write-combine allocationsThierry Reding2014-08-261-16/+0
* | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-094-6/+55
|\ \ \ \
| * | | | arm: mm: enable RCU fast_gupSteve Capper2014-10-091-0/+8
| * | | | arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-091-2/+36
| * | | | arm: mm: introduce special ptes for LPAESteve Capper2014-10-093-4/+11
* | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: Define PCI_IOBASE as the base of virtual PCI IO spaceLiviu Dudau2014-09-301-0/+1
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-25/+0
|\ \ \ \
| * | | | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch2014-09-291-11/+0
| * | | | clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch2014-09-291-14/+0
| |/ / /
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+11
|\ \ \ \
| * | | | arm: Tell irq work about self IPI supportFrederic Weisbecker2014-09-132-1/+11
| * | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-081-0/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'D01-for-3.18' of git://github.com/hisilicon/linux-hisi into next/socOlof Johansson2014-09-231-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: mcpm: support 4 clustersHaojian Zhuang2014-09-031-0/+5
| | |/ / /