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
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
2015-07-06
x86/asm/tsc: Remove rdtscl()
Andy Lutomirski
1
-3
/
+0
2015-07-06
x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
Andy Lutomirski
1
-3
/
+3
2015-07-06
x86/asm/tsc: Use the full 64-bit TSC in delay_tsc()
Andy Lutomirski
1
-4
/
+4
2015-07-06
x86/asm/tsc: Remove the rdtscp() and rdtscpll() macros
Andy Lutomirski
1
-9
/
+0
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
12
-24
/
+18
2015-07-06
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
6
-51
/
+8
2015-07-06
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
2
-14
/
+1
2015-07-06
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
7
-17
/
+9
2015-07-06
x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads
Denys Vlasenko
2
-8
/
+5
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-0
/
+82
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-12
/
+25
2015-07-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+8
2015-07-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+13
2015-07-04
x86/fpu: Fix boot crash in the early FPU code
Ingo Molnar
1
-3
/
+4
2015-07-03
kvm: add hyper-v crash msrs values
Andrey Smetanin
1
-0
/
+11
2015-07-03
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
1
-3
/
+1
2015-07-03
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
2
-6
/
+9
2015-07-03
KVM: x86: properly restore LVT0
Radim Krčmář
1
-0
/
+1
2015-07-03
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
3
-4
/
+4
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
3
-5
/
+3
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2
-3
/
+2
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+15
2015-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+28
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2015-07-01
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
3
-7
/
+8
2015-07-01
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
1
-5
/
+6
2015-07-01
x86: mm: enable deferred struct page initialisation on x86-64
Mel Gorman
1
-0
/
+1
2015-06-30
perf/x86: Fix 'active_events' imbalance
Peter Zijlstra
1
-23
/
+13
2015-06-30
Merge branch 'x86/boot' into x86/urgent
Ingo Molnar
1
-4
/
+3
2015-06-30
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...
Ingo Molnar
1
-1
/
+1
2015-06-30
intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver
qipeng.zha
1
-0
/
+82
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-36
/
+175
2015-06-29
crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
Tadeusz Struk
1
-1
/
+1
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-10
/
+25
2015-06-27
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2015-06-27
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+10
2015-06-27
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-3
/
+3
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+0
2015-06-26
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
3
-0
/
+79
2015-06-26
libnvdimm: Set numa_node to NVDIMM devices
Toshi Kani
1
-0
/
+1
2015-06-26
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Dominik Dingel
1
-9
/
+0
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2015-06-25
um: Don't pollute kernel namespace with uapi
Richard Weinberger
4
-0
/
+4
2015-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-8
/
+46
2015-06-25
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-1
/
+3
2015-06-25
libnvdimm, pmem: add libnvdimm support to the pmem driver
Dan Williams
2
-32
/
+63
2015-06-25
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
2
-0
/
+24
[next]