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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-01
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
Shailabh Nagar
1
-13
/
+11
2006-08-01
[PATCH] make taskstats sending completely independent of delay accounting on/...
Shailabh Nagar
1
-5
/
+3
2006-08-01
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
1
-2
/
+26
2006-08-01
[PATCH] sched: build_sched_domains() fix
Siddha, Suresh B
1
-1
/
+6
2006-07-29
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
2
-38
/
+87
2006-07-29
[PATCH] pi-futex: robust-futex exit crash fix
Ingo Molnar
1
-8
/
+24
2006-07-24
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
Paul Jackson
1
-3
/
+21
2006-07-23
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
1
-41
/
+34
2006-07-15
[PATCH] Remove down_write() from taskstats code invoked on the exit() path
Shailabh Nagar
1
-5
/
+19
2006-07-15
[PATCH] per-task delay accounting taskstats interface: control exit data thro...
Shailabh Nagar
2
-13
/
+192
2006-07-15
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
3
-36
/
+74
2006-07-15
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
1
-0
/
+12
2006-07-15
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2
-6
/
+72
2006-07-15
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
3
-0
/
+344
2006-07-15
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
1
-22
/
+49
2006-07-15
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2
-0
/
+24
2006-07-15
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
4
-0
/
+92
2006-07-15
[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
Ingo Molnar
1
-0
/
+8
2006-07-15
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
1
-2
/
+2
2006-07-15
[PATCH] improve timekeeping resume robustness
john stultz
1
-1
/
+18
2006-07-15
[PATCH] unexport open_softirq
Adrian Bunk
1
-2
/
+0
2006-07-15
[PATCH] Add try_to_freeze() to rt-test kthreads
Luca Tettamanti
1
-0
/
+1
2006-07-15
[PATCH] del_timer_sync(): add cpu_relax()
Andrew Morton
1
-0
/
+1
2006-07-15
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
Adrian Bunk
1
-22
/
+2
2006-07-15
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
2
-9
/
+6
2006-07-13
[PATCH] The scheduled unexport of insert_resource
Adrian Bunk
1
-2
/
+0
2006-07-13
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
Adrian Bunk
1
-37
/
+0
2006-07-12
[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
Marcel Holtmann
1
-1
/
+1
2006-07-11
[PATCH] lockdep: disable lock debugging when kernel state becomes untrusted
Arjan van de Ven
1
-0
/
+2
2006-07-11
[PATCH] remove the tasklist_lock export
Christoph Hellwig
1
-3
/
+1
2006-07-11
[PATCH] uninline init_waitqueue_head()
Ingo Molnar
1
-2
/
+6
2006-07-11
[PATCH] swsusp: fix panic when signature can't be read
Linus Torvalds
1
-2
/
+4
2006-07-11
[PATCH] swsusp warning fix
Andrew Morton
1
-10
/
+10
2006-07-11
[PATCH] swsusp: do not use memcpy for snapshotting memory
Rafael J. Wysocki
1
-2
/
+8
2006-07-11
[PATCH] adjust clock for lost ticks
Roman Zippel
1
-38
/
+47
2006-07-11
[PATCH] pi-futex: Validate futex type instead of oopsing
Thomas Gleixner
1
-0
/
+6
2006-07-11
[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
1
-1
/
+1
2006-07-11
[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
Adrian Bunk
1
-2
/
+2
2006-07-11
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
1
-33
/
+54
2006-07-11
[PATCH] lockdep: improve debug output
Arjan van de Ven
1
-2
/
+3
2006-07-11
[PATCH] Minor cleanup to lockdep.c
Andi Kleen
1
-32
/
+12
2006-07-11
[PATCH] small kernel/sched.c cleanup
Andreas Mohr
1
-10
/
+7
2006-07-11
[PATCH] sched: fix bug in __migrate_task()
Peter Williams
1
-1
/
+1
2006-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-25
/
+32
2006-07-04
[PATCH] revert "kthread: convert stop_machine into a kthread"
Andrew Morton
1
-11
/
+6
2006-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+4
2006-07-04
[PATCH] sched: cleanup, convert sched.c-internal typedefs to struct
Ingo Molnar
1
-125
/
+125
2006-07-04
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
12
-138
/
+153
2006-07-04
[PATCH] sched: clean up fallout of recent changes
Ingo Molnar
1
-166
/
+194
2006-07-04
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
1
-0
/
+4
[next]