summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-4/+0Star
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-4/+0Star
* | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-17/+16Star
|\ \
| * | arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-17/+16Star
* | | arm64: ascii armor the arm64 boot init stack canaryRik van Riel2017-07-131-0/+1
* | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-131-0/+5
* | | arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-111-6/+6
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-071-0/+4
|\ \
| * | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-071-0/+4
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+0Star
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-161-1/+0Star
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-1/+0Star
|\ \ \
| * | | arm64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-1/+0Star
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-078-8/+56
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-308-6/+58
| |\ \ \
| | * | | arm64: Remove a redundancy in sysreg.hStefan Traby2017-06-221-2/+2
| | * | | arm64/kvm: vgic: use SYS_DESC()Mark Rutland2017-06-151-0/+8
| | * | | arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland2017-06-152-3/+3
| | * | | KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handlerMarc Zyngier2017-06-151-0/+1
| | * | | arm64: Add workaround for Cavium Thunder erratum 30115David Daney2017-06-151-1/+2
| | * | | 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
| | * | | KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier2017-06-151-0/+1
| | * | | arm64: Add a facility to turn an ESR syndrome into a sysreg encodingMarc Zyngier2017-06-151-0/+24
| | * | | Merge branch 'kvmarm-master/master' into HEADMarc Zyngier2017-06-151-0/+4
| | |\ \ \
| | * | | | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-081-0/+3
| | * | | | KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones2017-06-041-0/+1
| | * | | | KVM: arm/arm64: change exit request to sleep requestAndrew Jones2017-06-041-1/+1
| | * | | | KVM: improve arch vcpu request definingAndrew Jones2017-06-041-1/+2
| | * | | | KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall2017-05-231-2/+0Star
| | | |_|/ | | |/| |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-0612-9/+88
|\ \ \ \ \
| * | | | | arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck2017-06-291-1/+1
| * | | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-264-3/+16
| |\ \ \ \ \
| | * | | | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-222-0/+12
| | * | | | | arm64: exception: handle Synchronous External AbortTyler Baicar2017-06-221-0/+1
| * | | | | | arm64: signal: Allow expansion of the signal frameDave Martin2017-06-231-1/+37
| * | | | | | arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-221-0/+3
| * | | | | | arm64: signal: factor out signal frame record allocationDave Martin2017-06-201-0/+19
| * | | | | | arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan2017-06-151-2/+0Star
| * | | | | | arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal2017-06-121-1/+1
| * | | | | | arm64: mm: print out correct page table entriesKristina Martsenko2017-06-121-1/+1
| * | | | | | arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel2017-06-071-0/+3
| * | | | | | arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon2017-05-301-4/+4
| * | | | | | arm64: Add dump_backtrace() in show_regsKefeng Wang2017-05-301-0/+1
| * | | | | | arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo2017-05-301-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-1/+0Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |