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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-21
[PATCH] x86_64: i386/x86-64: Export cpu_core_map
Andi Kleen
2
-0
/
+2
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] i386: Fix race in iounmap
Andi Kleen
1
-4
/
+6
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
3
-20
/
+19
2005-05-21
[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44x
Matt Porter
1
-6
/
+9
2005-05-21
[PATCH] ppc32: Fix platform device initialization of 8250 serial ports
Kumar Gala
2
-0
/
+2
2005-05-21
[PATCH] uml: Change printf to printk in console driver
Jeff Dike
1
-7
/
+15
2005-05-21
[PATCH] uml: fixrange_init 3-level page table support
Jeff Dike
1
-9
/
+31
2005-05-21
[PATCH] uml: Remove ubd-mmap support
Jeff Dike
2
-322
/
+3
2005-05-21
[PATCH] uml: initrd cleanup
Jeff Dike
2
-1
/
+79
2005-05-21
[PATCH] uml: Export clear_user_*
Jeff Dike
2
-0
/
+2
2005-05-21
[PATCH] uml: multicast driver cleanup
Jeff Dike
2
-35
/
+16
2005-05-21
[PATCH] uml: Delay loop cleanups
Jeff Dike
2
-22
/
+27
2005-05-21
[PATCH] uml: Page fault fixes
Jeff Dike
1
-3
/
+4
2005-05-21
[PATCH] uml: small fixes left over from rc4
Jeff Dike
12
-68
/
+65
2005-05-21
Remove some left-over empty files
Linus Torvalds
1
-0
/
+0
2005-05-20
[SPARC64]: Fix bad performance side effect of strbuf timeout changes.
David S. Miller
2
-9
/
+11
2005-05-20
[PATCH] ppx32: Fix uninitialized variable in set_preferred_console
Paul Mackerras
1
-1
/
+1
2005-05-20
[PATCH] ppc32: Fix __copy_tofrom_user return value
Paul Mackerras
1
-2
/
+5
2005-05-20
[PATCH] ppc32: remove unused computation
Paul Mackerras
1
-2
/
+0
2005-05-20
[PATCH] ppc32: don't call progress functions after boot
Paul Mackerras
1
-0
/
+1
2005-05-20
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-108
/
+88
2005-05-17
[PATCH] fix memory scribble in arch/i386/pci/fixup.c
Christoph Lameter
1
-1
/
+1
2005-05-17
[PATCH] ppc32: enable use of early_param
Paul Mackerras
1
-0
/
+2
2005-05-17
[PATCH] kill <asm/ioctl32.h>
Christoph Hellwig
1
-1
/
+0
2005-05-17
[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffies
Nishanth Aravamudan
1
-5
/
+2
2005-05-17
[PATCH] mips: add resource management to pmu
Yoichi Yuasa
1
-7
/
+48
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
3
-5
/
+20
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-17
[PATCH] uml: change memcpy to memmove
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+8
2005-05-17
[PATCH] ARM: Fix build error
Russell King
2
-4
/
+4
2005-05-12
[PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name
Ben Dooks
1
-2
/
+4
[next]