aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21arm64: Handle width of a cpuid featureSuzuki K. Poulose1-3/+9
2015-10-21arm64: Move mixed endian support detectionSuzuki K. Poulose4-15/+11
2015-10-21arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose1-0/+1
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changesIngo Molnar3-1/+13
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose3-0/+8
2015-10-19arm64: Check for selected granule supportSuzuki K. Poulose1-0/+20
2015-10-19arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland1-5/+2
2015-10-19arm64: Clean config usages for page sizeSuzuki K. Poulose1-1/+1
2015-10-19arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose1-2/+5
2015-10-19arm64: Introduce helpers for page table levelsSuzuki K. Poulose1-3/+36
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki K. Poulose1-11/+26
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose2-18/+65
2015-10-16arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas1-2/+3
2015-10-15arm64: Hook up IOMMU dma_opsRobin Murphy1-8/+7
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar49-696/+1542
2015-10-14arm64: compat: wire up new syscallsWill Deacon2-1/+10
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner1-2/+2
2015-10-13Revert "arm64: ioremap: add ioremap_cache macro"Catalin Marinas1-1/+0
2015-10-13arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang1-0/+2
2015-10-13arm64: ioremap: add ioremap_cache macroyalin wang1-0/+1
2015-10-13arm64: kasan: fix issues reported by sparseWill Deacon1-0/+2
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman1-2/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin3-0/+59
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin1-0/+1
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar1-0/+3
2015-10-12arm64: atomics: implement native {relaxed, acquire, release} atomicsWill Deacon4-262/+371
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel1-0/+11
2015-10-09irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker1-0/+3
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker1-14/+19
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker1-0/+162
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang1-1/+0
2015-10-08arm64: Default kernel pages should be contiguousJeremy Linton1-0/+1
2015-10-08arm64: Macros to check/set/unset the contiguous bitJeremy Linton1-0/+11
2015-10-08arm64: PTE/PMD contiguous bit definitionJeremy Linton1-0/+9
2015-10-08arm64: Add contiguous page flag shifts and constantsJeremy Linton1-1/+7
2015-10-07arm64: perf: move to shared arm_pmu frameworkMark Rutland1-83/+0
2015-10-07arm64: mm: remove dsb from update_mmu_cacheWill Deacon1-3/+3
2015-10-07arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon1-1/+0
2015-10-07arm64: switch_mm: simplify mm and CPU checksWill Deacon1-2/+4
2015-10-07arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon1-11/+15
2015-10-07arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon1-5/+4
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon3-73/+19
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon2-0/+15
2015-10-07arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon1-23/+12
2015-10-07arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin2-1/+3
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changesIngo Molnar2-2/+3
2015-10-04ARM64: TTY: hvc_dcc: Add support for ARM64 dccAbhimanyu Kapur1-0/+55
2015-10-01arm64: Fix THP protection change logicSteve Capper1-2/+2
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner1-0/+1
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2-3/+0