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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
4
-14
/
+53
2017-11-25
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
2
-4
/
+9
2017-11-25
x86/tlb: Refactor CR4 setting and shadow write
Nadav Amit
1
-13
/
+11
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
6
-262
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
1
-2
/
+8
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
1
-2
/
+2
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
1
-4
/
+58
2017-11-17
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
1
-45
/
+10
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2
-44
/
+30
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
3
-4
/
+4
2017-11-17
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
1
-22
/
+5
2017-11-17
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
1
-1
/
+33
2017-11-17
x86/boot: Fix boot failure when SMP MP-table is based at 0
Tom Lendacky
1
-2
/
+4
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2
-0
/
+20
2017-11-16
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
4
-6
/
+62
2017-11-14
x86/umip: Identify the STR and SLDT instructions
Ricardo Neri
1
-8
/
+16
2017-11-14
x86/umip: Print a line in the boot log that UMIP has been enabled
Ricardo Neri
1
-0
/
+2
2017-11-14
x86/umip: Select X86_INTEL_UMIP by default
Ricardo Neri
1
-3
/
+9
2017-11-14
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
Rafael J. Wysocki
1
-4
/
+7
2017-11-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-51
/
+148
2017-11-14
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-32
/
+159
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
38
-1289
/
+1437
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2017-11-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+13
2017-11-14
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
17
-98
/
+143
2017-11-14
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+7
2017-11-14
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+8
2017-11-14
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-7
/
+7
2017-11-14
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
85
-1015
/
+3657
2017-11-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+9
2017-11-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-79
/
+131
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-72
/
+126
2017-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-19
/
+20
2017-11-12
x86/intel_rdt: Fix a silent failure when writing zero value schemata
Xiaochen Shen
1
-0
/
+5
2017-11-10
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
3
-11
/
+6
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/xen: Use guest_late_init to detect Xen PVH guest
Juergen Gross
2
-11
/
+22
2017-11-10
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
5
-4
/
+6
2017-11-10
x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA
Juergen Gross
2
-0
/
+6
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
8
-23
/
+34
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
11
-59
/
+75
2017-11-10
x86/tsc: Mark cyc2ns_init() and detect_art() __init
Dou Liyang
1
-2
/
+2
2017-11-10
Merge branch 'linus' into x86/platform, to refresh the branch
Ingo Molnar
758
-211
/
+951
2017-11-10
Merge branch 'linus' into x86/asm, to resolve conflict
Ingo Molnar
1
-1
/
+1
2017-11-10
Merge branch 'x86/mm' into x86/asm, to merge branches
Ingo Molnar
1
-1
/
+0
2017-11-10
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
Alexander Shishkin
1
-3
/
+7
[next]