summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-03-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-16Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-11arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas
2016-03-11arm64: kasan: Use actual memory node when populating the kernel image shadowCatalin Marinas
2016-03-11arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permissionCatalin Marinas
2016-03-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-03-09arm64: kasan: clear stale stack poisonMark Rutland
2016-03-09arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon
2016-03-09arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-03-09arm64: KVM: vgic-v3: Only wipe LRs on vcpu exitMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Do not save an LR known to be emptyMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Save maintenance interrupt state only if requiredMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Avoid accessing ICH registersMarc Zyngier
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder
2016-03-04arm64: efi: add missing frame pointer assignmentArd Biesheuvel
2016-03-04arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-03arm64: enable CONFIG_DEBUG_RODATA by defaultArd Biesheuvel
2016-03-02arm64: Rework valid_user_regsMark Rutland
2016-03-02arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenlyArd Biesheuvel
2016-03-02Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-03-01arm64: KVM: Move kvm_call_hyp back to its original localtionMarc Zyngier
2016-02-29arm64: KVM: Switch the sys_reg search to be a binary searchMarc Zyngier
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao
2016-02-29arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMSWINC registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for event type registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for event counter registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCEID0 and PMCEID1 registerShannon Zhao