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
2006-06-28
[PATCH] sched_domai: Use kmalloc_node
Srivatsa Vaddagiri
1
-2
/
+3
2006-06-28
[PATCH] sched_domai: Don't use GFP_ATOMIC
Srivatsa Vaddagiri
1
-1
/
+1
2006-06-28
[PATCH] sched_domain: handle kmalloc failure
Srivatsa Vaddagiri
1
-61
/
+78
2006-06-28
[PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks()
Peter Williams
1
-5
/
+21
2006-06-28
[PATCH] sched: modify move_tasks() to improve load balancing outcomes
Peter Williams
1
-2
/
+10
2006-06-28
[PATCH] sched: implement smpnice
Peter Williams
1
-65
/
+219
2006-06-28
[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
Kirill Korotaev
1
-4
/
+14
2006-06-28
[PATCH] unnecessary long index i in sched
Steven Rostedt
1
-1
/
+2
2006-06-28
[PATCH] sched: fix interactive ceiling code
Con Kolivas
1
-25
/
+27
2006-06-28
[PATCH] sched: simplify bitmap definition
Steven Rostedt
1
-3
/
+1
2006-06-28
[PATCH] sched: fix smt nice lock contention and optimization
Chen, Kenneth W
1
-123
/
+59
2006-06-28
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
Chandra Seetharaman
1
-3
/
+4
2006-06-28
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
Chandra Seetharaman
1
-3
/
+5
2006-06-28
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
6
-6
/
+6
2006-06-28
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
7
-7
/
+7
2006-06-28
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
2
-2
/
+48
2006-06-28
[PATCH] rcutorture: add ops vector and Classic RCU ops
Paul E. McKenney
1
-43
/
+120
2006-06-28
[PATCH] rcutorture: catchup doc fixes for idle-hz tests
Paul E. McKenney
1
-1
/
+1
2006-06-28
[PATCH] fix kernel-doc in kernel/ dir
Randy Dunlap
2
-4
/
+4
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-28
[PATCH] poison: add & use more constants
Randy Dunlap
1
-2
/
+3
2006-06-28
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
Ingo Molnar
1
-0
/
+12
2006-06-28
[PATCH] catch valid mem range at onlining memory
KAMEZAWA Hiroyuki
1
-0
/
+38
2006-06-28
[PATCH] pm_trace is dangerous
Andrew Morton
1
-2
/
+11
2006-06-28
[PATCH] kernel/acct: fix function definition
Randy Dunlap
1
-1
/
+1
2006-06-27
[PATCH] 64bit Resource: finally enable 64bit resource sizes
Greg Kroah-Hartman
1
-5
/
+3
2006-06-27
[PATCH] 64bit resource: change resource core to use resource_size_t
Greg Kroah-Hartman
1
-16
/
+18
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
1
-4
/
+6
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-10
/
+1
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
5
-3
/
+952
2006-06-26
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
1
-2
/
+7
2006-06-26
[PATCH] x86_64: allow unwinder to build without module support
Jan Beulich
1
-0
/
+4
2006-06-26
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
Jan Beulich
1
-4
/
+3
2006-06-26
[PATCH] x86_64: reliable stack trace support
Jan Beulich
3
-1
/
+931
2006-06-26
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
Andi Kleen
1
-0
/
+11
2006-06-26
[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval()
Peter Williams
1
-1
/
+1
2006-06-26
[PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT
Oleg Nesterov
1
-12
/
+0
2006-06-26
[PATCH] coredump: kill ptrace related stuff
Oleg Nesterov
2
-6
/
+32
2006-06-26
[PATCH] proc: Cleanup proc_fd_access_allowed
Eric W. Biederman
1
-3
/
+17
2006-06-26
[PATCH] proc: Use struct pid not struct task_ref
Eric W. Biederman
1
-6
/
+5
2006-06-26
[PATCH] proc: don't lock task_structs indefinitely
Eric W. Biederman
1
-7
/
+20
2006-06-26
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
Eric W. Biederman
2
-9
/
+1
2006-06-26
[PATCH] Notify page fault call chain
Anil S Keshavamurthy
1
-7
/
+23
2006-06-26
[PATCH] Kprobes registers for notify page fault
Anil S Keshavamurthy
1
-0
/
+8
2006-06-26
[PATCH] Kprobe: multi kprobe posthandler for booster
mao, bibo
1
-8
/
+24
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
1
-42
/
+109
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
3
-19
/
+19
2006-06-26
[PATCH] Time: i386 Clocksource Drivers
john stultz
1
-3
/
+8
2006-06-26
[PATCH] Time: Introduce arch generic time accessors
john stultz
2
-0
/
+172
2006-06-26
[PATCH] Time: Use clocksource abstraction for NTP adjustments
john stultz
1
-19
/
+28
[prev]
[next]