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-05-21
[PATCH] spin_unlock_bh() and preempt_check_resched()
Samuel Thibault
1
-4
/
+4
2005-05-21
[PATCH] cpusets+hotplug+preepmt broken
Paul Jackson
1
-1
/
+1
2005-05-18
[PATCH] Driver Core: pm diagnostics update, check for errors
David Brownell
1
-3
/
+3
2005-05-17
[PATCH] profile.c: `schedule' parsing fix
William Lee Irwin III
1
-6
/
+10
2005-05-17
[PATCH] add_preferred_console() build fix
Matt Mackall
1
-36
/
+36
2005-05-17
[PATCH] spurious interrupt fix
Zhang, Yanmin
1
-0
/
+1
2005-05-06
[PATCH] correctly name the Shell sort
Domen Puncer
1
-1
/
+1
2005-05-06
[PATCH] setitimer timer expires too early
Paulo Marques
1
-1
/
+5
2005-05-06
[PATCH] kprobes: Allow multiple kprobes at the same address
Ananth N Mavinakayanahalli
1
-13
/
+131
2005-05-06
[PATCH] Kprobes: Oops! in unregister_kprobe()
Prasanna S Panchamukhi
1
-1
/
+5
2005-05-06
[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c
Anton Blanchard
1
-1
/
+1
2005-05-06
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
1
-2
/
+11
2005-05-05
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2
-11
/
+10
2005-05-05
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...
Linus Torvalds
1
-0
/
+2
2005-05-04
[NETLINK]: Synchronous message processing.
Herbert Xu
1
-11
/
+8
2005-05-04
[patch] MCA recovery module undefined symbol fix
Russ Anderson
1
-0
/
+2
2005-05-03
[PATCH] add new audit data to last skb
Chris Wright
1
-1
/
+1
2005-05-03
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
16
-54
/
+103
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
1
-1
/
+3
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
2
-1
/
+4
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2
-2
/
+2
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
5
-9
/
+14
2005-05-01
[PATCH] consolidate sys_shmat
Stephen Rothwell
1
-0
/
+1
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2
-2
/
+2
2005-05-01
[PATCH] Deprecate synchronize_kernel, GPL replacement
Paul E. McKenney
1
-2
/
+14
2005-05-01
[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPL
Paul E. McKenney
1
-3
/
+3
2005-05-01
[PATCH] clean up kernel messages
Matt Mackall
1
-6
/
+21
2005-05-01
[PATCH] nice and rt-prio rlimits
Matt Mackall
2
-7
/
+20
2005-05-01
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
6
-19
/
+19
2005-04-29
Remove bogus BUG() in kernel/exit.c
Linus Torvalds
1
-2
/
+0
2005-04-29
[AUDIT] LOGIN message credentials
Steve Grubb
1
-4
/
+5
2005-04-29
[AUDIT] Requeue messages at head of queue, up to audit_backlog
Chris Wright
1
-5
/
+3
2005-04-29
Add audit uid to netlink credentials
Serge Hallyn
2
-22
/
+29
2005-04-29
audit: update pointer to userspace tools, remove emacs mode tags
2
-3
/
+3
2005-04-29
[AUDIT] Avoid using %*.*s format strings.
Peter Martuccelli
1
-2
/
+2
2005-04-29
[AUDIT] Fix signedness of 'serial' in various routines.
Steve Grubb
2
-3
/
+5
2005-04-29
[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
1
-6
/
+16
2005-04-29
audit_log_untrustedstring() warning fix
Andrew Morton
1
-1
/
+1
2005-04-29
AUDIT: Avoid log pollution by untrusted strings.
2
-3
/
+27
2005-04-28
[PATCH] time interpolator: Fix settimeofday inaccuracy
Christoph Lameter
1
-8
/
+0
2005-04-25
[SPARC]: Stop-A printk cleanup
Tom 'spot' Callaway
1
-2
/
+2
2005-04-18
[PATCH] sched: fix signed comparisons of long long
Ingo Molnar
1
-3
/
+3
2005-04-18
[PATCH] SELinux: fix deadlock on dcache lock
Stephen Smalley
1
-0
/
+28
2005-04-17
[PATCH] reparent_to_init cleanup
Coywolf Qi Hunt
1
-1
/
+1
2005-04-17
[PATCH] cpuset: remove function attribute const
Benoit Boissinot
1
-1
/
+1
2005-04-17
[PATCH] pci enumeration on ixp2000: overflow in kernel/resource.c
Lennert Buytenhek
1
-1
/
+1
2005-04-17
[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.c
Christoph Hellwig
1
-4
/
+0
2005-04-17
[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()
Bert Wesarg
1
-1
/
+2
2005-04-17
[PATCH] swsusp: SMP fix
Alexander Nyberg
1
-2
/
+2
2005-04-17
[PATCH] Fix get_compat_sigevent()
David S. Miller
1
-1
/
+1
[next]