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
2013-05-01
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2
-5
/
+0
2013-05-01
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
1
-2
/
+6
2013-05-01
kexec: Use min() and min_t() to simplify logic
Zhang Yanfei
1
-16
/
+8
2013-05-01
kexec: fix wrong types of some local variables
Zhang Yanfei
1
-3
/
+3
2013-05-01
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
1
-2
/
+4
2013-05-01
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
1
-14
/
+17
2013-05-01
kmod: split call to call_usermodehelper_fns()
Lucas De Marchi
1
-2
/
+10
2013-05-01
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
1
-33
/
+24
2013-05-01
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
1
-0
/
+80
2013-05-01
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2
-207
/
+212
2013-05-01
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
1
-2
/
+1
2013-05-01
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2
-66
/
+69
2013-05-01
kernel/smp.c: cleanups
Andrew Morton
1
-45
/
+46
2013-05-01
kernel/smp.c: remove 'priv' of call_single_data
liguang
1
-4
/
+2
2013-05-01
kernel/smp.c: use '|=' for csd_lock
liguang
1
-1
/
+1
2013-05-01
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
4
-1
/
+93
2013-05-01
kthread: implement probe_kthread_data()
Tejun Heo
1
-0
/
+19
2013-05-01
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
1
-2
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+16
2013-05-01
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2
-6
/
+26
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-0
/
+18
2013-05-01
kernel/range.c: subtract_range: fix the broken phrase issued by printk
Lin Feng
1
-1
/
+2
2013-04-30
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-279
/
+757
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+109
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-451
/
+719
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-111
/
+432
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-469
/
+435
2013-04-30
tracing: Fix small merge bug
Steven Rostedt
1
-1
/
+1
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-11
/
+28
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-520
/
+343
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
6
-883
/
+1985
2013-04-30
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+18
2013-04-30
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-30
printk: fix failure to return error in devkmsg_poll()
Nicolas Kaiser
1
-1
/
+2
2013-04-30
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-7
/
+23
2013-04-30
printk/tracing: rework console tracing
zhangwei(Jovi)
1
-1
/
+1
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
11
-127
/
+239
2013-04-30
mem hotunplug: fix kfree() of bootmem memory
Yasuaki Ishimatsu
1
-13
/
+55
2013-04-30
resource: add release_mem_region_adjustable()
Toshi Kani
1
-0
/
+103
2013-04-30
resource: add __adjust_resource() for internal use
Toshi Kani
1
-13
/
+22
2013-04-30
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
1
-0
/
+7
2013-04-30
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
1
-0
/
+7
2013-04-30
kernel/cpuset.c: use register_hotmemory_notifier()
Andrew Morton
1
-5
/
+7
2013-04-30
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
1
-1
/
+2
2013-04-30
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
1
-1
/
+1
2013-04-30
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
1
-1
/
+0
2013-04-30
cgroup: remove css_get_next
Michal Hocko
1
-49
/
+0
2013-04-30
mm,kexec: use common help functions to free reserved pages
Jiang Liu
1
-6
/
+2
2013-04-30
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
1
-1
/
+1
[next]