summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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-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-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-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: 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
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel
2017-02-02arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland
2017-02-02arm64: fix erroneous __raw_read_system_reg() casesMark Rutland
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon