index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-32
/
+47
2023-06-27
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-21
/
+69
2023-06-27
Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-136
/
+232
2023-06-27
Merge tag 'x86_irq_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2023-06-27
Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-41
/
+7
2023-06-27
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-291
/
+639
2023-06-27
Merge tag 'x86_cache_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+156
2023-06-27
Merge tag 'x86_build_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+50
2023-06-27
Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-159
/
+346
2023-06-27
Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-25
/
+33
2023-06-27
Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-72
/
+217
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
33
-726
/
+484
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-70
/
+89
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-3
/
+2
2023-06-25
Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+14
2023-06-25
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-0
/
+35
2023-06-25
Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+8
2023-06-23
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-06-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-06-21
x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine()
YueHaibing
1
-1
/
+0
2023-06-20
x86/smp: Put CPUs into INIT on shutdown if possible
Thomas Gleixner
3
-7
/
+53
2023-06-20
x86/smp: Split sending INIT IPI out into a helper function
Thomas Gleixner
1
-29
/
+20
2023-06-20
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
3
-0
/
+66
2023-06-20
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
1
-10
/
+14
2023-06-20
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
1
-6
/
+0
2023-06-20
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
1
-2
/
+3
2023-06-20
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
3
-23
/
+64
2023-06-20
Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+3
2023-06-19
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
1
-1
/
+4
2023-06-18
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
1
-1
/
+1
2023-06-16
x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
Thomas Gleixner
1
-4
/
+6
2023-06-16
x86/mm: Avoid using set_pgd() outside of real PGD pages
Lee Jones
1
-4
/
+4
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
4
-0
/
+35
2023-06-16
perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Kan Liang
1
-1
/
+14
2023-06-16
x86/mm: Remove unused current_untag_mask()
Borislav Petkov (AMD)
1
-9
/
+2
2023-06-16
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
1
-4
/
+8
2023-06-16
x86/fpu: Mark init functions __init
Thomas Gleixner
1
-2
/
+2
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
3
-5
/
+5
2023-06-16
x86/init: Initialize signal frame size late
Thomas Gleixner
3
-6
/
+3
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2
-3
/
+15
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
5
-52
/
+56
2023-06-14
x86/build: Avoid relocation information in final vmlinux
Petr Pavlu
2
-5
/
+50
2023-06-14
x86/alternative: PAUSE is not a NOP
Peter Zijlstra
1
-1
/
+4
2023-06-14
x86/alternatives: Add cond_resched() to text_poke_bp_batch()
Steven Rostedt (Google)
1
-0
/
+10
2023-06-13
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2023-06-12
x86/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-12
bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.
Yonghong Song
1
-1
/
+1
2023-06-11
Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+9
2023-06-08
x86/irq: Add hardcoded hypervisor interrupts to /proc/stat
Michael Kelley
1
-0
/
+7
2023-06-07
x86/mm: Remove repeated word in comments
Bo Liu
1
-1
/
+1
[next]