aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas1-2/+3
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 Deacon2-1/+3
2015-10-12ARM64: kasan: print memory assignmentLinus Walleij1-0/+6
2015-10-12arm64: add KASAN supportAndrey Ryabinin16-5/+277
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2-2/+1
2015-10-12arm64: atomics: implement native {relaxed, acquire, release} atomicsWill Deacon4-262/+371
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel4-14/+49
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel10-13/+24
2015-10-12arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas1-0/+1
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang4-64/+3
2015-10-08arm64: Mark kernel page ranges contiguousJeremy Linton1-8/+61
2015-10-08arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton1-1/+17
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: dts: juno: describe PMUs separatelyMark Rutland2-14/+22
2015-10-07arm64: perf: add Cortex-A57 supportMark Rutland1-0/+61
2015-10-07arm64: perf: add Cortex-A53 supportMark Rutland1-2/+62
2015-10-07arm64: perf: move to shared arm_pmu frameworkMark Rutland3-950/+92
2015-10-07arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon1-2/+16
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: mm: kill mm_cpumask usageWill Deacon2-9/+0
2015-10-07arm64: switch_mm: simplify mm and CPU checksWill Deacon2-3/+5
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 Deacon7-169/+166
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon7-7/+22
2015-10-07arm64: proc: de-scope TLBI operation during cold bootWill Deacon1-2/+2
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-07arm64: copy_to-from-in_user optimization using copy templateFeng Kan3-92/+120
2015-10-07arm64: Change memcpy in kernel to use the copy template fileFeng Kan2-153/+219
2015-10-07arm64: defconfig: Enable samsung serial and mmcAlim Akhtar1-0/+8
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin1-2/+20
2015-10-01arm64: Fix THP protection change logicSteve Capper1-2/+2
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel1-1/+2
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-24Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-2/+2
2015-09-24Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2-2/+2
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-56/+25
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini6-53/+17
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2-17/+2