summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-26/+40
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini7-21/+25
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall1-0/+5
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2-4/+14
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+5
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+2
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2014-09-19arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier1-0/+1
2014-09-19Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall1-4/+8
2014-09-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-8/+28
2014-09-11arm64: flush TLS registers during execWill Deacon2-0/+24
2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel1-13/+0
2014-09-09efi/arm64: Fix fdt-related memory reservationMark Salter1-2/+1
2014-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2014-09-03arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla1-8/+4
2014-09-01Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon1-18/+22
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan1-0/+1
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon1-1/+1
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas1-1/+1
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+6
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-4/+2
2014-08-29arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall1-0/+2
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar1-0/+4
2014-08-28arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon1-0/+6
2014-08-28arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon1-3/+7
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2-2/+2
2014-08-28KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon1-1/+1
2014-08-28KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon1-1/+1
2014-08-28KVM: ARM/arm64: fix broken __percpu annotationWill Deacon1-1/+1
2014-08-28KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon1-1/+1
2014-08-28arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall1-0/+1
2014-08-26arm64: Remove unused variable in head.SGeoff Levand1-4/+0
2014-08-26arm64/crypto: remove redundant update of dataColin Ian King1-1/+0
2014-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-08-22efi/arm64: Store Runtime Services revisionSemen Protsenko1-0/+2
2014-08-20Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon1-4/+0
2014-08-19arm64: mm: update max pa bits to 48Ganapatrao Kulkarni1-1/+1
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm2-1/+5
2014-08-19arm64: configs: Enable X-Gene SATA and ethernet in defconfigMark Brown1-0/+3
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel2-5/+5
2014-08-18arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon2-1/+6
2014-08-18arm64: fix typo in I-cache policy detectionArd Biesheuvel1-1/+1
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+31
2014-08-11dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2-3/+31
2014-08-10Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-26/+39
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-57/+36
2014-08-09Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds3-22/+1
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-22/+0
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+1