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-09-07
x86/head/64: Install startup GDT
Joerg Roedel
2
-0
/
+47
2020-09-07
x86/idt: Split idt_data setup out of set_intr_gate()
Joerg Roedel
1
-8
/
+14
2020-09-07
x86/sev-es: Add CPUID handling to #VC handler
Tom Lendacky
1
-0
/
+35
2020-09-07
x86/sev-es: Add support for handling IOIO exceptions
Tom Lendacky
1
-0
/
+214
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
1
-0
/
+154
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
1
-0
/
+66
2020-09-07
x86/umip: Factor out instruction decoding
Joerg Roedel
1
-22
/
+1
2020-09-07
x86/umip: Factor out instruction fetch
Joerg Roedel
1
-20
/
+6
2020-09-07
x86/cpufeatures: Add SEV-ES CPU feature
Tom Lendacky
2
-1
/
+3
2020-09-07
Merge 'x86/cpu' to pick up dependent bits
Borislav Petkov
1
-13
/
+27
2020-09-05
x86/resctrl: Fix spelling in user-visible warning messages
Colin Ian King
1
-2
/
+2
2020-09-04
x86/debug: Change thread.debugreg6 to thread.virtual_dr6
Peter Zijlstra
4
-23
/
+25
2020-09-04
x86/debug: Support negative polarity DR6 bits
Peter Zijlstra
3
-6
/
+5
2020-09-04
x86/debug: Simplify hw_breakpoint_handler()
Peter Zijlstra
1
-6
/
+2
2020-09-04
x86/debug: Remove aout_dump_debugregs()
Peter Zijlstra
1
-36
/
+0
2020-09-04
x86/debug: Remove the historical junk
Peter Zijlstra
1
-11
/
+12
2020-09-04
x86/debug: Move cond_local_irq_enable() block into exc_debug_user()
Peter Zijlstra
1
-29
/
+29
2020-09-04
x86/debug: Move historical SYSENTER junk into exc_debug_kernel()
Peter Zijlstra
1
-24
/
+25
2020-09-04
x86/debug: Simplify #DB signal code
Peter Zijlstra
1
-6
/
+9
2020-09-04
x86/debug: Remove handle_debug(.user) argument
Peter Zijlstra
1
-11
/
+10
2020-09-04
x86/debug: Move kprobe_debug_handler() into exc_debug_kernel()
Peter Zijlstra
1
-6
/
+4
2020-09-04
x86/debug: Sync BTF earlier
Peter Zijlstra
1
-7
/
+7
2020-09-04
x86/debug: Allow a single level of #DB recursion
Andy Lutomirski
1
-34
/
+31
2020-09-04
arm64: mte: Add specific SIGSEGV codes
Vincenzo Frascino
1
-1
/
+1
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
1
-2
/
+1
2020-09-01
x86/build: Add asserts for unwanted sections
Kees Cook
1
-0
/
+24
2020-09-01
x86/build: Enforce an empty .got.plt section
Kees Cook
1
-1
/
+13
2020-09-01
static_call: Allow early init
Peter Zijlstra
2
-1
/
+6
2020-09-01
static_call: Add some validation
Peter Zijlstra
1
-2
/
+26
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
1
-3
/
+18
2020-09-01
static_call: Add static_call_cond()
Peter Zijlstra
1
-10
/
+32
2020-09-01
x86/alternatives: Teach text_poke_bp() to emulate RET
Peter Zijlstra
1
-0
/
+5
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2
-0
/
+4
2020-09-01
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf
2
-0
/
+32
2020-09-01
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
1
-1
/
+3
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+29
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2020-08-27
x86/mpparse: Remove duplicate io_apic.h include
Wang Hai
1
-1
/
+0
2020-08-27
x86/irq: Unbreak interrupt affinity setting
Thomas Gleixner
1
-7
/
+9
2020-08-27
x86/hotplug: Silence APIC only after all interrupts are migrated
Ashok Raj
1
-6
/
+20
2020-08-26
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
1
-5
/
+4
2020-08-26
x86/resctrl: Enable user to view thread or core throttling mode
Fenghua Yu
3
-7
/
+87
2020-08-26
x86/resctrl: Enumerate per-thread MBA controls
Fenghua Yu
2
-0
/
+2
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-4
/
+0
2020-08-24
x86/fsgsbase: Replace static_cpu_has() with boot_cpu_has()
Borislav Petkov
1
-4
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
14
-18
/
+18
2020-08-22
x86/msr: Make source of unrecognised MSR writes unambiguous
Chris Down
1
-2
/
+2
2020-08-22
x86/msr: Prevent userspace MSR access from dominating the console
Chris Down
1
-3
/
+15
2020-08-20
x86/umip: Add emulation/spoofing for SLDT and STR instructions
Brendan Shanks
1
-13
/
+27
[prev]
[next]