aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15arm64: clean up irq stack definitionsMark Rutland3-25/+26
2017-08-15arm64: clean up THREAD_* definitionsMark Rutland2-8/+9
2017-08-15arm64: factor out PAGE_* and CONT_* definitionsMark Rutland3-11/+36
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel3-5/+3
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel1-1/+0
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel3-25/+6
2017-08-08arm64: unwind: disregard frame.sp when validating frame pointerArd Biesheuvel1-1/+9
2017-08-08arm64: unwind: avoid percpu indirection for irq stackMark Rutland1-3/+3
2017-08-08arm64: move non-entry code out of .entry.textMark Rutland1-0/+11
2017-08-08arm64: Add ASM_BUG()Mark Rutland2-32/+57
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-4/+4
2017-07-26arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin1-2/+2
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-1/+1
2017-07-20arm64: atomics: Remove '&' from '+&' asm constraint in lse atomicsWill Deacon1-1/+1
2017-07-20arm64: uaccess: Remove redundant __force from addr cast in __range_okWill Deacon1-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-17/+0
2017-07-12arm64: ascii armor the arm64 boot init stack canaryRik van Riel1-0/+1
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay1-0/+5
2017-07-10arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-07-10arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada1-17/+0
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+0
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-8/+53
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V1-0/+4
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds11-9/+33
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-4/+0
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini7-6/+55
2017-06-29arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck1-1/+1
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon4-3/+16
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar2-0/+12
2017-06-22arm64: exception: handle Synchronous External AbortTyler Baicar1-0/+1
2017-06-22arm64: Remove a redundancy in sysreg.hStefan Traby1-2/+2
2017-06-22arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin1-0/+3
2017-06-20arm64: remove DMA_ERROR_CODEChristoph Hellwig1-1/+0
2017-06-15arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan1-2/+0
2017-06-15arm64/kvm: vgic: use SYS_DESC()Mark Rutland1-0/+8
2017-06-15arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland2-3/+3
2017-06-15KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handlerMarc Zyngier1-0/+1
2017-06-15arm64: Add workaround for Cavium Thunder erratum 30115David Daney1-1/+2
2017-06-15arm64: Add MIDR values for Cavium cn83XX SoCsDavid Daney1-0/+2
2017-06-15KVM: arm64: vgic-v3: Add misc Group-0 handlersMarc Zyngier1-0/+4
2017-06-15KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handlerMarc Zyngier1-0/+1
2017-06-15KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handlerMarc Zyngier1-0/+1
2017-06-15KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handlerMarc Zyngier1-0/+1
2017-06-15KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handlerMarc Zyngier1-0/+1
2017-06-15KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier1-0/+1