summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-14arm64: compat: wire up new syscallsWill Deacon
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar
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-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-01arm64: Fix THP protection change logicSteve Capper
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
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-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
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-16arm64: Remove ununsed set_irq_flagsRob Herring
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
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, acpi/apei: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang
2015-09-10Merge 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
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-04arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-27mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig
2015-08-24arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel
2015-08-24arm64: Fix source code file path in commentsAlexander Kuleshov
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall
2015-08-19arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch
2015-08-12arm64: Add __exception_irq_entry definition for function graphJungseok Lee
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin