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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-03
[PATCH] schedule ftape removal
Jeff Garzik
1
-0
/
+8
2006-10-03
[PATCH] drivers/char/ip2: kill unused code, label
Jeff Garzik
1
-2
/
+0
2006-10-03
[PATCH] ipmi: fix uninitialized data bug
Jeff Garzik
1
-0
/
+1
2006-10-03
[PATCH] fs/eventpoll: error handling micro-cleanup
Jeff Garzik
1
-2
/
+3
2006-10-03
[PATCH] kernel-doc for kernel/resource.c
Randy Dunlap
2
-11
/
+73
2006-10-03
[PATCH] kernel-doc for kernel/dma.c
Randy Dunlap
3
-3
/
+14
2006-10-03
[PATCH] low performance of lib/sort.c
keios
1
-5
/
+5
2006-10-03
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
3
-44
/
+93
2006-10-03
[PATCH] FRV: Permit large kmalloc allocations [try #2]
David Howells
1
-0
/
+8
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
23
-45
/
+152
2006-10-03
[PATCH] pid.h cleanup
Andrew Morton
1
-15
/
+15
2006-10-03
[PATCH] Add unifdef to gitignore
Paul Mundt
1
-0
/
+1
2006-10-03
[PATCH] hp100: fix conditional compilation mess
Jeff Garzik
2
-4
/
+6
2006-10-03
[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"
Andrew Morton
1
-54
/
+0
2006-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-64
/
+80
2006-10-03
IB/ehca: Tweak trace message format
Hoang-Nam Nguyen
1
-1
/
+1
2006-10-03
IB/ehca: Fix device registration
Hoang-Nam Nguyen
1
-17
/
+19
2006-10-03
IB/ipath: Fix RDMA reads
Ralph Campbell
1
-27
/
+32
2006-10-03
RDMA/cma: Optimize error handling
Krishna Kumar
1
-10
/
+14
2006-10-03
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
1
-5
/
+1
2006-10-03
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
1
-0
/
+1
2006-10-03
RDMA/cma: Fix device removal race
Krishna Kumar
1
-0
/
+1
2006-10-03
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
1
-4
/
+11
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
48
-73
/
+472
2006-10-03
[WATCHDOG] improve machzwd detection
Dave Jones
1
-2
/
+1
2006-10-03
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
43
-44
/
+44
2006-10-03
[WATCHDOG] s3c24XX nowayout
Ben Dooks
1
-5
/
+5
2006-10-03
[WATCHDOG] pnx4008: add cpu_relax()
Vitaly Wool
1
-1
/
+2
2006-10-03
[WATCHDOG] pnx4008_wdt.c - spinlock fixes.
Wim Van Sebroeck
1
-0
/
+12
2006-10-03
Add prototype for sigset_from_compat()
Linus Torvalds
1
-0
/
+1
2006-10-03
[WATCHDOG] pnx4008_wdt.c - remove patch
Wim Van Sebroeck
1
-6
/
+6
2006-10-03
[WATCHDOG] pnx4008_wdt.c - nowayout patch
Wim Van Sebroeck
1
-5
/
+1
2006-10-03
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
5
-0
/
+377
2006-10-03
[WATCHDOG] i8xx_tco remove pci_find_device.
Jiri Slaby
1
-14
/
+19
2006-10-03
[WATCHDOG] alim remove pci_find_device
Jiri Slaby
2
-8
/
+17
2006-10-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-1755
/
+1502
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
41
-529
/
+525
2006-10-02
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
17
-121
/
+289
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
57
-2185
/
+4516
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
72
-625
/
+359
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
4
-6
/
+3
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
11
-16
/
+48
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
3
-2
/
+13
2006-10-02
[PATCH] proc: comment what proc_fill_cache does
Eric W. Biederman
1
-0
/
+12
2006-10-02
[PATCH] proc: remove the useless SMP-safe comments from /proc
Eric W. Biederman
1
-4
/
+0
2006-10-02
[PATCH] proc: remove trailing blank entry from pid_entry arrays
Eric W. Biederman
1
-18
/
+21
2006-10-02
[PATCH] proc: properly compute TGID_OFFSET
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
1
-28
/
+35
2006-10-02
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
1
-6
/
+5
[next]