summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray13-60/+112
2019-04-12arm64: ptrace: Add function argument access APIMasami Hiramatsu2-0/+23
2019-04-11arm64: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada1-10/+3
2019-04-10arm64: compat: Reduce address limitVincenzo Frascino1-0/+8
2019-04-09arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker1-16/+18
2019-04-09arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker1-0/+1
2019-04-09arm64: mm: Consolidate early page table allocationWill Deacon1-11/+7
2019-04-09arm64: mm: enable per pmd page table lockYu Zhao3-2/+18
2019-04-09KVM: ARM: Remove pgtable page standard functions from stage-2 page tablesAnshuman Khandual1-2/+2
2019-04-09arm64: mm: don't call page table ctors for init_mmYu Zhao1-2/+13
2019-04-09arm64: mm: use appropriate ctors for page tablesYu Zhao1-12/+24
2019-04-09arm64: debug: Clean up brk_handler()Will Deacon1-6/+4
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon7-12/+11
2019-04-09arm64: debug: Remove redundant user_mode(regs) checks from debug handlersWill Deacon4-27/+5
2019-04-09arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon3-14/+14
2019-04-09arm64: debug: Separate debug hooks based on target exception levelWill Deacon6-58/+95
2019-04-09arm64: debug: Remove meaningless commentWill Deacon1-5/+0
2019-04-09arm64: debug: Rename addr parameter for non-watchpoint exception hooksWill Deacon1-2/+2
2019-04-09arm64: debug: Remove unused return value from do_debug_exception()Will Deacon1-10/+4
2019-04-09arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2-4/+4
2019-04-05arm64: Use defines instead of magic numbersAlexandru Elisei2-7/+7
2019-04-03arm64: vdso: fix and clean-up MakefileMasahiro Yamada1-5/+3
2019-04-03arm64: mm: Ensure we ignore the initrd if it is placed out of rangeWill Deacon1-1/+1
2019-04-03arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-04-03arm64: mm: Make show_pte() a static functionWill Deacon2-2/+1
2019-04-03arm64/vdso: don't leak kernel addressesMatteo Croce1-2/+0
2019-04-03arm64: setup min_low_pfnMiles Chen1-0/+1
2019-04-03arm64/mm: fix kernel-doc commentsQian Cai1-13/+12
2019-04-01arm64: mm: fix incorrect assignment of 'max_mapnr'Muchun Song1-1/+1
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+14
2019-03-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-3/+14
2019-03-27arm64: replace memblock_alloc_low with memblock_allocChen Zhou1-1/+1
2019-03-25arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186Jonathan Hunter1-1/+0
2019-03-25Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann1-0/+1
2019-03-25Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-8/+6
2019-03-20arm64: remove obsolete selection of MULTI_IRQ_HANDLERMatthias Kaehlcke1-1/+0
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier1-0/+11
2019-03-19KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier1-3/+3
2019-03-19arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo1-0/+1
2019-03-19arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo1-0/+4
2019-03-19arm64/stacktrace: Export save_stack_trace_regs()William Cohen1-0/+1
2019-03-19arm64: apply workaround on A64FX v1r0Mark Rutland1-1/+1
2019-03-19arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu1-19/+30
2019-03-19arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu1-4/+2
2019-03-19arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu1-6/+0
2019-03-19arm64: kprobes: Move extable address check into arch_prepare_kprobe()Masami Hiramatsu1-2/+5
2019-03-18Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixesFlorian Fainelli1-0/+1
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+0