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
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2022-11-22
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
1
-2
/
+2
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
1
-1
/
+1
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
1
-1
/
+1
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
1
-1
/
+1
2022-10-04
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
1
-0
/
+1
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
1
-2
/
+2
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
1
-1
/
+1
2021-10-20
x86/fpu: Move context switch and exit to user inlines into sched.h
Thomas Gleixner
1
-1
/
+1
2021-10-20
x86/fpu: Remove pointless argument from switch_fpu_finish()
Thomas Gleixner
1
-2
/
+1
2021-06-23
x86/fpu: Add PKRU storage outside of task XSAVE buffer
Dave Hansen
1
-0
/
+25
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
1
-0
/
+1
2021-02-11
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
1
-1
/
+1
2020-10-26
x86: Reclaim TIF_IA32 and TIF_X32
Gabriel Krisman Bertazi
1
-6
/
+0
2020-10-26
x86/mm: Convert mmu context ia32_compat into a proper flags field
Gabriel Krisman Bertazi
1
-6
/
+11
2020-10-26
x86/elf: Use e_machine to select start_thread for x32
Gabriel Krisman Bertazi
1
-3
/
+2
2020-08-24
x86/fsgsbase: Replace static_cpu_has() with boot_cpu_has()
Borislav Petkov
1
-4
/
+4
2020-08-14
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
Eric Dumazet
1
-1
/
+1
2020-08-05
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+123
2020-07-23
x86/dumpstack: Add log_lvl to __show_regs()
Dmitry Safonov
1
-25
/
+26
2020-07-23
x86/dumpstack: Add log_lvl to show_iret_regs()
Dmitry Safonov
1
-1
/
+1
2020-07-01
x86/fsgsbase: Fix Xen PV support
Andy Lutomirski
1
-6
/
+18
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
1
-2
/
+2
2020-06-18
x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
Chang S. Bae
1
-2
/
+4
2020-06-18
x86/process/64: Use FSBSBASE in switch_to() if available
Andy Lutomirski
1
-6
/
+28
2020-06-18
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
1
-6
/
+9
2020-06-18
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
1
-0
/
+68
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
1
-1
/
+1
2020-03-21
x86: Remove unneeded includes
Brian Gerst
1
-1
/
+0
2020-01-08
x86: Remove force_iret()
Brian Gerst
1
-1
/
+0
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
1
-11
/
+0
2019-11-16
x86/process: Unify copy_thread_tls()
Thomas Gleixner
1
-75
/
+0
2019-07-17
x86/process: Delete useless check for dead process with LDT
Jann Horn
1
-11
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+5
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
1
-2
/
+3
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
1
-2
/
+2
2019-04-09
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
1
-3
/
+1
2019-04-03
sched/x86_64: Don't save flags on context switch
Peter Zijlstra
1
-7
/
+0
2019-04-03
sched/x86: Save [ER]FLAGS on context switch
Peter Zijlstra
1
-0
/
+8
2018-12-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2018-12-27
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2018-12-18
x86/fsgsbase/64: Fix the base write helper functions
Chang S. Bae
1
-44
/
+55
2018-12-17
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
1
-7
/
+3
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-11-28
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
1
-7
/
+3
2018-11-22
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
1
-1
/
+1
[next]