summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorLines
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+0
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-17/+16
2017-07-12arm64: ascii armor the arm64 boot init stack canaryRik van Riel-0/+1
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay-0/+5
2017-07-10arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook-6/+6
2017-07-10arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-17/+16
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+4
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+0
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-8/+56
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V-0/+4
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-9/+88
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro-4/+0
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-6/+58
2017-06-29arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck-1/+1
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon-3/+16
2017-06-23arm64: signal: Allow expansion of the signal frameDave Martin-1/+37
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar-0/+12
2017-06-22arm64: exception: handle Synchronous External AbortTyler Baicar-0/+1
2017-06-22arm64: Remove a redundancy in sysreg.hStefan Traby-2/+2
2017-06-22arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin-0/+3
2017-06-20arm64: signal: factor out signal frame record allocationDave Martin-0/+19
2017-06-20arm64: remove DMA_ERROR_CODEChristoph Hellwig-1/+0
2017-06-15arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan-2/+0
2017-06-15arm64/kvm: vgic: use SYS_DESC()Mark Rutland-0/+8
2017-06-15arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland-3/+3
2017-06-15KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handlerMarc Zyngier-0/+1
2017-06-15arm64: Add workaround for Cavium Thunder erratum 30115David Daney-1/+2
2017-06-15arm64: Add MIDR values for Cavium cn83XX SoCsDavid Daney-0/+2
2017-06-15KVM: arm64: vgic-v3: Add misc Group-0 handlersMarc Zyngier-0/+4
2017-06-15KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handlerMarc Zyngier-0/+1
2017-06-15KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handlerMarc Zyngier-0/+1
2017-06-15KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handlerMarc Zyngier-0/+1
2017-06-15KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handlerMarc Zyngier-0/+1
2017-06-15KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier-0/+1
2017-06-15arm64: Add a facility to turn an ESR syndrome into a sysreg encodingMarc Zyngier-0/+24
2017-06-15Merge branch 'kvmarm-master/master' into HEADMarc Zyngier-0/+4
2017-06-12arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal-1/+1
2017-06-12arm64: mm: print out correct page table entriesKristina Martsenko-1/+1
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall-0/+3
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini-0/+4
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel-0/+3
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier-0/+4
2017-06-04KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones-0/+1
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones-1/+1
2017-06-04KVM: improve arch vcpu request definingAndrew Jones-1/+2
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi-3/+3
2017-05-30arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon-4/+4
2017-05-30arm64: Add dump_backtrace() in show_regsKefeng Wang-0/+1