summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner
2015-10-09arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker
2015-10-09irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker
2015-10-09arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...Marc Zyngier
2015-10-09arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregsMarc Zyngier
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland
2015-10-05arm64: convert patch_lock to raw lockYang Shi
2015-10-05arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-01arm64: Fix THP protection change logicSteve Capper
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-09-29irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter
2015-09-29irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-25Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-24Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon
2015-09-17arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-17arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon
2015-09-16arm64: Remove ununsed set_irq_flagsRob Herring
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-15arm64: enable generic idle loopLeo Yan
2015-09-14KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon
2015-09-14Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2015-09-14arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon
2015-09-14arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas
2015-09-14arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas
2015-09-14arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig