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
/
i386
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-08
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2
-6
/
+6
2005-09-08
[PATCH] remove the second arg of do_timer_interrupt()
Adrian Bunk
1
-3
/
+2
2005-09-08
[PATCH] NMI: Update NMI users of RCU to use new API
Paul E. McKenney
1
-2
/
+2
2005-09-08
[PATCH] More __read_mostly variables
Christoph Lameter
2
-2
/
+2
2005-09-08
[PATCH] detect soft lockups
Ingo Molnar
2
-0
/
+6
2005-09-08
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
1
-26
/
+29
2005-09-05
[PATCH] uml: SYSEMU: slight cleanup and speedup
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+1
2005-09-05
[PATCH] SYSEMU: fix sysaudit / singlestep interaction
Bodo Stroesser
1
-3
/
+20
2005-09-05
[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
Bodo Stroesser
1
-4
/
+17
2005-09-05
[PATCH] Uml support: reorganize PTRACE_SYSEMU support
Bodo Stroesser
2
-30
/
+21
2005-09-05
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
2
-21
/
+45
2005-09-05
[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep
Bodo Stroesser
1
-2
/
+13
2005-09-05
[PATCH] add suspend/resume for timer
Shaohua Li
5
-27
/
+47
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-1
/
+1
2005-09-05
[PATCH] ISA DMA suspend for i386
Pierre Ossman
2
-1
/
+68
2005-09-05
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
1
-162
/
+0
2005-09-05
[PATCH] i386 boottime for_each_cpu broken
Zwane Mwaikambo
2
-1
/
+10
2005-09-05
[PATCH] i386: encapsulate copying of pgd entries
Zachary Amsden
1
-2
/
+2
2005-09-05
[PATCH] x86 NMI: better support for debuggers
George Anzinger
2
-1
/
+8
2005-09-05
[PATCH] x86: introduce a write acessor for updating the current LDT
Zachary Amsden
1
-5
/
+2
2005-09-05
[PATCH] x86: make IOPL explicit
Zachary Amsden
2
-3
/
+10
2005-09-05
[PATCH] x86: privilege cleanup
Zachary Amsden
2
-5
/
+4
2005-09-05
[PATCH] x86: more asm cleanups
Zachary Amsden
5
-41
/
+13
2005-09-05
[PATCH] i386: load_tls() fix
Zachary Amsden
1
-7
/
+12
2005-09-05
[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...
Zachary Amsden
7
-15
/
+15
2005-09-05
[PATCH] i386: cleanup serialize msr
Zachary Amsden
1
-2
/
+5
2005-09-05
[PATCH] i386: inline asm cleanup
Zachary Amsden
7
-40
/
+20
2005-09-05
[PATCH] i386: clean up vDSO alignment padding
Roland McGrath
1
-1
/
+2
2005-09-05
[PATCH] x86: Add the check for all the cores in a package in cache information
Venkatesh Pallipadi
1
-2
/
+7
2005-09-05
[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs
Venkatesh Pallipadi
3
-1
/
+19
2005-09-05
[PATCH] kdump: Save parameter segment in protected mode (x86)
Vivek Goyal
1
-22
/
+26
2005-09-05
[PATCH] vm86: Honor TF bit when emulating an instruction
Petr Tesarik
1
-1
/
+5
2005-09-05
[PATCH] x86: fix EFI memory map parsing
Matt Tolentino
2
-56
/
+59
2005-09-05
[PATCH] hpet: use read_timer_tsc only when CPU has TSC
Venkatesh Pallipadi
1
-1
/
+4
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-2
/
+3
2005-08-24
[PATCH] i386: fix incorrect FP signal code
Chuck Ebbert
1
-4
/
+6
2005-08-20
[PATCH] Mobil Pentium 4 HT and the NMI
Steven Rostedt
1
-2
/
+2
2005-08-18
[PATCH] x86: Remove obsolete get_cpu_vendor call
Andi Kleen
1
-4
/
+0
2005-08-02
[PATCH] transmeta: CONFIG_PROC_FS=n build fix
Andrew Morton
1
-0
/
+2
2005-08-02
[PATCH] disable addres space randomization default on transmeta CPUs
Eric Lammerts
1
-0
/
+4
2005-08-01
[PATCH] remove sys_set_zone_reclaim()
Ingo Molnar
1
-1
/
+1
2005-07-30
merge 2.6.13-rc4 with ACPI's to-linus tree
Len Brown
6
-49
/
+82
2005-07-30
/home/lenb/src/to-linus branch 'acpi-2.6.12'
Len Brown
1
-0
/
+7
2005-07-30
[ACPI] Always set P-state on initialization
Dominik Brodowski
1
-0
/
+7
2005-07-30
[PATCH] x86: avoid wasting IRQs patch update
Natalie.Protasevich@unisys.com
1
-1
/
+9
2005-07-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-5
/
+8
2005-07-29
arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...
Dave Jones
1
-5
/
+8
2005-07-29
[PATCH] i386 machine_kexec: Cleanup inline assembly
Eric W. Biederman
1
-11
/
+11
2005-07-29
Fix up powernow-k8 compile. (Missing definitions).
Dave Jones
1
-0
/
+2
2005-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-31
/
+36
[next]