summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Support dbar with different hintsHuacai Chen2023-06-296-81/+78
* LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen2023-06-296-14/+61
* LoongArch: Add vector extensions supportHuacai Chen2023-06-2911-23/+1452
* LoongArch: Add support to clone a time namespaceTiezhu Yang2023-06-297-24/+121
* LoongArch: Mark Clang LTO as workingWANG Xuerui2023-06-291-0/+2
* LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui2023-06-291-1/+1
* LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='WANG Xuerui2023-06-291-4/+1
* LoongArch: Tweak CFLAGS for Clang compatibilityWANG Xuerui2023-06-293-10/+19
* LoongArch: Simplify the invtlb wrappersWANG Xuerui2023-06-291-24/+19
* LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-insWANG Xuerui2023-06-293-56/+15
* LoongArch: Prepare for assemblers with proper FCSR class supportWANG Xuerui2023-06-293-1/+18
* LoongArch: extable: Also recognize ABI names of registersWANG Rui2023-06-291-0/+30
* LoongArch: Calculate various sizes in the linker scriptWANG Rui2023-06-293-7/+16
* LoongArch: Add guard for the larch_insn_gen_xxx functionsWANG Rui2023-06-293-5/+34
* LoongArch: Delete unnecessary debugfs checkingDan Carpenter2023-06-291-2/+0
* LoongArch: Set CPU#0 as the io master for FDTHuacai Chen2023-06-291-0/+1
* Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-251-1/+14
|\
| * perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang2023-06-161-1/+14
* | Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-254-0/+35
|\ \
| * | x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval2023-06-164-0/+35
| |/
* | Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-252-5/+8
|\ \
| * | x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava2023-06-191-1/+4
| * | x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones2023-06-161-4/+4
* | | Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-2415-48/+67
|\ \ \
| * \ \ Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-06-235-2/+17
| |\ \ \
| | * | | arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesDouglas Anderson2023-06-222-1/+6
| | * | | arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorDouglas Anderson2023-06-221-0/+5
| | * | | arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPDouglas Anderson2023-06-222-1/+6
| * | | | Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-06-1610-46/+50
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsAndrew Powers-Holmes2023-06-062-9/+12
| | * | | arm64: dts: rockchip: fix button reset pin for nanopi r5cTianling Shen2023-05-132-2/+1
| | * | | arm64: dts: rockchip: fix nEXTRST on SOQuartzNicolas Frattaroli2023-05-072-23/+24
| | * | | arm64: dts: rockchip: add missing cache propertiesKrzysztof Kozlowski2023-05-073-0/+11
| | * | | arm64: dts: rockchip: fix USB regulator on ROCK64Lorenz Brun2023-05-071-12/+2
* | | | | Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-231-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-211-1/+1
| |\ \ \ \ \
| | * | | | | bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song2023-06-121-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-06-237-7/+92
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-06-227-7/+92
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm64: Use raw_smp_processor_id() in kvm_pmu_probe_armpmu()Oliver Upton2023-06-071-1/+19
| | * | | | | | | KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier2023-06-071-4/+7
| | * | | | | | | KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe2023-06-045-0/+55
| | * | | | | | | KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe2023-06-041-2/+11
* | | | | | | | | Merge tag 'powerpc-6.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-231-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabledNicholas Piggin2023-06-091-1/+9
* | | | | | | | | | Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-06-203-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencingMichael Kelley2023-06-181-1/+1
| * | | | | | | | | | x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley2023-06-181-1/+1
| * | | | | | | | | | x86/hyperv/vtl: Add noop for realmode pointersSaurabh Sengar2023-05-081-0/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-181-4/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |