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
2016-05-06
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
2
-51
/
+23
2016-05-06
sched/migration: Move CPU_ONLINE into scheduler state
Thomas Gleixner
1
-11
/
+22
2016-05-06
sched/migration: Move calc_load_migrate() into CPU_DYING
Thomas Gleixner
1
-3
/
+0
2016-05-06
sched/migration: Move prepare transition to SCHED_STARTING state
Thomas Gleixner
1
-9
/
+11
2016-05-06
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
Peter Zijlstra
2
-15
/
+14
2016-05-06
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
2
-48
/
+27
2016-05-06
sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE
Thomas Gleixner
1
-3
/
+0
2016-05-06
sched: Consolidate the notifier maze
Thomas Gleixner
1
-105
/
+69
2016-05-06
sched: Allow hotplug notifiers to be setup early
Thomas Gleixner
1
-23
/
+36
2016-05-06
sched: Make set_cpu_rq_start_time() a built in hotplug state
Thomas Gleixner
2
-7
/
+15
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
1
-7
/
+42
2016-05-05
perf/arm: Special-case hetereogeneous CPUs
Mark Rutland
1
-1
/
+7
2016-05-05
perf/core: Let userspace know if the PMU supports address filters
Alexander Shishkin
1
-0
/
+26
2016-05-05
perf/core: Introduce address range filtering
Alexander Shishkin
1
-16
/
+607
2016-05-05
perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events
Alexander Shishkin
1
-10
/
+13
2016-05-05
perf/core: Move set_filter() out of CONFIG_EVENT_TRACING
Alexander Shishkin
1
-23
/
+22
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
12
-25
/
+135
2016-05-05
locking/atomics: Flip atomic_fetch_or() arguments
Peter Zijlstra
1
-2
/
+2
2016-05-05
locking/pvqspinlock: Robustify init_qspinlock_stat()
Davidlohr Bueso
1
-8
/
+14
2016-05-05
locking/pvqspinlock: Avoid double resetting of stats
Davidlohr Bueso
1
-2
/
+0
2016-05-05
Merge tag 'v4.6-rc6' into locking/core, to pick up fixes
Ingo Molnar
15
-48
/
+188
2016-05-05
sched/fair: Fix comment in calculate_imbalance()
Dietmar Eggemann
1
-3
/
+4
2016-05-05
sched/fair: Remove stale power aware scheduling comments
Dietmar Eggemann
1
-10
/
+3
2016-05-05
sched/fair: Update rq clock before updating nohz CPU load
Matt Fleming
1
-0
/
+1
2016-05-05
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
Wanpeng Li
1
-5
/
+5
2016-05-05
sched/fair: Optimize sum computation with a lookup table
Yuyang Du
1
-8
/
+13
2016-05-05
sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...
Yuyang Du
2
-13
/
+13
2016-05-05
sched/fair: Generalize the load/util averages resolution definition
Yuyang Du
2
-9
/
+10
2016-05-05
sched/core: Enable increased load resolution on 64-bit kernels
Peter Zijlstra
1
-4
/
+6
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
8
-62
/
+123
2016-05-05
sched/core: Introduce 'struct rq_flags'
Peter Zijlstra
3
-56
/
+62
2016-05-05
sched/core: Move task_rq_lock() out of line
Peter Zijlstra
2
-63
/
+69
2016-05-05
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
6
-27
/
+72
2016-05-04
signals/sigaltstack: Report current flag bits in sigaltstack()
Andy Lutomirski
1
-1
/
+2
2016-05-04
Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2016-05-03
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
1
-2
/
+7
2016-05-03
signals/sigaltstack: Implement SS_AUTODISARM flag
Stas Sergeev
2
-3
/
+9
2016-05-03
signals/sigaltstack: Prepare to add new SS_xxx flags
Stas Sergeev
1
-10
/
+6
2016-05-03
Merge getxattr prototype change into work.lookups
Al Viro
1
-1
/
+1
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-36
/
+71
2016-05-02
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
1
-1
/
+25
2016-05-02
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
1
-9
/
+10
2016-05-02
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
1
-14
/
+17
2016-05-02
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
Matt Redfearn
1
-4
/
+14
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+7
2016-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+38
2016-04-29
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+36
2016-04-29
kcov: don't profile branches in kcov
Andrey Ryabinin
1
-0
/
+1
2016-04-29
kcov: don't trace the code coverage code
James Morse
1
-1
/
+1
2016-04-29
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
1
-0
/
+1
[prev]
[next]