summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: mm: Refactor TLB exception handlersRui Wang2022-10-121-290/+247
* LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modulesXi Ruoyao2022-10-124-7/+99
* LoongArch: Support PC-relative relocations in modulesXi Ruoyao2022-10-122-1/+75
* LoongArch: Define ELF relocation types added in ABIv2.0Xi Ruoyao2022-10-122-1/+38
* LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCSXi Ruoyao2022-10-124-6/+37
* LoongArch: Add Kconfig option AS_HAS_EXPLICIT_RELOCSXi Ruoyao2022-10-121-0/+3
* LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"Colin Ian King2022-10-121-1/+1
* LoongArch: Mark __xchg() and __cmpxchg() as __always_inlineHuacai Chen2022-10-121-4/+4
* LoongArch: Flush TLB earlier at initializationHuacai Chen2022-10-121-2/+3
* LoongArch: Do not create sysfs control file for io master CPUsTiezhu Yang2022-10-123-6/+7
* LoongArch: Fix cpu name after CPU-hotplugJianmin Lv2022-10-121-1/+3
* Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen2022-10-0326-70/+364
|\
| * efi/arm: libstub: move ARM specific code out of generic routinesArd Biesheuvel2022-09-273-2/+82
| * Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel2022-09-276-16/+38
| |\
| | * efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel2022-09-276-16/+38
| * | arm64: efi: enable generic EFI compressed bootArd Biesheuvel2022-09-203-2/+14
| * | loongarch: efi: enable generic EFI compressed bootArd Biesheuvel2022-09-203-3/+13
| * | riscv: efi: enable generic EFI compressed bootArd Biesheuvel2022-09-203-1/+12
| * | efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-173-25/+0
| * | Merge tag 'efi-loongarch-for-v6.1' into efi/nextArd Biesheuvel2022-09-0610-18/+187
| |\|
| | * efi/loongarch: Add efistub booting supportHuacai Chen2022-09-0610-18/+187
| * | efi/x86-mixed: move unmitigated RET into .rodataArd Biesheuvel2022-08-162-8/+23
| |/
* | Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-023-3/+48
|\ \
| * | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-011-1/+2
| * | perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang2022-09-013-3/+48
* | | Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-022-32/+38
|\ \ \
| * | | x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov2022-09-281-10/+15
| * | | x86/alternative: Fix race in try_get_desc()Nadav Amit2022-09-271-22/+23
* | | | Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-011-2/+0
|\ \ \ \
| * | | | KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson2022-09-301-2/+0
* | | | | Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-293-15/+4
|\ \ \ \ \
| * | | | | LoongArch: Clean up loongson3_smp_ops declarationYanteng Si2022-09-291-2/+0
| * | | | | LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen2022-09-291-13/+2
| * | | | | LoongArch: Align the address of kernel_entry to 4KBHuacai Chen2022-09-291-0/+2
* | | | | | Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-289-28/+26
|\ \ \ \ \ \
| * | | | | | ARM: dts: integrator: Fix DMA rangesLinus Walleij2022-09-262-4/+5
| * | | | | | Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2022-09-234-20/+13
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: qcom: sm8350: fix UFS PHY serdes sizeJohan Hovold2022-09-161-1/+1
| | * | | | | | arm64: dts: qcom: sc8280xp-x13s: Update firmware locationManivannan Sadhasivam2022-09-141-2/+2
| | * | | | | | arm64: dts: qcom: sc7280: move USB wakeup-source propertyJohan Hovold2022-08-301-1/+2
| | * | | | | | arm64: dts: qcom: thinkpad-x13s: Fix firmware locationSteev Klimaszewski2022-08-301-2/+2
| | * | | | | | arm64: dts: qcom: sm8150: Fix fastrpc iommu valuesBhupesh Sharma2022-08-301-16/+8
| | | |_|_|_|/ | | |/| | | |
| * | | | | | ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij2022-09-231-0/+1
| * | | | | | Merge tag 'omap-for-6.0/fixes-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-09-232-2/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'am5748-fix' into fixesTony Lindgren2022-09-062646-31258/+64693
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: am5748: keep usb4_tm disabledRomain Naour2022-09-061-0/+4
| | * | | | | | | ARM: dts: am33xx: Fix MMCHS0 dma propertiesYuTong Chang2022-07-041-2/+1
| * | | | | | | | ARM: sunplus: fix serial console kconfig and build problemsRandy Dunlap2022-09-231-2/+2
* | | | | | | | | Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-263-7/+16
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | x86/sgx: Handle VA page allocation failure for EAUG on PF.Haitao Huang2022-09-081-1/+4