summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-15irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier1-0/+1
2018-07-28ARM: fix put_user() for gcc-8Arnd Bergmann1-1/+1
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park1-2/+0
2018-05-26ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu1-0/+10
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+4
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2017-12-25ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt1-0/+2
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland1-0/+1
2017-12-16ARM: BUG if jumping to usermode address in kernel modeRussell King1-0/+18
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent1-0/+18
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier1-8/+1
2017-01-26ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland1-0/+3
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann1-1/+1
2016-10-07ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-07-27ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper1-2/+2
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon3-1/+2
2016-03-04xen/arm: correctly handle DMA mapping of compound pagesIan Campbell1-7/+14
2016-03-04ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann1-1/+1
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+4
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King1-0/+4
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier1-0/+1
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+12
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin1-0/+12
2015-11-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky1-0/+5
2015-11-18ARM: wire up mlock2 syscallRussell King1-0/+1
2015-11-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-14/+50
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+24
2015-11-05Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-16/+42
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2-1/+24
2015-11-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+6
2015-11-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+188
2015-11-03Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas2-6/+1
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni1-6/+0
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King7-11/+28
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada1-0/+46
2015-10-23ARM: Add msi.h to KbuildLey Foon Tan1-0/+1
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini1-0/+10
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall1-9/+17
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall1-2/+2
2015-10-23arm/xen: Add support for 64KB page granularityJulien Grall1-2/+13
2015-10-23arm/xen: Drop pte_mfn and mfn_pteJulien Grall1-3/+0
2015-10-23arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall1-0/+20