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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
5
-9
/
+8
2016-04-13
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
4
-4
/
+3
2016-04-13
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
10
-11
/
+13
2016-04-13
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
Borislav Petkov
3
-3
/
+5
2016-04-13
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
Borislav Petkov
5
-5
/
+4
2016-04-13
Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes
Ingo Molnar
15
-33
/
+89
2016-04-13
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
8
-65
/
+100
2016-04-13
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
Toshi Kani
1
-19
/
+0
2016-04-13
Merge branch 'x86/cpu' into x86/asm, to merge more patches
Ingo Molnar
34
-61
/
+52
2016-04-13
x86/mce: Avoid using object after free in genpool
Tony Luck
1
-2
/
+2
2016-04-13
x86/syscalls: Wire up compat readv2/writev2 syscalls
Christoph Hellwig
2
-2
/
+4
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
6
-37
/
+7
2016-04-13
x86/entry/64: Make gs_change a local label
Borislav Petkov
1
-5
/
+5
2016-04-13
x86/cpu: Add Erratum 88 detection on AMD
Borislav Petkov
3
-1
/
+4
2016-04-13
x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()
Andy Lutomirski
1
-25
/
+25
2016-04-13
x86/asm, sched/x86: Rewrite the FS and GS context switch code
Andy Lutomirski
1
-55
/
+93
2016-04-13
x86/cpu: Probe the behavior of nulling out a segment at boot time
Andy Lutomirski
2
-0
/
+32
2016-04-13
x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
Andy Lutomirski
1
-12
/
+7
2016-04-01
x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...
Ingo Molnar
1
-1
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
8
-10
/
+9
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
7
-11
/
+10
2016-03-31
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
6
-7
/
+6
2016-03-31
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
4
-4
/
+3
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
6
-7
/
+7
2016-03-31
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
4
-5
/
+3
2016-03-31
x86/cpufeature: Remove cpu_has_osxsave
Borislav Petkov
5
-6
/
+6
2016-03-31
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
4
-4
/
+3
2016-03-31
x86/cpufeature: Remove cpu_has_arch_perfmon
Borislav Petkov
3
-4
/
+3
2016-03-31
x86/mm/pat, x86/cpufeature: Remove cpu_has_pat
Borislav Petkov
1
-1
/
+0
2016-03-31
Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+1
2016-03-31
nios2: Replace fdt_translate_address with of_flat_dt_translate_address
Guenter Roeck
1
-2
/
+1
2016-03-29
x86/cpu: Do the feature test first in enable_sep_cpu()
Borislav Petkov
1
-4
/
+3
2016-03-29
x86/build: Build compressed x86 kernels as PIE
H.J. Lu
3
-1
/
+49
2016-03-29
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
3
-11
/
+1
2016-03-29
x86/mtrr: Fix PAT init handling when MTRR is disabled
Toshi Kani
3
-10
/
+18
2016-03-29
x86/mtrr: Fix Xorg crashes in Qemu sessions
Toshi Kani
2
-2
/
+14
2016-03-29
x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
Toshi Kani
1
-2
/
+2
2016-03-29
x86/mm/pat: Add pat_disable() interface
Toshi Kani
2
-1
/
+13
2016-03-29
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
3
-22
/
+55
2016-03-29
x86/cpu: Add advanced power management bits
Huang Rui
1
-0
/
+2
2016-03-29
x86/thread_info: Merge two !__ASSEMBLY__ sections
Borislav Petkov
1
-4
/
+2
2016-03-29
x86/cpufreq: Remove duplicated TDP MSR macro definitions
Vladimir Zapolskiy
1
-7
/
+1
2016-03-29
x86/cpu: Get rid of compute_unit_id
Borislav Petkov
4
-14
/
+6
2016-03-29
perf/x86/amd: Cleanup Fam10h NB event constraints
Peter Zijlstra
2
-3
/
+23
2016-03-29
x86/topology: Fix AMD core count
Peter Zijlstra
3
-5
/
+7
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
23
-68
/
+68
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-22
/
+22
2016-03-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-2
/
+19
2016-03-26
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
1
-0
/
+1
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
18
-2
/
+18
[next]