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-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
6
-72
/
+175
2020-05-28
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
1
-38
/
+48
2020-05-27
x86/apb_timer: Drop unused TSC calibration
Johan Hovold
1
-53
/
+0
2020-05-26
x86/io_apic: Remove unused function mp_init_irq_at_boot()
YueHaibing
1
-13
/
+0
2020-05-26
x86/apic: Make TSC deadline timer detection message visible
Borislav Petkov
1
-1
/
+1
2020-05-25
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Hill Ma
1
-0
/
+8
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+24
2020-05-23
x86/apic/uv: Remove code for unused distributed GRU mode
Steve Wahl
1
-58
/
+1
2020-05-22
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
Josh Poimboeuf
1
-0
/
+7
2020-05-22
x86/amd_nb: Add AMD family 17h model 60h PCI IDs
Alexander Monakov
1
-0
/
+5
2020-05-22
x86/tsc: Add tsc_early_khz command line parameter
Krzysztof Piecuch
1
-1
/
+11
2020-05-20
x86/gpu: add RKL stolen memory support
Matt Roper
1
-0
/
+1
2020-05-19
x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()
Benjamin Thiel
1
-1
/
+1
2020-05-19
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
1
-93
/
+7
2020-05-19
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
1
-60
/
+141
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
3
-21
/
+21
2020-05-19
x86: Replace ist_enter() with nmi_enter()
Peter Zijlstra
4
-62
/
+24
2020-05-19
x86/mce: Send #MC singal from task work
Peter Zijlstra
1
-25
/
+31
2020-05-19
x86/entry: Get rid of ist_begin/end_non_atomic()
Thomas Gleixner
2
-39
/
+4
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
6
-72
/
+168
2020-05-17
Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+9
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2020-05-16
x86/fpu/xstate: Restore supervisor states for signal return
Yu-cheng Yu
1
-5
/
+39
2020-05-16
x86/fpu/xstate: Preserve supervisor states for the slow path in __fpu__restor...
Yu-cheng Yu
1
-25
/
+28
2020-05-16
x86/fpu: Introduce copy_supervisor_to_kernel()
Yu-cheng Yu
1
-0
/
+84
2020-05-16
x86/nmi: Remove edac.h include leftover
Borislav Petkov
1
-4
/
+0
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-54
/
+121
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+8
2020-05-15
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
1
-7
/
+9
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+28
2020-05-13
x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates
Yu-cheng Yu
1
-13
/
+24
2020-05-13
x86/fpu/xstate: Define new functions for clearing fpregs and xstates
Fenghua Yu
4
-22
/
+39
2020-05-13
x86/fpu/xstate: Introduce XSAVES supervisor states
Yu-cheng Yu
1
-9
/
+19
2020-05-13
x86/fpu/xstate: Separate user and supervisor xfeatures mask
Yu-cheng Yu
2
-35
/
+54
2020-05-13
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-1
/
+28
2020-05-12
x86/fpu/xstate: Define new macros for supervisor and user xstates
Fenghua Yu
2
-14
/
+15
2020-05-12
x86/fpu/xstate: Rename validate_xstate_header() to validate_user_xstate_header()
Fenghua Yu
3
-5
/
+5
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-53
/
+93
2020-05-08
x86/module: Use text_mutex in apply_relocate_add()
Josh Poimboeuf
1
-2
/
+7
2020-05-08
x86/module: Use text_poke() for late relocations
Peter Zijlstra
1
-7
/
+31
2020-05-08
livepatch: Remove .klp.arch
Peter Zijlstra
2
-54
/
+0
2020-05-07
x86/cpu/amd: Make erratum #1054 a legacy erratum
Kim Phillips
1
-2
/
+1
2020-05-07
x86/delay: Introduce TPAUSE delay
Kyung Min Park
1
-0
/
+3
2020-05-07
x86/platform/uv: Unexport uv_apicid_hibits
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Remove _uv_hub_info_check()
Christoph Hellwig
1
-6
/
+0
2020-05-07
x86/platform/uv: Simplify uv_send_IPI_one()
Christoph Hellwig
1
-5
/
+14
2020-05-07
x86/platform/uv: Mark uv_min_hub_revision_id static
Christoph Hellwig
1
-2
/
+1
2020-05-07
x86/platform/uv: Mark is_uv_hubless() static
Christoph Hellwig
1
-2
/
+1
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
1
-2
/
+2
2020-05-07
x86/apic: Convert the TSC deadline timer matching to steppings macro
Borislav Petkov
1
-45
/
+12
[prev]
[next]