index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
1
-0
/
+1
2017-11-28
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
1
-0
/
+12
2017-11-25
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
1
-3
/
+8
2017-11-25
x86/tlb: Refactor CR4 setting and shadow write
Nadav Amit
1
-13
/
+11
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
3
-60
/
+0
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
1
-1
/
+1
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
1
-0
/
+1
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
1
-0
/
+4
2017-11-16
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
1
-0
/
+1
2017-11-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+26
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-251
/
+344
2017-11-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2017-11-14
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-30
/
+45
2017-11-14
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
25
-339
/
+477
2017-11-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-50
/
+72
2017-11-10
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
Michael S. Tsirkin
1
-4
/
+8
2017-11-10
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
2
-2
/
+2
2017-11-10
x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA
Juergen Gross
1
-0
/
+1
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-9
/
+14
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2
-20
/
+29
2017-11-09
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
1
-1
/
+1
2017-11-08
x86/umip: Add emulation code for UMIP instructions
Ricardo Neri
1
-0
/
+12
2017-11-08
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
2
-1
/
+8
2017-11-08
Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits
Ingo Molnar
2
-0
/
+33
2017-11-07
x86: Add support for changing memory encryption attribute in early boot
Brijesh Singh
1
-0
/
+8
2017-11-07
x86/io: Unroll string I/O when SEV is active
Tom Lendacky
1
-4
/
+39
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
1
-0
/
+3
2017-11-07
x86/mm: Add Secure Encrypted Virtualization (SEV) support
Tom Lendacky
1
-0
/
+6
2017-11-07
x86/cpufeatures: Fix various details in the feature definitions
Ingo Molnar
1
-75
/
+74
2017-11-07
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
Ingo Molnar
1
-254
/
+254
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
281
-0
/
+282
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
280
-12
/
+322
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
281
-4
/
+282
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
281
-4
/
+282
2017-11-06
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
Borislav Petkov
1
-2
/
+1
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
1
-0
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
280
-0
/
+280
2017-11-02
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
8
-122
/
+48
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
280
-0
/
+280
2017-11-02
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
1
-0
/
+6
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
3
-19
/
+16
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
1
-0
/
+6
2017-11-02
x86/entry: Add task_top_of_stack() to find the top of a task's stack
Andy Lutomirski
1
-0
/
+2
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
3
-9
/
+7
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
2
-7
/
+12
2017-11-02
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
1
-1
/
+1
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
3
-15
/
+15
[next]