summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2015-10-16arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas
2015-10-15arm64: Hook up IOMMU dma_opsRobin Murphy
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-13Revert "arm64: ioremap: add ioremap_cache macro"Catalin Marinas
2015-10-13arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang
2015-10-13arm64: ioremap: add ioremap_cache macroyalin wang
2015-10-13arm64: kasan: fix issues reported by sparseWill Deacon
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar
2015-10-12arm64: atomics: implement native {relaxed, acquire, release} atomicsWill Deacon
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
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: fix a migrating irq bug when hotplug cpuYang Yingliang
2015-10-08arm64: Default kernel pages should be contiguousJeremy Linton
2015-10-08arm64: Macros to check/set/unset the contiguous bitJeremy Linton
2015-10-08arm64: PTE/PMD contiguous bit definitionJeremy Linton
2015-10-08arm64: Add contiguous page flag shifts and constantsJeremy Linton
2015-10-07arm64: perf: move to shared arm_pmu frameworkMark Rutland
2015-10-07arm64: mm: remove dsb from update_mmu_cacheWill Deacon
2015-10-07arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon
2015-10-07arm64: switch_mm: simplify mm and CPU checksWill Deacon
2015-10-07arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon
2015-10-07arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon
2015-10-07arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon
2015-10-07arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-04ARM64: TTY: hvc_dcc: Add support for ARM64 dccAbhimanyu Kapur
2015-10-01arm64: Fix THP protection change logicSteve Capper
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier
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