summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-11-291-0/+1
|\ \ \ | | |/ | |/|
| * | ARM: wire up mlock2 syscallRussell King2015-11-181-0/+1
| |/
* | 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-102-14/+50
|\ \
| * | ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-271-0/+46
| * | Merge tag 'at91-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/...Arnd Bergmann2015-10-061-14/+4
| |\ \
| | * | ARM: at91: debug: use DEBUG_UART_PHYSAlexandre Belloni2015-09-211-14/+4
* | | | 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
| * | | | arm/xen: Drop pte_mfn and mfn_pteJulien Grall2015-10-231-3/+0
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-031-6/+6
|\ \ \ \
| * | | | ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon2015-10-201-4/+4
| * | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-063-1/+4
| |\| | |
| * | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-0/+188
|\ \ \ \ \
| * | | | | ARM: add 32bit support to GICv3Jean-Philippe Brucker2015-10-091-0/+188
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-297-11/+28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | ARM: 8443/1: Adding support for atomic half word exchangeSarbojit Ganguly2015-10-091-0/+12
| | * | | | ARM: remove user cmpxchg syscallRussell King2015-10-031-7/+0
| | * | | | ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre2015-09-221-1/+1