summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-2810-42/+46
|\
| * arm64: mmu: Place guard page after mapping of kernel imageWill Deacon2017-07-281-7/+11
| * arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin2017-07-261-2/+2
| * arm64/lib: copy_page: use consistent prefetch strideArd Biesheuvel2017-07-251-4/+5
| * arm64/numa: Drop duplicate messagePunit Agrawal2017-07-201-6/+1
| * arm64: Convert to using %pOF instead of full_nameRob Herring2017-07-203-19/+19
| * arm64: traps: disable irq in die()Qiao Zhou2017-07-201-2/+6
| * arm64: atomics: Remove '&' from '+&' asm constraint in lse atomicsWill Deacon2017-07-201-1/+1
| * arm64: uaccess: Remove redundant __force from addr cast in __range_okWill Deacon2017-07-201-1/+1
* | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-251-2/+2
|\ \
| * | dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-201-2/+2
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-1/+1
|\ \ | |/ |/|
| * debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-1/+1
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-4/+0
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-4/+0
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-17/+16
|\ \ \
| * | | arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-17/+16
* | | | arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-1/+6
* | | | arm64: ascii armor the arm64 boot init stack canaryRik van Riel2017-07-121-0/+1
* | | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-122-0/+6
* | | | arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+6
* | | | arm64/kasan: don't allocate extra shadow memoryAndrey Ryabinin2017-07-101-7/+1
|/ / /
* | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-6/+4
|\ \ \
| * | | arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()Lorenzo Pieralisi2017-07-021-6/+4
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-063-32/+27
|\ \ \
| * | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
| * | | arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper2017-07-061-23/+14
| * | | arm64: hugetlb: refactor find_num_contig()Steve Capper2017-07-061-9/+8
| * | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-062-1/+5
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-151-1/+0
| | |/ / | |/| |
* | | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-061-0/+2
|\ \ \ \
| * | | | tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton2017-06-131-0/+2
* | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-062-3/+1
|\ \ \ \ \
| * | | | | arm64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-202-3/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-0616-57/+152
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-3017-64/+166
| |\ \ \ \ \
| | * | | | | arm64: Remove a redundancy in sysreg.hStefan Traby2017-06-221-2/+2
| | * | | | | arm64/kvm: vgic: use SYS_DESC()Mark Rutland2017-06-152-30/+23
| | * | | | | arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland2017-06-153-4/+4
| | * | | | | KVM: arm64: Log an error if trapping a write-to-read-only GICv3 accessMarc Zyngier2017-06-151-0/+15
| | * | | | | KVM: arm64: Log an error if trapping a read-from-write-only GICv3 accessMarc Zyngier2017-06-151-4/+8
| | * | | | | KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handlerMarc Zyngier2017-06-151-0/+1
| | * | | | | arm64: Add workaround for Cavium Thunder erratum 30115David Daney2017-06-153-1/+34
| | * | | | | arm64: Add MIDR values for Cavium cn83XX SoCsDavid Daney2017-06-151-0/+2
| | * | | | | KVM: arm64: vgic-v3: Add misc Group-0 handlersMarc Zyngier2017-06-151-0/+4
| | * | | | | KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handlerMarc Zyngier2017-06-151-0/+1
| | * | | | | KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handlerMarc Zyngier2017-06-151-0/+1
| | * | | | | KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handlerMarc Zyngier2017-06-151-0/+1
| | * | | | | KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handlerMarc Zyngier2017-06-151-0/+1