aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+1
2017-03-10arm64: use const cap for system_uses_ttbr0_pan()Gravatar Mark Rutland 1-1/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+4
2017-03-09KVM: arm64: Increase number of user memslots to 512Gravatar Linu Cherian 1-1/+1
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedGravatar Linu Cherian 1-1/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-4/+10
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+4
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-7/+6
2017-02-24arm64/cpufeature: check correct field width when updating sys_valGravatar Mark Rutland 1-4/+10
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-7/+15
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 18-44/+202
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-25/+13
2017-02-15arm64: ptrace: add XZR-safe regs accessorsGravatar Mark Rutland 1-0/+20
2017-02-10arm64: Work around Falkor erratum 1003Gravatar Christopher Covington 3-2/+32
2017-02-08arm64: uaccess: consistently check object sizesGravatar Mark Rutland 1-2/+2
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextGravatar Jintack Lim 1-3/+0
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Gravatar Ding Tianhong 1-25/+13
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesGravatar David Howells 1-0/+1
2017-02-06arm64: do not trace atomic operationsGravatar Pratyush Anand 1-1/+1
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMGravatar Will Deacon 2-1/+9
2017-02-01arm64: Work around Falkor erratum 1009Gravatar Christopher Covington 2-4/+17
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-31arm64: Improve detection of user/non-user mappings in set_pte(_at)Gravatar Catalin Marinas 1-6/+9
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageGravatar Marc Zyngier 1-2/+1
2017-01-30arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Gravatar Marc Zyngier 1-2/+1
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlGravatar Vijaya Kumar K 1-0/+6
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessGravatar Vijaya Kumar K 1-0/+3
2017-01-30KVM: arm/arm64: vgic: Add distributor and redistributor accessGravatar Vijaya Kumar K 1-0/+4
2017-01-27arm64: Define Falkor v1 CPUGravatar Shanker Donthineni 1-0/+4
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-2/+2
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceGravatar Bart Van Assche 2-3/+2
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 2-4/+4
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+9
2017-01-18arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Gravatar Dave Martin 1-0/+1
2017-01-18arm64: mm: avoid name clash in __page_to_voff()Gravatar Oleksandr Andrushchenko 1-1/+1
2017-01-17Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Radim Krčmář 1-0/+9
2017-01-13arm64: errata: Provide macro for major and minor cpu revisionsGravatar Robert Richter 1-0/+3
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsGravatar Jintack Lim 1-0/+9
2017-01-12arm64: assembler: make adr_l work in modules under KASLRGravatar Ard Biesheuvel 1-9/+27
2017-01-12arm64: Advertise support for Rounding double multiply instructionsGravatar Suzuki K Poulose 1-0/+1
2017-01-12arm64: Add support for CONFIG_DEBUG_VIRTUALGravatar Laura Abbott 1-3/+28
2017-01-12arm64: Use __pa_symbol for kernel symbolsGravatar Laura Abbott 4-6/+7
2017-01-12arm64: Add cast for virt_to_pfnGravatar Laura Abbott 1-1/+1
2017-01-12arm64: Move some macros under #ifndef __ASSEMBLY__Gravatar Laura Abbott 1-19/+19