aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse3-2/+19
2019-02-07KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbingJames Morse2-2/+11
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier1-0/+11
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2-1/+42
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann1-24/+24
2019-02-06arm64: gic-v3: Implement arch support for priority maskingJulien Thierry1-4/+4
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson2-0/+5
2019-02-06arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry1-2/+1
2019-02-06arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry1-4/+46
2019-02-06arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry2-28/+83
2019-02-06arm64: kvm: Unmask PMR before entering guestJulien Thierry1-0/+16
2019-02-06arm64: Make PMR part of task contextJulien Thierry2-3/+14
2019-02-06arm64: ptrace: Provide definitions for PMR valuesJulien Thierry1-0/+12
2019-02-06irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry1-0/+17
2019-02-06arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry1-0/+15
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry2-1/+8
2019-02-06arm64: Remove unused daif related functions/macrosJulien Thierry2-19/+1
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry1-0/+31
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko1-0/+13
2019-01-31arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+3
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann1-3/+3
2019-01-25ARM: add kexec_file_load system call numberArnd Bergmann2-1/+3
2019-01-25ARM: add migrate_pages() system callArnd Bergmann2-1/+3
2019-01-25arm64: uaccess: Implement unsafe accessorsJulien Thierry1-20/+59
2019-01-25arm64: uaccess: Cleanup get/put_user()Julien Thierry1-24/+12
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2-3/+76
2019-01-21arm64: Remove asm/memblock.hWill Deacon2-21/+1
2019-01-16kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov1-2/+0
2019-01-16arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse1-1/+4
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-3/+44
2019-01-10arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2-2/+43
2019-01-10arm64: asm-prototypes: Fix fat-fingered typo in commentWill Deacon1-1/+1
2019-01-08kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov1-0/+6
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-17/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-55/+110
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2019-01-04arm64: compat: Hook up io_pgetevents() for 32-bit tasksWill Deacon2-1/+3
2019-01-04arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon1-2/+3
2019-01-04arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>Dave Martin3-49/+99
2019-01-04arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-5/+5
2019-01-03arm64: smp: Fix compilation errorShaokun Zhang1-3/+5
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-8/+0
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-18/+43
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+1
2018-12-28kasan, mm, arm64: tag non slab memory allocated via pageallocAndrey Konovalov1-1/+7
2018-12-28kasan, arm64: add brk handler for inline instrumentationAndrey Konovalov1-0/+2
2018-12-28kasan, arm64: enable top byte ignore for the kernelAndrey Konovalov1-0/+1