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-11-06
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
Eric W. Biederman
1
-3
/
+5
2006-11-06
[PATCH] Improve the removed sysctl warnings
Eric W. Biederman
1
-1
/
+21
2006-11-06
[PATCH] lockdep: fix delayacct locking bug
Peter Zijlstra
1
-6
/
+9
2006-11-06
[PATCH] Fix the spurious unlock_cpu_hotplug false warnings
Gautham R Shenoy
1
-1
/
+1
2006-11-05
Make sure "user->sigpending" count is in sync
Linus Torvalds
1
-4
/
+11
2006-11-04
Fix unlikely (but possible) race condition on task->user access
Linus Torvalds
1
-0
/
+11
2006-11-03
[PATCH] Create compat_sys_migrate_pages
Stephen Rothwell
2
-0
/
+34
2006-11-03
[PATCH] swsusp: debugging
Rafael J. Wysocki
1
-9
/
+28
2006-11-03
[PATCH] schedule removal of FUTEX_FD
Andrew Morton
1
-0
/
+7
2006-11-03
[PATCH] Add printk_timed_ratelimit()
Andrew Morton
1
-0
/
+21
2006-10-31
[PATCH] taskstats: fix sub-threads accounting
Oleg Nesterov
1
-7
/
+10
2006-10-30
[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
Oleg Nesterov
1
-3
/
+7
2006-10-30
[PATCH] ndiswrapper: don't set the module->taints flags
Randy Dunlap
1
-1
/
+1
2006-10-29
[PATCH] taskstats: fix sk_buff size calculation
Oleg Nesterov
1
-1
/
+2
2006-10-29
[PATCH] taskstats: fix sk_buff leak
Oleg Nesterov
1
-2
/
+1
2006-10-28
[PATCH] workqueue: update kerneldoc
Alan Stern
1
-3
/
+3
2006-10-28
[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove
Satoru Takeuchi
1
-6
/
+6
2006-10-28
[PATCH] time_adjust cleared before use
Jim Houston
1
-1
/
+1
2006-10-28
[PATCH] fill_tgid: cleanup delays accounting
Oleg Nesterov
1
-1
/
+1
2006-10-28
[PATCH] taskstats: don't use tasklist_lock
Oleg Nesterov
1
-35
/
+24
2006-10-28
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
Oleg Nesterov
2
-11
/
+7
2006-10-28
[PATCH] taskstats_tgid_free: fix usage
Oleg Nesterov
2
-1
/
+1
2006-10-28
[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
Oleg Nesterov
1
-2
/
+5
2006-10-28
[PATCH] fill_tgid: fix task_struct leak and possible oops
Oleg Nesterov
1
-6
/
+9
2006-10-28
[PATCH] Constify compat_get_bitmap argument
Stephen Rothwell
1
-1
/
+1
2006-10-28
[PATCH] Add missing space in module.c for taintskernel
Jan Dittmer
1
-1
/
+1
2006-10-21
[PATCH] x86-64: Speed up dwarf2 unwinder
Jan Beulich
1
-39
/
+279
2006-10-20
[PATCH] kernel/nsproxy.c: use kmemdup()
Alexey Dobriyan
1
-4
/
+2
2006-10-20
[PATCH] cad_pid sysctl with PROC_FS=n
Randy Dunlap
1
-0
/
+4
2006-10-20
[PATCH] readjust comments of task_timeslice for kernel doc
Borislav Petkov
1
-9
/
+9
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-5
/
+7
2006-10-17
[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...
Neil Brown
1
-9
/
+15
2006-10-17
[PATCH] rt-mutex: fixup rt-mutex debug code
Peter Zijlstra
1
-2
/
+2
2006-10-17
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
1
-24
/
+9
2006-10-17
[PATCH] swsusp: fix memory leaks
Andrew Morton
1
-1
/
+2
2006-10-17
[PATCH] posix-cpu-timers: prevent signal delivery starvation
Thomas Gleixner
1
-6
/
+21
2006-10-17
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
1
-1
/
+1
2006-10-17
[PATCH] lockdep: increase max allowed recursion depth
Ingo Molnar
1
-3
/
+5
2006-10-16
[PATCH] fix epoll_pwait when EPOLL=n
Randy Dunlap
1
-0
/
+1
2006-10-11
[PATCH] lockdep: fix printk recursion logic
Ingo Molnar
1
-9
/
+2
2006-10-11
[PATCH] lockdep: use BUILD_BUG_ON
Alexey Dobriyan
1
-4
/
+1
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2
-2
/
+2
2006-10-11
[PATCH] sched: likely profiling
Nick Piggin
1
-3
/
+3
2006-10-11
[PATCH] fix Module taint flags listing in Oops/panic
Florin Malita
1
-45
/
+49
2006-10-11
[PATCH] mm: kevent threads: use MPOL_DEFAULT
Christoph Lameter
1
-0
/
+7
2006-10-11
[PATCH] swsusp: Use suspend_console
Rafael J. Wysocki
2
-1
/
+15
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2
-5
/
+7
2006-10-11
[PATCH] cpuset ANSI prototype
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] make kernel/relay.c __user-clean
Al Viro
1
-19
/
+22
2006-10-11
[PATCH] __user annotations: futex
Al Viro
2
-13
/
+14
[next]