aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-09-24Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 3-5/+9
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Gravatar Sean Christopherson 1-3/+1
2021-09-20KVM: arm64: Fix PMU probe orderingGravatar Marc Zyngier 2-4/+8
2021-09-20KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build ruleGravatar Zenghui Yu 1-1/+1
2021-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-3/+2
2021-09-16arm64: Mark __stack_chk_guard as __ro_after_initGravatar Dan Li 1-1/+1
2021-09-16arm64/kernel: remove duplicate include in process.cGravatar Lv Ruyi 1-1/+0
2021-09-16arm64/sve: Use correct size when reinitialising SVE stateGravatar Mark Brown 1-1/+1
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Gravatar Linus Torvalds 1-1/+1
2021-09-13arm64: remove GCC version check for ARCH_SUPPORTS_INT128Gravatar Nick Desaulniers 1-1/+1
2021-09-11Merge branch 'linus' into smp/urgentGravatar Thomas Gleixner 275-4514/+15736
2021-09-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+21
2021-09-10arm64: kdump: Skip kmemleak scan reserved memory for kdumpGravatar Chen Wandun 1-0/+6
2021-09-09arm64: mm: limit linear region to 51 bits for KVM in nVHE modeGravatar Ard Biesheuvel 1-1/+15
2021-09-08arch: remove compat_alloc_user_spaceGravatar Arnd Bergmann 4-94/+1
2021-09-08compat: remove some compat entry pointsGravatar Arnd Bergmann 1-5/+5
2021-09-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+1
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()Gravatar David Hildenbrand 1-2/+1
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+22
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 45-625/+1117
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 58-674/+1192
2021-09-06KVM: stats: Add VM stat for remote tlb flush requestsGravatar Jing Zhang 1-0/+1
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-3/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-3/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-32/+17
2021-09-03mm: wire up syscall process_mreleaseGravatar Suren Baghdasaryan 2-1/+3
2021-09-03memblock: make memblock_find_in_range method privateGravatar Mike Rapoport 2-31/+14
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-1121/+1
2021-09-01Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-88/+0
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 7-0/+395
2021-09-01Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 168-2124/+13268
2021-09-01Merge tag 'defconfig-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-0/+1
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-1/+1
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 39-406/+574
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 2-0/+78
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-19/+16
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-0/+203
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Gravatar Thomas Gleixner 1-5/+2
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 5-17/+10
2021-08-31Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-3/+19
2021-08-31Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+24
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreGravatar Catalin Marinas 23-90/+236
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-7/+15
2021-08-30Merge back new PM domains material for v5.15.Gravatar Rafael J. Wysocki 1-0/+24
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 10-7/+63
2021-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-0/+39
2021-08-26arm/arm64: dts: Fix remaining dtc 'unit_address_format' warningsGravatar Rob Herring 3-3/+3
2021-08-26Merge branch 'for-next/entry' into for-next/coreGravatar Catalin Marinas 4-113/+162