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
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
x86: use limited register constraint for setnz
Steven Rostedt
1
-1
/
+1
2008-10-30
.gitignore updates
Alexey Dobriyan
1
-0
/
+2
2008-10-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-1
/
+1
2008-10-22
x86: make variables static
roel kluin
2
-4
/
+4
2008-10-16
fbdev: ignore VESA modes if framebuffer does not support them
Michal Januszewski
1
-5
/
+4
2008-10-12
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...
Ingo Molnar
4
-9
/
+13
2008-10-11
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
2
-28
/
+29
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
3
-7
/
+9
2008-10-06
Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1
Ingo Molnar
1
-1
/
+1
2008-10-05
x86: replace a magic number with a named constant in the VESA boot code
Michal Januszewski
1
-1
/
+1
2008-10-05
x86 setup: remove IMAGE_OFFSET
Paul Bolle
1
-3
/
+1
2008-10-04
x86 setup: correct segfault in generation of 32-bit reloc kernel
H. Peter Anvin
1
-1
/
+1
2008-10-03
Merge commit 'v2.6.27-rc8' into x86/setup
Ingo Molnar
6
-56
/
+20
2008-10-03
Revert "x86: fix ghost EDD devices in /sys again"
H. Peter Anvin
1
-3
/
+1
2008-10-03
x86 setup: fix ghost entries under /sys/firmware/edd take 3
Andrey Borzenkov
1
-1
/
+6
2008-09-19
Merge commit 'v2.6.27-rc6' into x86/cleanups
Ingo Molnar
1
-4
/
+4
2008-09-17
x86 setup: handle more than 8 CPU flag words
H. Peter Anvin
2
-27
/
+28
2008-09-16
x86 setup: drop SWAP_DEV
Paul Bolle
1
-1
/
+0
2008-09-06
x86: fix ghost EDD devices in /sys again
Andrey Borzenkov
1
-1
/
+3
2008-09-06
x86: when building image.iso, use isohybrid if it exists
H. Peter Anvin
1
-0
/
+1
2008-09-06
x86: boot: stub out unimplemented CPU feature words
H. Peter Anvin
1
-4
/
+4
2008-09-04
Merge branch 'x86/cpu' into x86/core
H. Peter Anvin
6
-18
/
+21
2008-09-04
x86: boot/compressed/Makefile: fix "make clean"
H. Peter Anvin
1
-4
/
+4
2008-08-28
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
H. Peter Anvin
1
-1
/
+1
2008-08-28
Merge branch 'x86/urgent' into x86/cpu
H. Peter Anvin
5
-13
/
+16
2008-08-20
Merge branch 'linus' into x86/cleanups
Ingo Molnar
5
-13
/
+16
2008-08-19
x86: boot: stub out unimplemented CPU feature words
H. Peter Anvin
1
-4
/
+4
2008-08-18
x86: fix build warnings in real mode code
Andi Kleen
2
-1
/
+2
2008-08-15
x86: coding style fixes to arch/x86/boot/compressed/misc.c
Paolo Ciarrocchi
1
-4
/
+6
2008-08-14
x86: cleanup for setup code crashes during IST probe
H. Peter Anvin
4
-8
/
+4
2008-08-13
x86: fix setup code crashes on my old 486 box
Joerg Roedel
3
-7
/
+13
2008-08-11
x86: fix comment in protected mode header
Philipp Kohlbecher
1
-2
/
+3
2008-07-26
Merge branch 'linus' into x86/header-guards
Ingo Molnar
1
-39
/
+0
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
1
-39
/
+0
2008-07-22
x86: consolidate header guards
Vegard Nossum
1
-1
/
+1
2008-07-19
x86: check function status in EDD boot code
Jan Beulich
1
-3
/
+2
2008-07-17
x86: unify and correct the GDT_ENTRY() macro
H. Peter Anvin
1
-6
/
+0
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
2
-5
/
+2
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
2
-3
/
+2
2008-07-08
Merge branch 'x86/setup' into x86/devel
Ingo Molnar
6
-114
/
+154
2008-07-03
x86: config option to disable info from decompression of the kernel
Ben Collins
1
-5
/
+11
2008-07-01
x86: fix regression: boot failure on AMD Elan TS-5500
H. Peter Anvin
1
-2
/
+2
2008-07-01
x86: remove arbitrary ELF section limit in i386 relocatable kernel
H. Peter Anvin
1
-88
/
+110
2008-06-28
x86: setup: issue a null command after enabling A20 via KBC
H. Peter Anvin
1
-1
/
+4
2008-06-16
Merge branch 'linus' into x86/cleanups
Ingo Molnar
1
-2
/
+1
2008-06-12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
1
-2
/
+1
2008-06-10
x86: make generic arch support NUMAQ
Yinghai Lu
1
-4
/
+0
2008-05-31
x86: Honor 'quiet' command line option in real mode boot decompressor.
Kristian Høgsberg
2
-3
/
+14
2008-05-31
x86: Use structs instead of hardcoded offsets in x86 boot decompressor.
Kristian Høgsberg
1
-15
/
+11
[next]