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
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
2015-02-12
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
1
-1
/
+1
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-88
/
+123
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-0
/
+1039
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+2
2015-02-11
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-7
/
+121
2015-02-11
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
Andrey Ryabinin
1
-3
/
+0
2015-02-11
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-6
/
+2
2015-02-10
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2
-5
/
+7
2015-02-10
Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
1
-2
/
+89
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
1
-0
/
+25
2015-02-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-68
/
+60
2015-02-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-77
/
+171
2015-02-10
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-128
/
+355
2015-02-10
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-71
/
+63
2015-02-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-518
/
+440
2015-02-07
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
1
-1
/
+1
2015-02-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+34
2015-02-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2015-02-06
livepatch: add missing newline to error message
Josh Poimboeuf
1
-1
/
+1
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+15
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
1
-0
/
+25
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
1
-1
/
+1
2015-02-04
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2
-4
/
+4
2015-02-04
perf: Decouple unthrottling and rotating
Mark Rutland
1
-52
/
+29
2015-02-04
perf: Drop module reference on event init failure
Mark Rutland
1
-12
/
+16
2015-02-04
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
1
-1
/
+2
2015-02-04
perf: Fix put_event() ctx lock
Peter Zijlstra
1
-5
/
+12
2015-02-04
perf: Fix move_group() order
Peter Zijlstra (Intel)
1
-9
/
+47
2015-02-04
perf: Fix event->ctx locking
Peter Zijlstra
1
-37
/
+207
2015-02-04
perf: Add a bit of paranoia
Peter Zijlstra
1
-1
/
+18
2015-02-04
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
2
-11
/
+19
2015-02-04
locking/rtmutex: Optimize setting task running after being blocked
Davidlohr Bueso
1
-4
/
+3
2015-02-04
locking/rwsem: Use task->state helpers
Davidlohr Bueso
2
-3
/
+2
2015-02-04
sched/completion: Add lock-free checking of the blocking case
Nicholas Mc Guire
1
-0
/
+9
2015-02-04
sched/completion: Remove unnecessary ->wait.lock serialization when reading c...
Nicholas Mc Guire
1
-8
/
+1
2015-02-04
locking/mutex: Explicitly mark task as running after wakeup
Davidlohr Bueso
1
-0
/
+2
2015-02-04
Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...
Ingo Molnar
17
-85
/
+235
2015-02-04
sched/Documentation: Remove unneeded word
Sharon Dvir
1
-1
/
+1
2015-02-04
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
1
-4
/
+7
2015-02-04
sched/deadline: Remove cpu_active_mask from cpudl_find()
Xunlei Pang
1
-2
/
+1
2015-02-04
sched: Fix hrtick_start() on UP
Wanpeng Li
1
-0
/
+5
2015-02-04
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
1
-1
/
+15
2015-02-04
sched/deadline: Fix stale yield state
Peter Zijlstra
1
-19
/
+19
2015-02-04
sched/deadline: Fix hrtick for a non-leftmost task
Wanpeng Li
1
-1
/
+7
2015-02-04
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2
-6
/
+30
[next]