index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-4
/
+5
2022-12-13
Merge tag 'x86_alternatives_for_v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+5
2022-12-13
Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+25
2022-12-13
Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-31
/
+67
2022-12-13
Merge tag 'x86_splitlock_for_6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+53
2022-12-13
Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+4
2022-12-13
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-17
/
+34
2022-12-13
Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-638
/
+794
2022-12-12
Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-93
/
+113
2022-12-12
Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+18
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-86
/
+129
2022-12-12
Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+4
2022-12-12
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+6
2022-12-06
x86/apic/msi: Enable PCI/IMS
Thomas Gleixner
1
-0
/
+5
2022-12-06
x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
Thomas Gleixner
1
-41
/
+1
2022-12-06
iommu/amd: Switch to MSI base domains
Thomas Gleixner
1
-0
/
+1
2022-12-06
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
1
-0
/
+2
2022-12-06
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
1
-47
/
+129
2022-12-05
genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
Thomas Gleixner
1
-3
/
+2
2022-12-05
uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix
Oleg Nesterov
1
-1
/
+3
2022-12-03
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
2
-8
/
+15
2022-12-02
x86/sgx: Replace kmap/kunmap_atomic() calls
Kristen Carlson Accardi
3
-12
/
+12
2022-12-02
x86/of: Add support for boot time interrupt delivery mode configuration
Rahul Tanwar
1
-1
/
+8
2022-12-02
x86/of: Replace printk(KERN_LVL) with pr_lvl()
Rahul Tanwar
1
-2
/
+2
2022-12-02
x86/of: Remove unused early_init_dt_add_memory_arch()
Andy Shevchenko
1
-5
/
+0
2022-12-02
x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
Mateusz Jończyk
1
-5
/
+8
2022-12-02
x86/asm/32: Remove setup_once()
Brian Gerst
1
-22
/
+0
2022-12-02
x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubs
Miaohe Lin
1
-1
/
+1
2022-11-28
iommu/hyper-v: Allow hyperv irq remapping without x2apic
Nuno Das Neves
1
-0
/
+6
2022-11-28
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
3
-13
/
+3
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2
-2
/
+2
2022-11-22
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
YingChi Long
1
-5
/
+2
2022-11-22
x86/alternative: Consistently patch SMP locks in vmlinux and modules
Julian Pidancet
1
-6
/
+5
2022-11-21
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
1
-21
/
+17
2022-11-20
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
3
-2
/
+3
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2
-8
/
+2
2022-11-17
x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
Kyle Huey
2
-1
/
+22
2022-11-17
x86/fpu: Allow PKRU to be (once again) written by ptrace.
Kyle Huey
2
-13
/
+21
2022-11-17
x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
Kyle Huey
1
-3
/
+13
2022-11-17
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
4
-4
/
+4
2022-11-17
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
3
-4
/
+4
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2
-6
/
+4
2022-11-12
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+7
2022-11-10
x86/split_lock: Add sysctl to control the misery mode
Guilherme G. Piccoli
1
-10
/
+53
2022-11-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
1
-1
/
+1
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
1
-1
/
+1
[next]