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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2
-2
/
+2
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2
-1
/
+6
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
1
-0
/
+1
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2
-17
/
+4
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
1
-1
/
+1
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
1
-1
/
+7
2006-10-02
[PATCH] cpumask: add highest_possible_node_id
Greg Banks
1
-0
/
+2
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-1
/
+1
2006-10-02
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
5
-0
/
+11
2006-10-02
[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified
Ananth N Mavinakayanahalli
1
-4
/
+11
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2
-0
/
+21
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] Define struct pspace
Sukadev Bhattiprolu
2
-1
/
+7
2006-10-02
[PATCH] Move pidmap to pspace.h
Sukadev Bhattiprolu
1
-0
/
+16
2006-10-02
[PATCH] pid: simplify pid iterators
Oleg Nesterov
1
-36
/
+23
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+2
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
1
-1
/
+4
2006-10-02
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] vt: rework the console spawning variables
Eric W. Biederman
1
-0
/
+7
2006-10-02
[PATCH] pid: implement pid_nr
Eric W. Biederman
1
-0
/
+8
2006-10-02
[PATCH] pid: implement signal functions that take a struct pid *
Eric W. Biederman
1
-0
/
+5
2006-10-02
[PATCH] pid: add do_each_pid_task
Eric W. Biederman
1
-0
/
+13
2006-10-02
[PATCH] pid: implement access helpers for a tacks various process groups
Eric W. Biederman
1
-0
/
+20
2006-10-02
[PATCH] proc: modify proc_pident_lookup to be completely table driven
Eric W. Biederman
1
-4
/
+6
2006-10-02
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
2
-0
/
+12
2006-10-02
[PATCH] list module taint flags in Oops/panic
Randy Dunlap
1
-0
/
+2
2006-10-02
[PATCH] LIB: add gen_pool_destroy()
Steve Wise
1
-0
/
+1
2006-10-01
[PATCH] Some config.h removals
Zachary Amsden
1
-2
/
+0
2006-10-01
[PATCH] paravirt: update pte hook
Zachary Amsden
1
-0
/
+21
2006-10-01
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
4
-12
/
+1
2006-10-01
[PATCH] paravirt: optimize ptep establish for pae
Zachary Amsden
3
-0
/
+27
2006-10-01
[PATCH] paravirt: kpte flush
Zachary Amsden
1
-0
/
+7
2006-10-01
[PATCH] paravirt: combine flush accessed dirty.patch
Zachary Amsden
1
-13
/
+28
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
1
-0
/
+20
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
1
-2
/
+7
2006-10-01
[PATCH] Create call_usermodehelper_pipe()
Andi Kleen
1
-0
/
+4
2006-10-01
[PATCH] Some cleanup in the pipe code
Andi Kleen
1
-0
/
+3
2006-10-01
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen
1
-0
/
+4
2006-10-01
[PATCH] stack overflow safe kdump: safe_smp_processor_id()
Fernando Vazquez
1
-0
/
+2
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
1
-0
/
+5
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+6
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-1
/
+6
2006-10-01
[PATCH] csa accounting taskstats update
Jay Lan
2
-10
/
+32
2006-10-01
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
3
-5
/
+7
2006-10-01
[PATCH] csa: Extended system accounting over taskstats
Jay Lan
2
-0
/
+20
2006-10-01
[PATCH] csa: basic accounting over taskstats
Jay Lan
2
-5
/
+43
2006-10-01
[PATCH] Add genetlink utilities for payload length calculation
Balbir Singh
1
-0
/
+18
2006-10-01
[PATCH] clean up unused kiocb variables
Chen, Kenneth W
1
-2
/
+0
2006-10-01
[PATCH] Add vector AIO support
Badari Pulavarty
3
-0
/
+11
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-5
/
+0
[next]