summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-04-272-1/+7
* ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-03-231-1/+0
* irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2018-09-151-0/+1
* 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: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2018-05-301-2/+0
* ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-05-261-0/+10
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-261-22/+4
* xen: avoid type warning in xchg_xen_ulongArnd Bergmann2018-04-131-1/+1
* ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt2017-12-251-0/+2
* 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: BUG if jumping to usermode address in kernel modeRussell King2017-12-161-0/+18
* 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
* arm: move ELF_ET_DYN_BASE to 4MBKees Cook2017-07-211-6/+2
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-03-121-8/+1
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-01-261-0/+3
* ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2016-11-101-1/+1
* ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros2016-10-071-1/+1
* ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper2016-07-271-2/+2
* ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-07-273-1/+2
* xen/arm: correctly handle DMA mapping of compound pagesIan Campbell2016-03-031-7/+14
* ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann2016-03-031-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-12-161-0/+4
|\
| * ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King2015-12-151-0/+4
* | irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-101-0/+1
* | Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-12-041-0/+12
|\ \
| * | arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-0/+12
| |/
* | Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-261-0/+5
|\ \ | |/ |/|
| * xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-261-0/+5
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-0/+46
|\ \
| * | ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-271-0/+46
* | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-1/+0
* | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-062-6/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas2015-11-032-6/+1
| |\ \ \ \
| | | * | | ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2015-11-021-6/+0
| | |/ / / | |/| | |
| | * | | ARM: Add msi.h to KbuildLey Foon Tan2015-10-231-0/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-052-1/+24
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-042-1/+24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-221-0/+20
| | * | | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-221-0/+3
| | * | | KVM: arm/arm64: rename pause into power_offEric Auger2015-10-221-2/+2
| | * | | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-3/+0
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+3
* | | | | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-043-16/+42
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-231-0/+10
| * | | | xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-231-9/+17
| * | | | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-231-2/+2
| * | | | arm/xen: Add support for 64KB page granularityJulien Grall2015-10-231-2/+13