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_64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-21
[PATCH] x86_64: i386/x86-64: Export cpu_core_map
Andi Kleen
1
-0
/
+1
2005-05-21
[PATCH] x86_64: Add option to disable timer check
Andi Kleen
1
-1
/
+10
2005-05-21
[PATCH] x86_64: Fix 32bit system call restart
Andi Kleen
1
-1
/
+3
2005-05-21
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
1
-21
/
+8
2005-05-21
[PATCH] x86_64: Don't allow accesses below register frame in ptrace
Andi Kleen
1
-2
/
+2
2005-05-21
[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
Andi Kleen
1
-13
/
+12
2005-05-17
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-28
/
+30
2005-05-17
[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootup
Andi Kleen
2
-8
/
+14
2005-05-17
[PATCH] x86_64: Collected NMI watchdog fixes.
Andi Kleen
3
-79
/
+177
2005-05-17
[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL
Andi Kleen
1
-0
/
+2
2005-05-17
[PATCH] x86_64: Fix OEM hpet check
Suresh Siddha
1
-1
/
+1
2005-05-17
[PATCH] x86_64: When checking vmalloc mappings don't use pte_page
Andi Kleen
1
-2
/
+9
2005-05-17
[PATCH] x86_64: Fix canonical checking for segment registers in ptrace
Andi Kleen
1
-4
/
+4
2005-05-17
[PATCH] x86_64: check if ptrace RIP is canonical
Andi Kleen
1
-0
/
+5
2005-05-17
[PATCH] x86_64: Add pmtimer support
Andi Kleen
5
-19
/
+162
2005-05-17
[PATCH] x86_64: Remove unique APIC/IO-APIC ID check
Andi Kleen
2
-71
/
+1
2005-05-17
[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo
Andi Kleen
1
-1
/
+1
2005-05-17
[PATCH] x86_64: Remove x86_apicid field
Andi Kleen
1
-3
/
+1
2005-05-17
[PATCH] x86_64: Update TSC sync algorithm
Andi Kleen
1
-75
/
+182
2005-05-17
[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap
Andi Kleen
1
-1
/
+1
2005-05-17
[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo
Andi Kleen
1
-1
/
+10
2005-05-17
[PATCH] x86_64: Readd missing tests in entry.S
Andi Kleen
1
-2
/
+9
2005-05-17
[PATCH] x86_64: Reduce NMI watchdog stack usage
Andi Kleen
1
-1
/
+9
2005-05-06
[PATCH] CodingStyle: trivial whitespace fixups
Domen Puncer
1
-2
/
+2
2005-05-06
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
Prasanna S Panchamukhi
1
-0
/
+7
2005-05-06
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
1
-13
/
+0
2005-05-06
[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2005-05-05
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
1
-0
/
+5
2005-05-04
[PATCH] ISA DMA Kconfig fixes - part 1
Al Viro
1
-0
/
+5
2005-05-03
[AUDIT] Log correct syscall args for i386 processes on x86_64
David Woodhouse
1
-7
/
+13
2005-05-03
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
12
-41
/
+54
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
1
-1
/
+1
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
1
-2
/
+3
2005-05-01
[PATCH] consolidate sys_shmat
Stephen Rothwell
1
-6
/
+0
2005-05-01
[PATCH] x86_64: saved_command_line overflow fix
Alexander Nyberg
1
-3
/
+0
2005-05-01
[PATCH] x86-64: Handle empty E820 regions correctly
Venkatesh Pallipadi
1
-8
/
+18
2005-05-01
[PATCH] Increase number of e820 entries hard limit from 32 to 128
Venkatesh Pallipadi
3
-7
/
+6
2005-05-01
[PATCH] x86_64: interrupt handling fix
Andi Kleen
1
-1
/
+4
2005-05-01
[PATCH] cpuid x87 bit on AMD falsely marked as PNI
Zwane Mwaikambo
1
-1
/
+1
2005-05-01
[PATCH] CPUID bug and inconsistency fix
H. Peter Anvin
1
-2
/
+8
2005-05-01
[PATCH] check nmi watchdog is broken
Jack F Vogel
2
-4
/
+7
2005-05-01
[PATCH] i386/x86_64 segment register access update
H. J. Lu
1
-6
/
+6
2005-04-29
[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
1
-5
/
+8
2005-04-29
[PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO
Roland McGrath
1
-0
/
+2
2005-04-26
[PATCH] amd64 rt_sigframe user annotation
Al Viro
1
-1
/
+1
2005-04-22
[PATCH] x86_64: fix new out of line put_user()
Alexander Nyberg
1
-6
/
+6
2005-04-21
[PATCH] x86_64: Bug in new out of line put_user()
Alexander Nyberg
2
-11
/
+20
2005-04-17
[PATCH] Fix u32 vs. pm_message_t in x86-64
Pavel Machek
5
-5
/
+5
2005-04-17
[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix
Siddha, Suresh B
2
-9
/
+4
2005-04-17
[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine
Andi Kleen
4
-365
/
+363
[next]