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
/
asm-offsets_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
1
-0
/
+20
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
1
-1
/
+0
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
1
-1
/
+1
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
1
-0
/
+2
2018-09-03
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-1
/
+1
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-0
/
+2
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
1
-3
/
+4
2018-07-20
x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
Joerg Roedel
1
-2
/
+0
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-1
/
+1
2017-12-17
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
1
-0
/
+1
2017-12-17
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
1
-1
/
+0
2017-02-21
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
Waiman Long
1
-0
/
+9
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
1
-0
/
+5
2016-01-29
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
1
-2
/
+2
2016-01-29
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
1
-2
/
+2
2016-01-29
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
1
-6
/
+0
2015-11-23
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
1
-1
/
+0
2015-06-09
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...
Ingo Molnar
1
-1
/
+1
2015-06-08
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
1
-1
/
+1
2015-04-15
x86/asm: Merge common 32-bit values in asm-offsets.c
Brian Gerst
1
-21
/
+0
2015-03-06
x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0
Andy Lutomirski
1
-0
/
+1
2014-12-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2014-12-11
x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...
Borislav Petkov
1
-0
/
+4
2014-10-28
x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c
Nicholas Mc Guire
1
-1
/
+0
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-02-21
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
1
-1
/
+5
2012-02-21
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
1
-0
/
+2
2011-11-18
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
1
-7
/
+12
2011-02-10
x86: Partly unify asm-offsets_{32,64}.c
Jan Beulich
1
-76
/
+14
2009-08-26
tracing: Define NR_syscalls for x86_64
Jason Baron
1
-0
/
+1
2009-05-12
x86, boot: make kernel_alignment adjustable; new bzImage fields
H. Peter Anvin
1
-0
/
+1
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
1
-0
/
+1
2009-01-20
x86: remove pda.h
Brian Gerst
1
-1
/
+0
2009-01-20
x86: move stack_canary into irq_stack
Brian Gerst
1
-4
/
+0
2009-01-18
x86-64: Move irqcount from PDA to per-cpu.
Brian Gerst
1
-1
/
+0
2009-01-18
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
1
-1
/
+0
2009-01-18
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
1
-1
/
+0
2009-01-18
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-1
/
+0
2009-01-18
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-1
/
+0
2009-01-18
x86-64: Convert irqstacks to per-cpu
Brian Gerst
1
-1
/
+0
2009-01-16
x86: merge 64 and 32 SMP percpu handling
Tejun Heo
1
-1
/
+0
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
1
-0
/
+1
2008-12-19
x86: asm-offset_64: use rt_sigframe_ia32
Hiroshi Shimamoto
1
-1
/
+3
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-1
/
+1
2008-07-22
x86: consolidate header guards
Vegard Nossum
1
-1
/
+1
2008-07-16
xen64: add asm-offsets
Jeremy Fitzhardinge
1
-0
/
+8
2008-07-16
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
1
-0
/
+3
[next]