aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-20/+457
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+4
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds59-354/+945
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-21/+2
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-16/+4
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2017-02-21bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann1-1/+1
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann1-0/+1
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-4/+3
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+13
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann1-15/+0
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann1-5/+0
2017-02-15arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland1-12/+6
2017-02-15arm64: cpufeature: correctly handle MRS to XZRMark Rutland1-1/+1
2017-02-15arm64: traps: correctly handle MRS/MSR with XZRMark Rutland1-2/+4
2017-02-15arm64: ptrace: add XZR-safe regs accessorsMark Rutland1-0/+20
2017-02-15arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann1-0/+1
2017-02-15arm64: fix warning about swapper_pg_dir overflowArnd Bergmann1-1/+1
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant1-0/+1
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar2-0/+30
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into nextJoerg Roedel30-88/+262
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington7-2/+71
2017-02-09arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon1-4/+15
2017-02-09arm64: use is_vmalloc_addrMiles Chen1-1/+1
2017-02-09arm64: use linux/sizes.h for constantsMiles Chen1-2/+2
2017-02-08arm64: uaccess: consistently check object sizesMark Rutland1-2/+2
2017-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+30
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim1-3/+34
2017-02-08KVM: arm64: Add the EL1 physical timer access handlerJintack Lim1-0/+34
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim1-1/+8
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim1-3/+0
2017-02-08arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli1-2/+0
2017-02-08arm64: dts: mt8173: add reference clock for usbChunfeng Yun1-2/+4
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructureDing Tianhong1-25/+13
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2-2/+2
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2-14/+2
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+1
2017-02-06arm64: do not trace atomic operationsPratyush Anand1-1/+1
2017-02-06arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel1-0/+4
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy1-1/+0
2017-02-06kprobes/arm64: Remove a redundant dependency from the KconfigMasami Hiramatsu1-1/+1
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-1/+8
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross3-10/+15
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel3-1/+58
2017-02-02arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland1-30/+34
2017-02-02arm64: fix erroneous __raw_read_system_reg() casesMark Rutland1-3/+3
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon5-4/+95