index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-03-28
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
7
-288
/
+3
2020-03-28
x86: get rid of user_atomic_cmpxchg_inatomic()
Al Viro
2
-94
/
+19
2020-03-28
x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
Al Viro
1
-8
/
+8
2020-03-28
x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...
Al Viro
1
-26
/
+36
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-03-27
x86/mm/set_memory: Fix -Wmissing-prototypes warnings
Benjamin Thiel
1
-0
/
+2
2020-03-27
x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()
Benjamin Thiel
1
-0
/
+2
2020-03-26
kill uaccess_try()
Al Viro
3
-72
/
+0
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
4
-15
/
+137
2020-03-25
x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
Brian Gerst
1
-1
/
+1
2020-03-24
x86/cpu: Cleanup the now unused CPU match macros
Thomas Gleixner
2
-16
/
+0
2020-03-24
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
2
-9
/
+137
2020-03-24
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
1
-1
/
+12
2020-03-23
um: Fix header inclusion
Vincenzo Frascino
1
-0
/
+6
2020-03-23
x86/mm: Drop pud_mknotpresent()
Anshuman Khandual
1
-6
/
+0
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
1
-0
/
+1
2020-03-21
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
1
-4
/
+4
2020-03-21
x86: Remove unneeded includes
Brian Gerst
1
-5
/
+0
2020-03-21
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
2
-18
/
+15
2020-03-21
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
3
-85
/
+61
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2
-3
/
+7
2020-03-21
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
1
-0
/
+3
2020-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
1
-5
/
+0
2020-03-21
x86/entry: Refactor SYS_NI macros
Brian Gerst
1
-9
/
+23
2020-03-21
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
1
-18
/
+26
2020-03-21
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
1
-41
/
+32
2020-03-21
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
1
-25
/
+24
2020-03-21
x86/vdso: Enable x86 to use common headers
Vincenzo Frascino
2
-11
/
+24
2020-03-21
x86: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
2
-4
/
+11
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
8
-5
/
+36
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
61
-995
/
+853
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
1
-0
/
+1
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+0
2020-03-19
x86/setup: Fix static memory detection
Guenter Roeck
1
-0
/
+20
2020-03-19
x86: switch setup_sigcontext() to unsafe_put_user()
Al Viro
1
-3
/
+0
2020-03-19
x86: kill get_user_{try,catch,ex}
Al Viro
1
-54
/
+0
2020-03-18
x86: get rid of small constant size cases in raw_copy_{to,from}_user()
Al Viro
3
-145
/
+2
2020-03-18
x86: switch sigframe sigset handling to explict __get_user()/__put_user()
Al Viro
1
-5
/
+1
2020-03-18
x86: Fix bitops.h warning with a moved cast
Jesse Brandeburg
1
-2
/
+2
2020-03-17
perf/amd/uncore: Add support for Family 19h L3 PMU
Kim Phillips
1
-2
/
+13
2020-03-17
x86: Don't let pgprot_modify() change the page encryption bit
Thomas Hellstrom
2
-3
/
+6
2020-03-17
x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
Borislav Petkov
1
-1
/
+0
2020-03-16
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
1
-2
/
+3
2020-03-16
KVM: x86: unify callbacks to load paging root
Paolo Bonzini
1
-3
/
+0
2020-03-16
KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 code
Sean Christopherson
1
-2
/
+0
2020-03-16
KVM: x86: Move VMX's host_efer to common x86 code
Sean Christopherson
1
-0
/
+2
2020-03-16
KVM: x86/mmu: Configure max page level during hardware setup
Sean Christopherson
1
-2
/
+1
2020-03-16
KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common function
Sean Christopherson
1
-2
/
+1
2020-03-16
KVM: VMX: Directly query Intel PT mode when refreshing PMUs
Sean Christopherson
1
-2
/
+0
2020-03-16
KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt support
Sean Christopherson
1
-1
/
+0
[prev]
[next]