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-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
7
-7
/
+7
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
6
-6
/
+6
2006-04-20
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2006-04-20
[PATCH] kprobes: NULL out non-relevant fields in struct kretprobe
Ananth N Mavinakayanahalli
1
-0
/
+3
2006-04-20
[PATCH] Don't inherit ->splice_pipe across forks
Jens Axboe
1
-0
/
+1
2006-04-20
[PATCH] Add more prevent_tail_call()
OGAWA Hirofumi
1
-13
/
+46
2006-04-19
[PATCH] swsusp: prevent possible image corruption on resume
Rafael J. Wysocki
1
-4
/
+5
2006-04-19
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
2
-2
/
+2
2006-04-15
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
1
-6
/
+0
2006-04-14
[PATCH] remove kernel/power/pm.c:pm_unregister()
Adrian Bunk
1
-20
/
+0
2006-04-14
[PATCH] fix non-leader exec under ptrace
Roland McGrath
2
-7
/
+4
2006-04-11
[PATCH] __group_complete_signal: remove bogus BUG_ON
Oleg Nesterov
1
-1
/
+0
2006-04-11
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-0
/
+4
2006-04-11
[PATCH] add cpu_relax to hrtimer_cancel
Joe Korty
1
-0
/
+1
2006-04-11
[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set
Christoph Hellwig
2
-5
/
+3
2006-04-11
[PATCH] the scheduled unexport of panic_timeout
Adrian Bunk
1
-1
/
+0
2006-04-11
[PATCH] timer initialisation fix
Andrew Morton
1
-10
/
+19
2006-04-11
[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...
Hyok S. Choi
1
-0
/
+12
2006-04-11
[PATCH] sched: don't awaken RT tasks on expired array
Mike Galbraith
1
-1
/
+1
2006-04-11
[PATCH] sched: fix interactive task starvation
Mike Galbraith
1
-18
/
+44
2006-04-11
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
1
-0
/
+4
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
1
-1
/
+1
2006-04-02
BUG_ON() Conversion in kernel/signal.c
Eric Sesterhenn
1
-2
/
+1
2006-04-02
BUG_ON() Conversion in kernel/signal.c
Eric Sesterhenn
1
-4
/
+2
2006-04-02
BUG_ON() Conversion in kernel/ptrace.c
Eric Sesterhenn
1
-2
/
+1
2006-04-01
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
1
-4
/
+4
2006-04-01
BUG_ON() Conversion in kernel/printk.c
Eric Sesterhenn
1
-4
/
+2
2006-04-01
help text: SOFTWARE_SUSPEND doesn't need ACPI
Adrian Bunk
1
-1
/
+1
2006-04-01
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
Kirill Korotaev
1
-1
/
+1
2006-04-01
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2
-73
/
+155
2006-04-01
[PATCH] task: RCU protect task->usage
Eric W. Biederman
1
-1
/
+6
2006-04-01
[PATCH] resurrect __put_task_struct
Andrew Morton
1
-3
/
+7
2006-04-01
[PATCH] Make setsid() more robust
Eric W. Biederman
1
-4
/
+15
2006-04-01
[PATCH] futex: check and validate timevals
Thomas Gleixner
2
-2
/
+6
2006-04-01
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
1
-3
/
+7
2006-04-01
[PATCH] sched: remove on runqueue requeueing
Con Kolivas
1
-2
/
+1
2006-04-01
[PATCH] sched: include noninteractive sleep in idle detect
Con Kolivas
1
-2
/
+1
2006-04-01
[PATCH] sched: dont decrease idle sleep avg
Con Kolivas
1
-5
/
+10
2006-04-01
[PATCH] sched: make task_noninteractive use sleep_type
Con Kolivas
1
-8
/
+8
2006-04-01
[PATCH] sched: cleanup task_activated()
Con Kolivas
1
-9
/
+15
2006-04-01
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
2
-1
/
+16
2006-04-01
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...
Dimitri Sivanich
1
-0
/
+3
2006-04-01
[PATCH] hrtimer: use generic sleeper for nanosleep
Thomas Gleixner
1
-30
/
+9
2006-04-01
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
1
-0
/
+19
2006-04-01
[PATCH] modules: permit Dual-MIT/GPL licenses
Andrew Morton
1
-0
/
+1
2006-04-01
[PATCH] cpuset: memory migration interaction fix
Paul Jackson
1
-5
/
+52
2006-04-01
[PATCH] cpuset: unsafe mm reference fix
Paul Jackson
1
-2
/
+2
2006-04-01
[PATCH] cpuset: task_lock comment fix
Paul Jackson
1
-6
/
+4
2006-04-01
[PATCH] Fix pacct bug in multithreading case.
KaiGai Kohei
1
-6
/
+6
2006-04-01
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-1
/
+1
[next]