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
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-06
Merge branch 'pm-x86'
Rafael J. Wysocki
6
-68
/
+231
2019-05-06
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2019-05-06
x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails
Sebastian Andrzej Siewior
1
-16
/
+15
2019-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+116
2019-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2019-05-05
x86/mm: Initialize PGD cache during mm initialization
Nadav Amit
1
-4
/
+6
2019-05-05
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
1
-3
/
+7
2019-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-38
/
+114
2019-05-03
perf/x86/intel/pt: Remove software double buffering PMU capability
Alexander Shishkin
1
-2
/
+1
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+15
2019-05-02
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
1
-3
/
+108
2019-05-02
bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG
Wang YanQing
1
-13
/
+6
2019-05-02
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
1
-51
/
+166
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
1
-2
/
+2
2019-05-01
KVM: nVMX: Fix size checks in vmx_set_nested_state
Jim Mattson
1
-2
/
+2
2019-04-30
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
Sean Christopherson
2
-4
/
+2
2019-04-30
x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
Vitaly Kuznetsov
2
-0
/
+2
2019-04-30
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
Sean Christopherson
2
-2
/
+20
2019-04-30
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
1
-0
/
+12
2019-04-30
x86/alternatives: Add comment about module removal races
Nadav Amit
1
-0
/
+5
2019-04-30
x86/kprobes: Use vmalloc special flag
Rick Edgecombe
1
-6
/
+1
2019-04-30
x86/ftrace: Use vmalloc special flag
Rick Edgecombe
1
-8
/
+6
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
1
-4
/
+0
2019-04-30
x86/mm/cpa: Add set_direct_map_*() functions
Rick Edgecombe
3
-3
/
+15
2019-04-30
x86/alternatives: Remove the return value of text_poke_*()
Nadav Amit
2
-9
/
+6
2019-04-30
x86/jump-label: Remove support for custom text poker
Nadav Amit
1
-16
/
+10
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2
-8
/
+22
2019-04-30
x86/kprobes: Set instruction page as executable
Nadav Amit
1
-4
/
+20
2019-04-30
x86/ftrace: Set trampoline pages as executable
Nadav Amit
1
-0
/
+8
2019-04-30
x86/kgdb: Avoid redundant comparison of patched code
Nadav Amit
1
-13
/
+1
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
3
-26
/
+86
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
4
-0
/
+45
2019-04-30
x86/mm: Save debug registers when loading a temporary mm
Nadav Amit
1
-0
/
+23
2019-04-30
x86/mm: Introduce temporary mm structs
Andy Lutomirski
1
-0
/
+33
2019-04-30
x86/jump_label: Use text_poke_early() during early init
Nadav Amit
1
-1
/
+6
2019-04-30
mm/tlb: Provide default nmi_uaccess_okay()
Nadav Amit
1
-0
/
+2
2019-04-30
x86/alternatives: Add text_poke_kgdb() to not assert the lock when debugging
Nadav Amit
3
-19
/
+45
2019-04-30
Merge tag 'v5.1-rc7' into x86/mm, to pick up fixes
Ingo Molnar
3
-6
/
+12
2019-04-29
x86: make ZERO_PAGE() at least parse its argument
Linus Torvalds
1
-1
/
+1
2019-04-29
x86/stacktrace: Use common infrastructure
Thomas Gleixner
2
-97
/
+20
2019-04-29
perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER
Kairui Song
3
-23
/
+18
2019-04-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+7
2019-04-27
KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit
Rick Edgecombe
2
-3
/
+12
2019-04-26
x86/mm/tlb: Remove 'struct flush_tlb_info' from the stack
Nadav Amit
1
-34
/
+82
2019-04-26
Merge branch 'linus' into x86/mm, to pick up dependent fix
Ingo Molnar
36
-426
/
+686
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-57
/
+157
2019-04-26
x86: tsc: Rework time_cpufreq_notifier()
Rafael J. Wysocki
1
-15
/
+14
2019-04-25
x86/apic: Unify duplicated local apic timer clockevent initialization
Jacob Pan
1
-26
/
+31
[prev]
[next]