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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
2
-1
/
+14
2024-02-23
x86/barrier: Do not serialize MSR accesses on AMD
Borislav Petkov (AMD)
3
-19
/
+19
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
5
-11
/
+11
2024-02-05
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-1
/
+16
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+0
2024-02-01
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-4
/
+21
2024-01-26
KVM: x86/pmu: Move PMU reset logic to common x86 code
Sean Christopherson
1
-1
/
+1
2024-01-26
x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
Peter Zijlstra
1
-2
/
+9
2024-01-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
1
-30
/
+4
2023-12-20
x86/speculation, objtool: Use absolute relocations for annotations
Fangrui Song
2
-4
/
+4
2023-12-13
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2
-4
/
+4
2023-12-13
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
1
-0
/
+7
2023-12-13
x86: Introduce ia32_enabled()
Nikolay Borisov
1
-1
/
+15
2023-11-28
acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0
Roger Pau Monne
2
-0
/
+23
2023-11-28
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
Haitao Shan
2
-0
/
+2
2023-11-28
KVM: x86: Ignore MSR_AMD64_TW_CFG access
Maciej S. Szmigiero
1
-0
/
+1
2023-11-28
x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
Mike Rapoport (IBM)
1
-7
/
+0
2023-11-20
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
1
-0
/
+2
2023-11-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
1
-2
/
+2
2023-11-20
iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
David Howells
1
-1
/
+1
2023-10-27
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
1
-0
/
+2
2023-10-27
x86/cpu: Add model number for Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+2
2023-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+3
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
1
-1
/
+0
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2023-10-15
Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+7
2023-10-12
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
1
-0
/
+1
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
1
-1
/
+2
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
1
-2
/
+0
2023-10-11
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
1
-2
/
+7
2023-10-10
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+8
2023-09-30
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
1
-0
/
+8
2023-09-26
KVM: x86/pmu: Synthesize at most one PMI per VM-exit
Jim Mattson
1
-1
/
+0
2023-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
3
-44
/
+41
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
1
-2
/
+1
2023-09-22
Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+8
2023-09-22
x86/hyperv: Remove hv_vtl_early_init initcall
Saurabh Sengar
1
-0
/
+2
2023-09-19
x86/shstk: Handle vfork clone failure correctly
Rick Edgecombe
1
-2
/
+1
2023-09-19
x86/srso: Set CPUID feature bits independently of bug or mitigation status
Josh Poimboeuf
1
-2
/
+0
2023-09-19
x86/xen: allow nesting of same lazy mode
Juergen Gross
1
-2
/
+13
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
2
-15
/
+26
2023-09-18
x86/asm: Fix build of UML with KASAN
Vincent Whitchurch
1
-0
/
+7
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+39
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
1
-14
/
+31
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
1
-0
/
+8
2023-09-11
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-30
/
+2
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+15
[next]