summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-06-27Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-136/+232
2023-06-27Merge tag 'x86_irq_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2023-06-27Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-41/+7
2023-06-27Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-291/+639
2023-06-27Merge tag 'x86_cache_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-15/+156
2023-06-27Merge tag 'x86_build_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+50
2023-06-27Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-159/+346
2023-06-27Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-25/+33
2023-06-27Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds5-72/+217
2023-06-27Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds5-275/+0
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds56-778/+560
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds41-326/+187
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds5-20/+13
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds7-12/+3
2023-06-26Merge tag 's390-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds6-11/+27
2023-06-26Merge tag 'nios2_updates_for_v6.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-8/+8
2023-06-25Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+14
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+35
2023-06-25Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+8
2023-06-24Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-48/+67
2023-06-23Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann5-2/+17
2023-06-23Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-7/+92
2023-06-23Merge tag 'powerpc-6.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+9
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini7-7/+92
2023-06-22arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesDouglas Anderson2-1/+6
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorDouglas Anderson1-0/+5
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPDouglas Anderson2-1/+6
2023-06-22s390/defconfigs: set CONFIG_NET_TC_SKB_EXT=yNiklas Schnelle2-0/+2
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-06-20s390/boot: fix physmem_info virtual vs physical address confusionAlexander Gordeev1-2/+3
2023-06-20s390/kasan: avoid short by one page shadow memoryAlexander Gordeev1-4/+11
2023-06-20s390/kasan: fix insecure W+X mapping warningAlexander Gordeev1-4/+10
2023-06-20s390/crash: use the correct type for memory allocationChristophe JAILLET1-1/+1
2023-06-20x86/smp: Put CPUs into INIT on shutdown if possibleThomas Gleixner3-7/+53
2023-06-20x86/smp: Split sending INIT IPI out into a helper functionThomas Gleixner1-29/+20
2023-06-20x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner3-0/+66
2023-06-20x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner1-10/+14
2023-06-20x86/smp: Remove pointless wmb()s from native_stop_other_cpus()Thomas Gleixner1-6/+0
2023-06-20x86/smp: Dont access non-existing CPUID leafTony Battersby1-2/+3
2023-06-20x86/smp: Make stop_other_cpus() more robustThomas Gleixner3-23/+64
2023-06-20Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-2/+4
2023-06-19x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava1-1/+4
2023-06-19MIPS: Loongson32: Remove deprecated PWM timer clocksourceKeguang Zhang4-273/+0
2023-06-18posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann1-2/+0
2023-06-18Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+0
2023-06-18arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencingMichael Kelley1-1/+1
2023-06-18x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley1-1/+1
2023-06-17parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-17Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann10-46/+50