summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-13arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-02arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-02arm64: Remove exporting cpu_logical_map symbolSudeep Holla
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-08-27arm64/cpuinfo: Remove unnecessary fallthrough annotationGustavo A. R. Silva
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-08-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-08arm64: Fix __cpu_logical_map undefined issueKefeng Wang
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-07arm64: kaslr: Use standard early random functionGuenter Roeck
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh
2020-07-28Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier
2020-07-28KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil
2020-07-27regset(): kill ->get_size()Al Viro
2020-07-27arm64: switch to ->regset_get()Al Viro
2020-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-24arm64/vdso: Restrict splitting VVAR VMAAndrei Vagin
2020-07-24arm64/vdso: Handle faults on timens pageAndrei Vagin
2020-07-24arm64/vdso: Add time namespace pageAndrei Vagin
2020-07-24arm64/vdso: Zap vvar pages when switching to a time namespaceAndrei Vagin
2020-07-24arm64/vdso: use the fault callback to map vvar pagesAndrei Vagin
2020-07-24arm64: Reserve HWCAP2_MTE as (1 << 18)Catalin Marinas
2020-07-23arm64/entry: deduplicate SW PAN entry/exit routinesArd Biesheuvel
2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-21arm64: perf: Expose some new events via sysfsShaokun Zhang
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon
2020-07-20arm64: perf: Add cap_user_time_shortPeter Zijlstra
2020-07-20arm64: perf: Only advertise cap_user_time for arch_timerPeter Zijlstra
2020-07-20arm64: perf: Implement correct cap_user_timePeter Zijlstra