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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
17
-294
/
+265
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-36
/
+38
2018-10-23
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+13
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-3
/
+15
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-37
/
+120
2018-10-23
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-25
/
+28
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-23
/
+54
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
21
-311
/
+329
2018-10-23
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+6
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-0
/
+12
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-12
/
+2
2018-10-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2
-0
/
+12
2018-10-18
kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
Steven Rostedt (VMware)
1
-7
/
+35
2018-10-17
x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...
Sebastian Andrzej Siewior
1
-1
/
+1
2018-10-16
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
1
-0
/
+15
2018-10-16
x86/asm: 'Simplify' GEN_*_RMWcc() macros
Peter Zijlstra
7
-53
/
+64
2018-10-14
x86/percpu: Fix this_cpu_read()
Peter Zijlstra
1
-4
/
+4
2018-10-14
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-10
x86/acpi, x86/boot: Take RSDP address for boot params if available
Juergen Gross
1
-0
/
+7
2018-10-10
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
2
-0
/
+6
2018-10-09
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
1
-1
/
+1
2018-10-09
x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
Bjorn Helgaas
1
-1
/
+1
2018-10-09
x86/mm/tlb: Add freed_tables element to flush_tlb_info
Rik van Riel
1
-0
/
+1
2018-10-09
x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range
Rik van Riel
2
-5
/
+7
2018-10-09
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
1
-16
/
+0
2018-10-09
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
2
-11
/
+22
2018-10-09
x86/hyperv: Enable PV qspinlock for Hyper-V
Yi Sun
1
-0
/
+2
2018-10-09
x86/hyperv: Add GUEST_IDLE_MSR support
Yi Sun
1
-0
/
+5
2018-10-09
Merge branch 'x86/urgent' into x86/cache, to pick up dependent fix
Ingo Molnar
2
-0
/
+14
2018-10-08
x86/fsgsbase/64: Clean up various details
Ingo Molnar
1
-10
/
+12
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
1
-11
/
+11
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2
-26
/
+41
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
2
-7
/
+6
2018-10-08
x86/fsgsbase/64: Convert the ELF core dump code to the new FSGSBASE helpers
Chang S. Bae
1
-3
/
+3
2018-10-08
x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers
Chang S. Bae
1
-3
/
+0
2018-10-08
x86/fsgsbase/64: Introduce FS/GS base helper functions
Chang S. Bae
1
-0
/
+50
2018-10-08
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
9
-17
/
+48
2018-10-06
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-54
/
+18
2018-10-06
x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-35
/
+47
2018-10-06
x86/extable: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-33
/
+20
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2
-18
/
+9
2018-10-06
x86/KASLR: Update KERNEL_IMAGE_SIZE description
Baoquan He
1
-6
/
+9
2018-10-06
x86/ioremap: Add an ioremap_encrypted() helper
Lianbo Jiang
1
-1
/
+2
2018-10-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+8
2018-10-05
Merge branch 'x86/core' into x86/build, to avoid conflicts
Ingo Molnar
6
-18
/
+27
2018-10-04
x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops
Nadav Amit
1
-29
/
+27
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
1
-42
/
+56
2018-10-04
x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs
Nadav Amit
2
-15
/
+16
2018-10-04
x86/refcount: Work around GCC inlining bug
Nadav Amit
1
-29
/
+45
[next]