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_64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-30
[PATCH] Fix sync_tsc hang
Eric W. Biederman
2
-9
/
+75
2005-07-30
[PATCH] x86_64 machine_kexec: Use standard pagetable helpers
Eric W. Biederman
1
-42
/
+25
2005-07-29
[PATCH] x86_64 machine_kexec: Cleanup inline assembly.
Eric W. Biederman
1
-18
/
+16
2005-07-29
[PATCH] x86_64: Use msleep in smpboot.c
Nishanth Aravamudan
1
-2
/
+1
2005-07-29
[PATCH] x86_64: Fix SRAT handling on non dual core systems
Andi Kleen
1
-2
/
+0
2005-07-29
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...
Andi Kleen
2
-0
/
+31
2005-07-29
[PATCH] x86_64: Small assembly improvements
Andi Kleen
2
-13
/
+13
2005-07-29
[PATCH] x86_64: Support more than 8 cores on AMD systems
Andi Kleen
2
-10
/
+85
2005-07-29
[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug
Andi Kleen
1
-86
/
+2
2005-07-29
[PATCH] x86_64: Create per CPU machine check sysfs directories
Andi Kleen
1
-19
/
+74
2005-07-29
[PATCH] x86_64: Some cleanup in setup64.c
Andi Kleen
1
-14
/
+4
2005-07-29
[PATCH] x86_64: Clarify Booting processor ... message
Andi Kleen
1
-2
/
+3
2005-07-29
[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...
Andi Kleen
1
-2
/
+1
2005-07-29
[PATCH] x86_64: Move cpu_present/possible_map parsing earlier
Andi Kleen
2
-37
/
+35
2005-07-29
[PATCH] x86_64: Always ack IPIs even on errors
Andi Kleen
1
-2
/
+1
2005-07-29
[PATCH] x86_64: cpu hotplug changes kills nmi watchdog
Alexander Nyberg
1
-3
/
+0
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-5
/
+5
2005-07-28
[PATCH] x86_64: fix SMP boot lockup on some machines
Andi Kleen
1
-1
/
+1
2005-07-27
[PATCH] x86_64 sync machine_power_off with i386
Eric W. Biederman
1
-0
/
+3
2005-07-27
[PATCH] x86_64: Implemenent machine_emergency_restart
Eric W. Biederman
1
-7
/
+11
2005-07-27
[PATCH] x86_64: Fix reboot_force
Eric W. Biederman
1
-8
/
+1
2005-07-27
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
1
-5
/
+0
2005-07-13
[PATCH] x86_64: section alignment fix
Andrew Morton
1
-2
/
+2
2005-07-08
[PATCH] mostly_read data section
Christoph Lameter
1
-0
/
+4
2005-07-08
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
2
-0
/
+5
2005-07-06
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
1
-1
/
+0
2005-06-28
[PATCH] Return probe redesign: x86_64 specific changes
Rusty Lynch
1
-63
/
+70
2005-06-28
[PATCH] kprobes: fix single-step out of line - take2
Ananth N Mavinakayanahalli
1
-112
/
+1
2005-06-28
[PATCH] seccomp: tsc disable
Andrea Arcangeli
1
-0
/
+29
2005-06-26
Merge Christoph's freeze cleanup patch
Linus Torvalds
1
-1
/
+1
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-1
/
+1
2005-06-26
[PATCH] kexec code cleanup
Maneesh Soni
1
-22
/
+27
2005-06-26
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
1
-1
/
+1
2005-06-26
[PATCH] Kdump: Export crash notes section address through sysfs
Vivek Goyal
1
-3
/
+0
2005-06-26
[PATCH] crashdump: x86_64: crashkernel option
Eric W. Biederman
2
-0
/
+33
2005-06-26
[PATCH] kexec: x86_64 kexec implementation
Eric W. Biederman
4
-0
/
+427
2005-06-26
[PATCH] kexec: x86_64: factor out apic shutdown code
Eric W. Biederman
1
-29
/
+33
2005-06-26
[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START
Eric W. Biederman
1
-9
/
+9
2005-06-26
[PATCH] kexec: x86_64: vmlinux: fix physical addresses
Eric W. Biederman
1
-42
/
+86
2005-06-26
[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown
Eric W. Biederman
2
-3
/
+71
2005-06-26
[PATCH] kexec: x86_64: add i8259 shutdown method
Eric W. Biederman
1
-0
/
+12
2005-06-26
[PATCH] kexec: x86_64: e820 64bit fix
Eric W. Biederman
1
-2
/
+0
2005-06-26
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
1
-1
/
+1
2005-06-26
[PATCH] swsusp: clean assembly parts
Pavel Machek
1
-9
/
+9
2005-06-26
[PATCH] s-t-RAM: load gdt the right way
Pavel Machek
1
-1
/
+1
2005-06-26
[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.
Ashok Raj
1
-14
/
+82
2005-06-26
[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.
Ashok Raj
3
-17
/
+54
2005-06-26
[PATCH] x86_64: CPU hotplug sibling map cleanup
Ashok Raj
1
-48
/
+36
2005-06-26
[PATCH] x86_64: CPU hotplug support
Ashok Raj
4
-17
/
+254
[next]