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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-17
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
1
-2
/
+2
2007-11-17
x86: reboot fixup for wrap2c board
Denys
1
-0
/
+1
2007-11-17
x86: check boundary in count setup resource
Yinghai Lu
1
-0
/
+6
2007-11-17
x86: add hpet sanity checks
Thomas Gleixner
1
-0
/
+32
2007-11-17
x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c
David P. Reed
1
-12
/
+18
2007-11-17
x86: fix freeze in x86_64 RTC update code in time_64.c
David P. Reed
1
-7
/
+4
2007-11-17
x86: fixup cpu_info array conversion
Thomas Gleixner
1
-1
/
+0
2007-11-17
x86: show cpuinfo only for online CPUs
Andreas Herrmann
2
-10
/
+6
2007-11-17
x86: fix cpu-hotplug regression
Andreas Herrmann
1
-1
/
+1
2007-11-17
x86: ignore the sys_getcpu() tcache parameter
Ingo Molnar
1
-17
/
+2
2007-11-17
x86: fix smp init sections
Randy Dunlap
1
-2
/
+2
2007-11-17
x86: fix voyager_cat_init section
Randy Dunlap
1
-1
/
+1
2007-11-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-81
/
+29
2007-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
Linus Torvalds
13
-1171
/
+578
2007-11-15
x86: don't call mce_create_device on CPU_UP_PREPARE
Andreas Herrmann
1
-7
/
+11
2007-11-15
x86: disable preemption in delay_tsc()
Andrew Morton
2
-4
/
+10
2007-11-12
x86: enable "make ARCH=x86"
Sam Ravnborg
3
-41
/
+15
2007-11-12
x86: do not use $(ARCH) when not needed
Sam Ravnborg
7
-16
/
+23
2007-11-12
x86: move the rest of the menu's to Kconfig
Sam Ravnborg
3
-1543
/
+1052
2007-11-12
x86: move all simple arch settings to Kconfig
Sam Ravnborg
3
-234
/
+136
2007-11-12
x86: copy x86_64 specific Kconfig symbols to Kconfig.i386
Sam Ravnborg
2
-23
/
+198
2007-11-12
x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64
Sam Ravnborg
1
-17
/
+17
2007-11-12
x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386
Sam Ravnborg
1
-37
/
+53
2007-11-12
x86: arch/x86/Kconfig.cpu unification
Sam Ravnborg
4
-134
/
+95
2007-11-12
x86: start unification of arch/x86/Kconfig.*
Sam Ravnborg
3
-458
/
+404
2007-11-12
x86: unification of cfufreq/Kconfig
Sam Ravnborg
4
-132
/
+49
2007-11-12
x86: fix taking DNA during 64bit sigreturn
Siddha, Suresh B
1
-4
/
+5
2007-11-10
x86 - 32-bit ptrace emulation mishandles 6th arg
Chuck Ebbert
1
-13
/
+6
2007-11-10
x86_64: ia32 ptrace THREAD_AREA fix
Roland McGrath
1
-8
/
+2
2007-11-10
x86: make nmi_cpu_busy() always defined
Ingo Molnar
1
-2
/
+2
2007-11-10
x86: make ipi_handler() always defined
Ingo Molnar
1
-4
/
+2
2007-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-35
/
+34
2007-11-05
lguest: tidy up documentation
Rusty Russell
1
-22
/
+21
2007-11-05
lguest: make async_hcall() static
Adrian Bunk
1
-13
/
+13
2007-11-05
x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry
H. Peter Anvin
1
-1
/
+3
2007-11-05
x86 setup: add a near jump to serialize %cr0 on 386/486
H. Peter Anvin
1
-2
/
+2
2007-11-03
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-12
/
+16
2007-10-30
Remove bogus default y for DMAR and NET_DMA
Andi Kleen
1
-1
/
+0
2007-10-30
remove the dead X86_REMOTE_DEBUG option
Adrian Bunk
1
-3
/
+0
2007-10-30
x86: merge EARLY_PRINTK options
Adrian Bunk
2
-6
/
+1
2007-10-30
x86: mm/discontig_32.c: make code static
Adrian Bunk
1
-2
/
+2
2007-10-30
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
1
-3
/
+0
2007-10-30
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
4
-13
/
+14
2007-10-30
x86 gart: make some variables and functions static
Joerg Roedel
1
-4
/
+4
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
6
-10
/
+10
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
9
-9
/
+9
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2
-10
/
+10
2007-10-30
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
1
-6
/
+0
2007-10-29
x86: fix pci-gart failure handling
FUJITA Tomonori
1
-1
/
+1
2007-10-27
x86: Dump filtering supports x86_64 sparsemem
Ken'ichi Ohmichi
1
-0
/
+2
[next]