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
2020-10-01
x86/nmi: Fix nmi_handle() duration miscalculation
Libing Zhou
1
-3
/
+2
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
1
-2
/
+2
2020-09-30
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
1
-2
/
+4
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
1
-4
/
+0
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
1
-2
/
+26
2020-09-28
cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
Li Qiang
1
-1
/
+1
2020-09-28
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
1
-4
/
+4
2020-09-27
x86/apic/msi: Unbreak DMAR and HPET MSI
Thomas Gleixner
1
-0
/
+2
2020-09-27
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
1
-4
/
+4
2020-09-25
x86/sev-es: Use GHCB accessor for setting the MMIO scratch buffer
Tom Lendacky
1
-1
/
+1
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+2
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
3
-38
/
+34
2020-09-23
x86/ioapic: Unbreak check_timer()
Thomas Gleixner
1
-0
/
+1
2020-09-22
x86/irq: Make run_on_irqstack_cond() typesafe
Thomas Gleixner
2
-2
/
+2
2020-09-22
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
19
-82
/
+105
2020-09-22
x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier
Mike Hommey
2
-55
/
+55
2020-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-19
/
+3
2020-09-21
Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2020-09-21
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
1
-19
/
+3
2020-09-18
stacktrace: Remove reliable argument from arch_stack_walk() callback
Mark Brown
1
-5
/
+5
2020-09-18
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
1
-6
/
+21
2020-09-18
x86/cpu: Add hardware-enforced cache coherency as a CPUID feature
Krish Sadhukhan
1
-0
/
+1
2020-09-18
x86/unwind/fp: Fix FP unwinding in ret_from_fork
Josh Poimboeuf
1
-1
/
+2
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
1
-0
/
+57
2020-09-17
x86/fpu/xstate: Add supervisor PASID state for ENQCMD
Yu-cheng Yu
1
-1
/
+5
2020-09-17
x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
Fenghua Yu
1
-0
/
+1
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
1
-0
/
+1
2020-09-16
x86/irq: Cleanup the arch_*_msi_irqs() leftovers
Thomas Gleixner
2
-40
/
+0
2020-09-16
x86/pci: Set default irq domain in pcibios_add_device()
Thomas Gleixner
1
-1
/
+1
2020-09-16
x86/irq: Initialize PCI/MSI domain at PCI init time
Thomas Gleixner
3
-15
/
+22
2020-09-16
x86/irq: Move apic_post_init() invocation to one place
Thomas Gleixner
3
-6
/
+3
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-29
/
+1
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
1
-4
/
+3
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-1
/
+1
2020-09-16
x86/irq: Consolidate DMAR irq allocation
Thomas Gleixner
1
-5
/
+5
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
2
-37
/
+37
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
1
-7
/
+7
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
2
-2
/
+2
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
2
-2
/
+2
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
1
-3
/
+3
2020-09-16
x86/msi: Remove pointless vcpu_affinity callback
Thomas Gleixner
1
-1
/
+0
2020-09-16
x86/msi: Move compose message callback where it belongs
Thomas Gleixner
2
-9
/
+4
2020-09-16
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
1
-2
/
+5
2020-09-16
x86/init: Remove unused init ops
Thomas Gleixner
2
-26
/
+4
2020-09-15
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
1
-1
/
+3
2020-09-14
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
1
-8
/
+8
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+20
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
1
-3
/
+19
[prev]
[next]