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
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
7
-115
/
+146
2012-01-13
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
1
-0
/
+121
2012-01-13
panic: don't print redundant backtraces on oops
Andi Kleen
1
-1
/
+5
2012-01-13
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2
-1
/
+34
2012-01-13
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
1
-1
/
+17
2012-01-13
kdump: crashk_res init check for /sys/kernel/kexec_crash_size
Michael Holzheu
1
-5
/
+4
2012-01-13
kdump: add missing RAM resource in crash_shrink_memory()
Michael Holzheu
1
-0
/
+15
2012-01-13
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-3
/
+0
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2
-4
/
+4
2012-01-13
kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
3
-6
/
+6
2012-01-13
kernel/async: remove redundant declaration.
Rusty Russell
1
-2
/
+0
2012-01-13
printk: fix unnecessary module_param_name.
Rusty Russell
1
-1
/
+1
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-0
/
+24
2012-01-13
modules: sysfs - export: taint, coresize, initsize
Kay Sievers
1
-29
/
+64
2012-01-13
kernel/params: replace DEBUGP with pr_debug
Jim Cromie
1
-10
/
+4
2012-01-13
module: replace DEBUGP with pr_debug
Jim Cromie
1
-26
/
+20
2012-01-13
module: struct module_ref should contains long fields
Eric Dumazet
2
-5
/
+5
2012-01-13
module: Fix performance regression on modules with large symbol tables
Kevin Cernekee
1
-44
/
+21
2012-01-13
module: Add comments describing how the "strmap" logic works
Kevin Cernekee
1
-0
/
+9
2012-01-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+7
2012-01-12
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2012-01-11
sched: Fix lockup by limiting load-balance retries on lock-break
Peter Zijlstra
1
-3
/
+7
2012-01-11
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+4
2012-01-11
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
4
-13
/
+95
2012-01-11
user namespace: make signal.c respect user namespaces
Serge E. Hallyn
1
-3
/
+40
2012-01-11
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
1
-10
/
+22
2012-01-11
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
1
-0
/
+21
2012-01-11
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
1
-0
/
+6
2012-01-11
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
1
-0
/
+6
2012-01-10
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2012-01-10
sched: Remove empty #ifdefs
Hiroshi Shimamoto
1
-7
/
+0
2012-01-10
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
8
-261
/
+326
2012-01-09
audit: always follow va_copy() with va_end()
Jesper Juhl
1
-2
/
+3
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+4
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-370
/
+339
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
9
-58
/
+37
2012-01-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+3
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-58
/
+57
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
2012-01-07
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
8
-25
/
+24
2012-01-07
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
1
-5
/
+7
2012-01-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
4
-58
/
+57
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-2463
/
+2687
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-306
/
+476
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-243
/
+933
2012-01-06
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+4
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[next]