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-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-186
/
+260
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-300
/
+348
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-259
/
+993
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-69
/
+58
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-369
/
+893
2012-03-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-28
/
+23
2012-03-16
genirq: Remove paranoid warnons and bogus fixups
Thomas Gleixner
1
-10
/
+4
2012-03-16
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
1
-1
/
+1
2012-03-16
ntp: Fix integer overflow when setting time
Sasha Levin
1
-1
/
+1
2012-03-15
printk: Make it compile with !CONFIG_PRINTK
Peter Zijlstra
1
-20
/
+20
2012-03-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2012-03-14
genirq: Flush the irq thread on synchronization
Ido Yariv
2
-28
/
+44
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
12
-55
/
+144
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
6
-38
/
+99
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2
-0
/
+183
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-36
/
+97
2012-03-12
sched: Fix nohz load accounting -- again!
Peter Zijlstra
1
-27
/
+26
2012-03-12
sched: Update yield() docs
Peter Zijlstra
1
-2
/
+18
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
3
-5
/
+45
2012-03-12
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
Diwakar Tundlam
1
-0
/
+1
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
1
-1
/
+1
2012-03-12
sched: Fix load-balance wreckage
Peter Zijlstra
1
-71
/
+39
2012-03-09
genirq: Get rid of unnecessary IRQTF_DIED flag
Alexander Gordeev
4
-15
/
+4
2012-03-09
genirq: No need to check IRQTF_DIED before stopping a thread handler
Alexander Gordeev
1
-4
/
+2
2012-03-09
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
1
-8
/
+11
2012-03-09
genirq: Fix incorrect check for forced IRQ thread handler
Alexander Gordeev
1
-1
/
+1
2012-03-07
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
1
-2
/
+2
2012-03-07
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
1
-6
/
+38
2012-03-06
softirq: Reduce invoke_softirq() code duplication
Heiko Carstens
1
-14
/
+4
2012-03-06
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
Russell King
1
-2
/
+1
2012-03-06
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
1
-4
/
+7
2012-03-06
vfork: kill PF_STARTING
Oleg Nesterov
1
-9
/
+0
2012-03-06
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-1
/
+1
2012-03-06
vfork: make it killable
Oleg Nesterov
1
-8
/
+32
2012-03-06
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-7
/
+10
2012-03-06
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
1
-5
/
+7
2012-03-06
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-0
/
+6
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
1
-0
/
+85
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2
-0
/
+30
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
1
-0
/
+68
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
16
-35
/
+108
2012-03-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2
-4
/
+4
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
1
-6
/
+6
2012-03-02
Block: use a freezable workqueue for disk-event polling
Alan Stern
1
-1
/
+6
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
3
-109
/
+80
2012-03-01
sched: Rename load-balancing fields
Peter Zijlstra
1
-58
/
+60
2012-03-01
sched: Move load-balancing arguments into helper struct
Peter Zijlstra
1
-84
/
+93
2012-03-01
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
1
-1
/
+1
2012-03-01
sched/rt: Prevent idle task boosting
Thomas Gleixner
1
-2
/
+19
2012-03-01
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
1
-2
/
+2
[next]