summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang
2017-03-21arm64: compat: Update compat syscallsWill Deacon
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-10arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-09KVM: arm64: Increase number of user memslots to 512Linu Cherian
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24arm64/cpufeature: check correct field width when updating sys_valMark Rutland
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-15arm64: ptrace: add XZR-safe regs accessorsMark Rutland
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington
2017-02-08arm64: uaccess: consistently check object sizesMark Rutland
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells
2017-02-06arm64: do not trace atomic operationsPratyush Anand
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon
2017-02-01arm64: Work around Falkor erratum 1009Christopher Covington
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-31arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier
2017-01-30arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K
2017-01-30KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K
2017-01-27arm64: Define Falkor v1 CPUShanker Donthineni
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-18arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-01-18arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko
2017-01-17Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-01-13arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim
2017-01-12arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2017-01-12arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose
2017-01-12arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott