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
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
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
/
include
/
asm-x86
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-01
x86: remove Xgt_desc_struct
Adrian Bunk
1
-3
/
+0
2008-04-27
fix idle (arch, acpi and apm) and lockdep
Peter Zijlstra
1
-0
/
+1
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
1
-1
/
+0
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
1
-0
/
+2
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
1
-3
/
+4
2008-04-19
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
1
-0
/
+7
2008-04-17
include/asm-x86/processor.h: checkpatch cleanups - formatting only
Joe Perches
1
-35
/
+38
2008-04-17
x86: processor.h - use PAGE_SIZE instead of numeric value
Cyrill Gorcunov
1
-1
/
+1
2008-04-17
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
1
-0
/
+9
2008-04-17
x86: cleanup duplicate includes
Joe Perches
1
-2
/
+1
2008-04-17
x86: introduce initial apicid
Yinghai Lu
1
-0
/
+1
2008-04-17
x86: add comments to processor.h
Ingo Molnar
1
-23
/
+28
2008-04-17
x86: remove cpu_llc_id from processor.h
Glauber Costa
1
-3
/
+1
2008-04-17
x86: provide hlt_works function.
Glauber Costa
1
-0
/
+9
2008-04-17
x86: de-macro start_thread()
Ingo Molnar
1
-26
/
+3
2008-04-17
x86: clean up include/asm-x86/processor.h
Ingo Molnar
1
-280
/
+358
2008-02-19
x86: minor cleanup of comments in processor.h
Mike Travis
1
-4
/
+0
2008-02-19
remove mca-pentium
Adrian Bunk
1
-1
/
+0
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
1
-0
/
+5
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
1
-0
/
+1
2008-01-30
x86: change size of APICIDs from u8 to u16
travis@sgi.com
1
-7
/
+7
2008-01-30
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
1
-1
/
+0
2008-01-30
x86: migration helpers for KVM
Ingo Molnar
1
-0
/
+4
2008-01-30
x86: move nop declarations into separate include file
Andi Kleen
1
-85
/
+1
2008-01-30
x86: adds paravirt hook for swapgs
Glauber de Oliveira Costa
1
-0
/
+8
2008-01-30
x86: finish processor.h integration
Glauber de Oliveira Costa
1
-3
/
+137
2008-01-30
x86: x86 i387 unify structs
Roland McGrath
1
-50
/
+42
2008-01-30
x86: move i387 definitions to processor.h
Glauber de Oliveira Costa
1
-0
/
+66
2008-01-30
x86: unify asm nops
Glauber de Oliveira Costa
1
-0
/
+85
2008-01-30
x86: unify prefetch operations
Glauber de Oliveira Costa
1
-0
/
+30
2008-01-30
x86: move definitions to processor.h
Glauber de Oliveira Costa
1
-0
/
+41
2008-01-30
x86: unify mm_segment_t definition
Glauber de Oliveira Costa
1
-0
/
+5
2008-01-30
x86: unify x86_cpuinfo struct.
Glauber de Oliveira Costa
1
-0
/
+82
2008-01-30
x86: unify TASK_ALIGN definitions
Glauber de Oliveira Costa
1
-0
/
+8
2008-01-30
x86: unify thread struct.
Glauber de Oliveira Costa
1
-0
/
+44
2008-01-30
x86: provide 64-bit with a load_sp0 function.
Glauber de Oliveira Costa
1
-1
/
+21
2008-01-30
x86: unify tss_struct
Glauber de Oliveira Costa
1
-0
/
+77
2008-01-30
x86: unify current_text_addr
Glauber de Oliveira Costa
1
-0
/
+11
2008-01-30
x86: unify common parts of processor.h
Glauber de Oliveira Costa
1
-0
/
+120
2008-01-30
x86: move the definition of set_iopl_mask to common header
Glauber de Oliveira Costa
1
-0
/
+19
2008-01-30
x86: unify paravirt pieces of processor.h
Glauber de Oliveira Costa
1
-1
/
+89
2008-01-30
x86: move load_cr3 to a common place.
Glauber de Oliveira Costa
1
-0
/
+7
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
1
-0
/
+2
2008-01-30
x86: unify cpuid functions
Glauber de Oliveira Costa
1
-0
/
+78
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-0
/
+5