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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-24
[PATCH] make various thing static
Adrian Bunk
3
-3
/
+3
2005-06-24
[PATCH] modules: add version and srcversion to sysfs
Matt Domsch
1
-0
/
+95
2005-06-24
[PATCH] Keys: Make request-key create an authorisation key
David Howells
1
-1
/
+1
2005-06-24
[PATCH] Keys: Pass session keyring to call_usermodehelper()
David Howells
1
-4
/
+13
2005-06-23
[PATCH] aio: make wait_queue ->task ->private
Benjamin LaHaise
1
-1
/
+1
2005-06-23
[PATCH] Optimize sys_times for a single thread process
Christoph Lameter
2
-26
/
+65
2005-06-23
[PATCH] Software suspend and recalc sigpending bug fix
Kirill Korotaev
1
-0
/
+1
2005-06-23
[PATCH] setuid core dump
Alan Cox
2
-11
/
+20
2005-06-23
[PATCH] jprobes: allow a jprobe to coexist with muliple kprobes
Prasanna S Panchamukhi
1
-10
/
+51
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe
Prasanna S Panchamukhi
1
-0
/
+1
2005-06-23
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
Hien Nguyen
1
-1
/
+4
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
1
-8
/
+4
2005-06-23
[PATCH] kprobes: function-return probes
Hien Nguyen
1
-5
/
+208
2005-06-23
[PATCH] avoid resursive oopses
Alexander Nyberg
1
-0
/
+11
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
1
-7
/
+1
2005-06-23
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
Jesper Juhl
2
-3
/
+7
2005-06-23
[PATCH] CON_CONSDEV bit not set correctly on last console
Greg Edwards
1
-2
/
+10
2005-06-23
[PATCH] posix-timers: use try_to_del_timer_sync()
Oleg Nesterov
1
-27
/
+7
2005-06-23
[PATCH] timers: introduce try_to_del_timer_sync()
Oleg Nesterov
1
-20
/
+33
2005-06-23
[PATCH] timers fixes/improvements
Oleg Nesterov
1
-171
/
+157
2005-06-23
[PATCH] i386: Selectable Frequency of the Timer Interrupt
Christoph Lameter
1
-0
/
+46
2005-06-22
[PATCH] uml: make hw_controller_type->release exist only for archs needing it
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2005-06-22
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2005-06-22
[PATCH] dup_mmap: update comment on new vma
Hugh Dickins
1
-2
/
+3
2005-06-22
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
1
-0
/
+2
2005-06-22
[PATCH] VM: early zone reclaim
Martin Hicks
1
-0
/
+1
2005-06-22
[PATCH] smp_processor_id() cleanup
Ingo Molnar
4
-7
/
+7
2005-06-21
[PATCH] sysfs: (rest) if show/store is missing return -EIO
Dmitry Torokhov
1
-2
/
+2
2005-06-18
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
3
-5
/
+7
2005-06-17
[PATCH] timer exit cleanup
Ingo Molnar
2
-3
/
+2
2005-06-14
[PATCH] cond_resched_lock() fix
Jan Kara
1
-2
/
+5
2005-06-02
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
6
-13
/
+40
2005-06-01
[PATCH] flush icache in correct context
Roman Zippel
1
-0
/
+6
2005-05-28
[PATCH] drop note_interrupt() for per-CPU for proper scaling
John Hawkes
1
-2
/
+0
2005-05-27
[PATCH] cpuset exit NULL dereference fix
Paul Jackson
1
-5
/
+19
2005-05-27
AUDIT: Record working directory when syscall arguments are pathnames
David Woodhouse
1
-0
/
+23
2005-05-26
AUDIT: Defer freeing aux items until audit_free_context()
David Woodhouse
1
-8
/
+2
2005-05-25
[PATCH] sigkill priority fix
Kirill Korotaev
1
-1
/
+10
2005-05-24
AUDIT: Escape comm when logging task info
David Woodhouse
1
-1
/
+2
2005-05-24
AUDIT: Unify auid reporting, put arch before syscall number
David Woodhouse
2
-9
/
+9
2005-05-22
AUDIT: Assign serial number to non-syscall messages
David Woodhouse
2
-44
/
+48
2005-05-21
[PATCH] spin_unlock_bh() and preempt_check_resched()
Samuel Thibault
1
-4
/
+4
2005-05-21
AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned
Steve Grubb
2
-11
/
+8
2005-05-21
AUDIT: Fix AVC_USER message passing.
Steve Grubb
1
-0
/
+2
2005-05-21
AUDIT: Avoid sleeping function in SElinux AVC audit.
Stephen Smalley
1
-0
/
+40
2005-05-21
[PATCH] cpusets+hotplug+preepmt broken
Paul Jackson
1
-1
/
+1
2005-05-19
AUDIT: Honour audit_backlog_limit again.
David Woodhouse
1
-0
/
+12
2005-05-19
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
4
-45
/
+50
2005-05-19
AUDIT: Quis Custodiet Ipsos Custodes?
David Woodhouse
1
-3
/
+4
2005-05-19
AUDIT: Send netlink messages from a separate kernel thread
David Woodhouse
1
-121
/
+70
[next]