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
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
1
-2
/
+0
2012-01-12
x86: Get rid of 'dubious one-bit signed bitfield' sprase warning
Anton Vorontsov
1
-2
/
+2
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2011-12-05
x86-64: Slightly shorten line system call entry and exit paths
Jan Beulich
1
-0
/
+6
2011-12-05
x86-64: Set siginfo and context on vsyscall emulation faults
Andy Lutomirski
1
-1
/
+2
2011-11-22
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+8
2010-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2010-05-28
sched: clarify commment for TS_POLLING
Len Brown
1
-2
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-18
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-05-10
x86: Eliminate TS_XSAVE
Avi Kivity
1
-1
/
+0
2010-03-26
x86, ptrace: Fix block-step
Peter Zijlstra
1
-1
/
+3
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-5
/
+1
2010-01-29
x86: get rid of the insane TIF_ABI_PENDING bit
H. Peter Anvin
1
-2
/
+0
2009-10-01
core, x86: Add user return notifiers
Avi Kivity
1
-2
/
+5
2009-09-14
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
1
-6
/
+7
2009-08-03
x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses
Linus Torvalds
1
-1
/
+1
2009-07-11
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-1
/
+1
2009-06-15
kmemcheck: add hooks for the page allocator
Vegard Nossum
1
-2
/
+2
2009-04-08
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
1
-3
/
+6
2009-03-30
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
1
-0
/
+2
2009-03-13
tracing/x86: basic implementation of syscall tracing for x86
Frederic Weisbecker
1
-3
/
+6
2009-02-10
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
1
-0
/
+1
2009-01-24
x86: uaccess: introduce try and catch framework
Hiroshi Shimamoto
1
-0
/
+1
2009-01-18
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
1
-12
/
+8
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+3
2008-12-12
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
1
-4
/
+1
2008-12-04
x86: change thread_info's flag field back to 32 bits
Joe Korty
1
-1
/
+1
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
1
-29
/
+0
2008-11-18
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
1
-0
/
+7
2008-11-11
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
1
-0
/
+24
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+264
[prev]