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
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
2
-1
/
+2
2015-03-13
fs: remove ki_nbytes
Christoph Hellwig
1
-1
/
+1
2015-02-18
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-151
/
+37
2015-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-52
/
+47
2015-02-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-18
/
+23
2015-02-18
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
1
-1
/
+3
2015-02-18
kernel/module.c: do not inline do_init_module()
Jan Kiszka
1
-2
/
+7
2015-02-18
kexec: simplify conditional
Geoff Levand
1
-7
/
+10
2015-02-18
kexec: fix a typo in comment
Alexander Kuleshov
1
-1
/
+1
2015-02-18
kexec: remove never used member destination in kimage
Baoquan He
1
-4
/
+0
2015-02-18
signal: use current->state helpers
Davidlohr Bueso
1
-2
/
+2
2015-02-18
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
Fabian Frederick
1
-1
/
+0
2015-02-18
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-17
/
+142
2015-02-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2015-02-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+12
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
3
-2
/
+54
2015-02-15
timekeeping: Make it safe to use the fast timekeeper while suspended
Rafael J. Wysocki
1
-0
/
+30
2015-02-14
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
Wang Nan
1
-2
/
+9
2015-02-14
kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
Wang Nan
1
-1
/
+6
2015-02-14
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-0
/
+2
2015-02-14
profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-2
/
+1
2015-02-14
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-7
/
+4
2015-02-14
padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-8
/
+3
2015-02-14
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-4
/
+4
2015-02-14
workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+2
2015-02-14
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-9
/
+2
2015-02-14
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-15
/
+6
2015-02-14
rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+2
2015-02-14
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-33
/
+9
2015-02-14
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
1
-1
/
+1
2015-02-14
timekeeping: Pass readout base to update_fast_timekeeper()
Rafael J. Wysocki
1
-8
/
+6
2015-02-14
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2
-7
/
+52
2015-02-13
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-29
/
+18
2015-02-13
printk: correct timeout comment, neaten MODULE_PARM_DESC
Joe Perches
1
-6
/
+6
2015-02-13
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
2
-1
/
+14
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
6
-9
/
+7
2015-02-13
kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init
Rasmus Villemoes
1
-1
/
+1
2015-02-13
mm: do not use mm->nr_pmds on !MMU configurations
Kirill A. Shutemov
1
-3
/
+1
2015-02-13
cgroup: release css->id after css_free
Vladimir Davydov
1
-3
/
+7
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2015-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
19
-150
/
+175
2015-02-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2015-02-12
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-2
/
+0
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-54
/
+35
2015-02-12
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+12
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-10
/
+10
2015-02-12
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
1
-0
/
+8
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-0
/
+3
2015-02-12
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2
-42
/
+11
2015-02-12
PM: convert printk to pr_* equivalent
Michal Hocko
1
-14
/
+15
[next]