summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-21bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann
2017-02-21arm64: dts: juno: update definition for programmable replicatorMike Leach
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...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 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...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-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2017-02-16Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2017-02-16Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2017-02-15arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: cpufeature: correctly handle MRS to XZRMark Rutland
2017-02-15arm64: traps: correctly handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: ptrace: add XZR-safe regs accessorsMark Rutland
2017-02-15arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann
2017-02-15arm64: fix warning about swapper_pg_dir overflowArnd Bergmann
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar
2017-02-11crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driverArd Biesheuvel
2017-02-11crypto: arm64/crc32 - merge CRC32 and PMULL instruction based driversArd Biesheuvel
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington
2017-02-09arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon
2017-02-09arm64: add ARCH_THUNDER2 to defconfigJayachandran C
2017-02-09arm64: add THUNDER2 processor familyJayachandran C
2017-02-09Merge tag 'mvebu-dt64-4.11-3' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann
2017-02-09Merge tag 'qcom-arm64-for-4.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-02-09Merge tag 'sunxi-dt64-for-4.11' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-02-09arm64: use is_vmalloc_addrMiles Chen
2017-02-09arm64: use linux/sizes.h for constantsMiles Chen
2017-02-08arm64: uaccess: consistently check object sizesMark Rutland
2017-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim
2017-02-08KVM: arm64: Add the EL1 physical timer access handlerJintack Lim
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim
2017-02-08arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli
2017-02-08arm64: dts: mt8173: add reference clock for usbChunfeng Yun
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells
2017-02-06arm64: do not trace atomic operationsPratyush Anand
2017-02-06arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy
2017-02-06kprobes/arm64: Remove a redundant dependency from the KconfigMasami Hiramatsu