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
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-24
x86: clean up setup.h and the boot code
H. Peter Anvin
1
-6
/
+7
2007-10-24
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
1
-16
/
+7
2007-10-24
x86: merge setup_32/64.h
Thomas Gleixner
4
-95
/
+60
2007-10-24
x86: merge signal_32/64.h
Thomas Gleixner
4
-425
/
+263
2007-10-24
x86: merge required-features.h
Brian Gerst
3
-104
/
+70
2007-10-24
x86: merge sigcontext_32/64.h
Thomas Gleixner
4
-154
/
+137
2007-10-24
x86: merge msr_32/64.h
Thomas Gleixner
4
-360
/
+347
2007-10-24
x86: merge mttr_32/64.h
Thomas Gleixner
4
-281
/
+163
2007-10-24
x86: merge statfs_32/64.h
Thomas Gleixner
4
-77
/
+61
2007-10-24
x86: merge stat_32/64.h
Thomas Gleixner
4
-134
/
+112
2007-10-24
x86: merge shmbuf_32/64.h
Thomas Gleixner
4
-94
/
+50
2007-10-24
x86: merge ptrace_32/64.h
Thomas Gleixner
4
-158
/
+141
2007-10-24
x86: merge msgbuf_32/64.h
Thomas Gleixner
4
-72
/
+38
2007-10-24
x86: merge elf_32/64.h
Thomas Gleixner
4
-358
/
+288
2007-10-24
x86: merge byteorder_32/64.h
Thomas Gleixner
4
-104
/
+70
2007-10-24
x86: unify div64{,_32,_64}.h
Chris Snook
3
-56
/
+57
2007-10-24
x86: unify a.out{,_32,_64}.h
Chris Snook
4
-65
/
+25
2007-10-24
x86: add safe_smp_processor_id for x86_64
Hiroshi Shimamoto
1
-0
/
+2
2007-10-24
x86: add lapic_shutdown for x86_64
Hiroshi Shimamoto
1
-0
/
+1
2007-10-24
x86: merge mmu{,_32,_64}.h
Chris Snook
3
-43
/
+22
2007-10-24
x86: lock bitops
Nick Piggin
2
-2
/
+83
2007-10-23
Remove old lguest I/O infrrasructure.
Rusty Russell
1
-2
/
+1
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
1
-2
/
+5
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
1
-3
/
+5
2007-10-23
Reorder guest saved regs to match hyperall order
Jes Sorensen
1
-2
/
+1
2007-10-23
Move i386 part of core.c to x86/core.c.
Jes Sorensen
1
-0
/
+87
2007-10-23
Move lguest hcalls to arch-specific header
Jes Sorensen
1
-0
/
+67
2007-10-23
Make asm-x86/bootparam.h includable from userspace.
Rusty Russell
6
-101
/
+91
2007-10-23
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-4
/
+10
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
2
-0
/
+6
2007-10-22
Change table chaining layout
Jens Axboe
3
-4
/
+4
2007-10-22
intel-iommu: fix for IOMMU early crash
Keshavamurthy, Anil S
1
-0
/
+3
2007-10-22
Intel IOMMU: clflush_cache_range now takes size param
Keshavamurthy, Anil S
1
-0
/
+1
2007-10-22
update boot spec to 2.07
Rusty Russell
1
-2
/
+7
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-6
/
+0
2007-10-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-1
/
+0
2007-10-20
x86 hpet.h: remove broken links
Dave Young
1
-6
/
+0
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-20
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
19
-43
/
+109
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
2
-0
/
+8
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
4
-7
/
+4
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
2
-16
/
+0
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
4
-12
/
+16
2007-10-19
x86: introduce frame_pointer() and stack_pointer()
Jan Blunck
2
-0
/
+4
2007-10-19
x86 & generic: change to __builtin_prefetch()
Andi Kleen
1
-6
/
+0
2007-10-19
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
2
-2
/
+7
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
3
-5
/
+9
2007-10-19
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
Rusty Russell
1
-0
/
+3
2007-10-19
x86: implement missing x86_64 function smp_call_function_mask()
Laurent Vivier
1
-0
/
+2
2007-10-19
x86: use descriptor's functions instead of inline assembly
Glauber de Oliveira Costa
1
-0
/
+30
[next]