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-03-24
x86/vmware: Enable steal time accounting
Alexey Makhalov
1
-1
/
+12
2020-03-24
x86/vmware: Add steal time clock support for VMware guests
Alexey Makhalov
1
-0
/
+197
2020-03-24
x86/vmware: Remove vmware_sched_clock_setup()
Alexey Makhalov
1
-5
/
+10
2020-03-24
x86/vmware: Make vmware_select_hypercall() __init
Alexey Makhalov
1
-1
/
+1
2020-03-23
x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl()
Benjamin Thiel
1
-0
/
+1
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
2
-0
/
+32
2020-03-21
x86: Remove unneeded includes
Brian Gerst
6
-7
/
+0
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2
-0
/
+257
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2
-45
/
+0
2020-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
1
-1
/
+1
2020-03-21
x86: Replace setup_irq() by request_irq()
afzal mohammed
2
-20
/
+11
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
7
-35
/
+71
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
70
-1441
/
+1320
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
1
-0
/
+25
2020-03-19
x86/setup: Fix static memory detection
Guenter Roeck
1
-1
/
+0
2020-03-19
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Al Viro
1
-15
/
+18
2020-03-19
x86: switch setup_sigcontext() to unsafe_put_user()
Al Viro
1
-43
/
+45
2020-03-19
x86: switch save_v86_state() to unsafe_put_user()
Al Viro
1
-31
/
+30
2020-03-19
x86: get rid of get_user_ex() in restore_sigcontext()
Al Viro
1
-50
/
+36
2020-03-19
vm86: get rid of get_user_ex() use
Al Viro
1
-30
/
+24
2020-03-18
x86: switch sigframe sigset handling to explict __get_user()/__put_user()
Al Viro
1
-12
/
+8
2020-03-17
x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
Borislav Petkov
1
-3
/
+1
2020-03-15
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+8
2020-03-15
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+12
2020-03-14
acpi/x86: ignore unspecified bit positions in the ACPI global lock field
Jan Engelhardt
1
-1
/
+1
2020-03-14
acpi/x86: add a kernel parameter to disable ACPI BGRT
Alex Hung
1
-1
/
+9
2020-03-14
x86/acpi: make "asmlinkage" part first thing in the function definition
Alexey Dobriyan
2
-2
/
+2
2020-03-13
x86/vector: Remove warning on managed interrupt migration
Peter Xu
1
-6
/
+8
2020-03-12
ima: add a new CONFIG for loading arch-specific policies
Nayna Jain
1
-3
/
+1
2020-03-12
x86/cpu/amd: Call init_amd_zn() om Family 19h processors too
Kim Phillips
1
-1
/
+2
2020-03-12
x86/tsc_msr: Make MSR derived TSC frequency more accurate
Hans de Goede
1
-11
/
+86
2020-03-12
x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
Hans de Goede
1
-2
/
+15
2020-03-12
x86/tsc_msr: Use named struct initializers
Hans de Goede
1
-10
/
+18
2020-03-10
x86/mce/dev-mcelog: Dynamically allocate space for machine check records
Tony Luck
1
-20
/
+27
2020-03-08
x86/apic/vector: Force interupt handler invocation to irq context
Thomas Gleixner
1
-0
/
+6
2020-03-08
efi/x86: Avoid using code32_start
Arvind Sankar
1
-1
/
+0
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
4
-23
/
+51
2020-03-06
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
4
-23
/
+51
2020-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+7
2020-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-21
/
+44
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
2
-1
/
+6
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
1
-4
/
+5
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
1
-1
/
+1
2020-02-27
x86/traps: Stop using ist_enter/exit() in do_int3()
Andy Lutomirski
1
-6
/
+15
2020-02-27
x86/irq: Remove useless return value from do_IRQ()
Thomas Gleixner
1
-2
/
+1
2020-02-27
x86/traps: Document do_spurious_interrupt_bug()
Thomas Gleixner
1
-0
/
+19
2020-02-27
x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
Thomas Gleixner
1
-1
/
+0
2020-02-27
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
1
-0
/
+3
[prev]
[next]