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
2013-11-06
perf: Add unlikely() to the ring-buffer code
Peter Zijlstra
1
-8
/
+8
2013-11-06
perf: Simplify the ring-buffer code
Peter Zijlstra
1
-33
/
+4
2013-11-06
sched: Move completion code from core.c to completion.c
Peter Zijlstra
3
-285
/
+300
2013-11-06
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2
-105
/
+105
2013-11-06
sched: Move wait.c into kernel/sched/
Peter Zijlstra
3
-1
/
+2
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
1
-4
/
+27
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
5
-40
/
+77
2013-10-29
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
2
-3
/
+9
2013-10-29
uprobes: Change uprobe_copy_process() to dup xol_area
Oleg Nesterov
1
-0
/
+28
2013-10-29
uprobes: Change uprobe_copy_process() to dup return_instances
Oleg Nesterov
1
-0
/
+43
2013-10-29
uprobes: Teach __create_xol_area() to accept the predefined vaddr
Oleg Nesterov
1
-8
/
+12
2013-10-29
uprobes: Introduce __create_xol_area()
Oleg Nesterov
1
-22
/
+25
2013-10-29
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
2
-9
/
+9
2013-10-29
perf: Fix the perf context switch optimization
Peter Zijlstra
1
-18
/
+46
2013-10-29
perf: Change zero-padding of strings in perf_event_mmap_event()
Peter Zijlstra
1
-6
/
+11
2013-10-29
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
Oleg Nesterov
1
-7
/
+8
2013-10-29
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
Oleg Nesterov
1
-8
/
+6
2013-10-29
perf: Remove useless atomic_t
Peter Zijlstra
1
-9
/
+9
2013-10-29
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2013-10-29
sched: Guarantee new group-entities always have weight
Paul Turner
1
-1
/
+2
2013-10-29
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
1
-4
/
+11
2013-10-29
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
1
-3
/
+11
2013-10-29
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
3
-9
/
+19
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-4
/
+27
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-40
/
+77
2013-10-28
sched: Remove extra put_online_cpus() inside sched_setaffinity()
Michael wang
1
-1
/
+0
2013-10-28
genirq: Set the irq thread policy without checking CAP_SYS_NICE
Thomas Pfaff
1
-1
/
+1
2013-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+50
2013-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2013-10-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+16
2013-10-26
sched/rt: Fix task_tick_rt() comment
Li Bin
1
-2
/
+2
2013-10-26
Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-10-25
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
1
-1
/
+1
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-7
/
+6
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
1
-15
/
+50
2013-10-22
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+6
2013-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-0
/
+4
2013-10-20
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
6
-7
/
+36
2013-10-19
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
3
-3
/
+3
2013-10-19
timekeeping: Fix some trivial typos in comments
Xie XiuQi
1
-1
/
+2
2013-10-19
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-10-18
mutex: Avoid gcc version dependent __builtin_constant_p() usage
Tetsuo Handa
1
-16
/
+16
2013-10-18
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
13
-103
/
+251
2013-10-17
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
1
-0
/
+4
2013-10-17
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
1
-1
/
+1
2013-10-16
sched/wait: Introduce prepare_to_wait_event()
Oleg Nesterov
1
-0
/
+24
2013-10-16
sched: Remove get_online_cpus() usage
Peter Zijlstra
3
-15
/
+48
2013-10-16
sched: Fix race in migrate_swap_stop()
Peter Zijlstra
3
-9
/
+22
2013-10-16
sched/rt: Add missing rmb()
Peter Zijlstra
1
-1
/
+9
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
12
-18
/
+38
[prev]
[next]