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-01-27
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
1
-2
/
+2
2016-01-26
tick/sched: Hide unused oneshot timer code
Arnd Bergmann
1
-5
/
+7
2016-01-26
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
1
-3
/
+8
2016-01-26
rtmutex: Make wait_lock irq safe
Thomas Gleixner
2
-72
/
+81
2016-01-23
wrappers for ->i_mutex access
Al Viro
5
-8
/
+8
2016-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+14
2016-01-22
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
1
-3
/
+4
2016-01-22
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
1
-5
/
+17
2016-01-22
cpuset: make mm migration asynchronous
Tejun Heo
2
-22
/
+51
2016-01-22
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
1
-7
/
+23
2016-01-22
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
1
-2
/
+12
2016-01-22
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
1
-1
/
+1
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-96
/
+104
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+6
2016-01-21
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
1
-20
/
+20
2016-01-21
perf: Fix perf_event_exit_task() race
Peter Zijlstra
1
-66
/
+85
2016-01-21
perf: Add more assertions
Peter Zijlstra
1
-0
/
+9
2016-01-21
perf: Collapse and fix event_function_call() users
Peter Zijlstra
2
-200
/
+167
2016-01-21
perf: Specialize perf_event_exit_task()
Peter Zijlstra
1
-7
/
+11
2016-01-21
perf: Fix task context scheduling
Peter Zijlstra
1
-64
/
+91
2016-01-21
perf: Make ctx->is_active and cpuctx->task_ctx consistent
Peter Zijlstra
1
-7
/
+14
2016-01-21
perf: Optimize perf_sched_events() usage
Peter Zijlstra
1
-6
/
+16
2016-01-21
perf: Simplify/fix perf_event_enable() event scheduling
Peter Zijlstra
1
-26
/
+5
2016-01-21
perf: Use task_ctx_sched_out()
Peter Zijlstra
1
-2
/
+1
2016-01-21
perf: Fix perf_enable_on_exec() event scheduling
Peter Zijlstra
1
-20
/
+27
2016-01-21
perf: Remove stale comment
Peter Zijlstra
1
-7
/
+0
2016-01-21
perf: Fix cgroup scheduling in perf_enable_on_exec()
Peter Zijlstra
1
-24
/
+7
2016-01-21
perf: Fix cgroup event scheduling
Peter Zijlstra
1
-7
/
+10
2016-01-21
perf: Add lockdep assertions
Peter Zijlstra
1
-2
/
+8
2016-01-21
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+1
2016-01-21
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
1
-10
/
+10
2016-01-21
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
1
-5
/
+5
2016-01-21
sysctl: enable strict writes
Kees Cook
1
-1
/
+1
2016-01-21
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2
-0
/
+23
2016-01-21
kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list
Geliang Tang
1
-5
/
+2
2016-01-21
kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
Xunlei Pang
1
-5
/
+5
2016-01-21
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
1
-34
/
+0
2016-01-21
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
1
-8
/
+0
2016-01-21
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
1
-5
/
+9
2016-01-21
kernel/cpu.c: change type of cpu_possible_bits and friends
Rasmus Villemoes
1
-22
/
+22
2016-01-21
exit: remove unneeded declaration of exit_mm()
Dmitry Safonov
1
-2
/
+0
2016-01-21
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
5
-13
/
+36
2016-01-21
ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task
Oleg Nesterov
1
-2
/
+1
2016-01-21
ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
Oleg Nesterov
1
-2
/
+8
2016-01-21
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2
-7
/
+1
2016-01-20
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+14
2016-01-19
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
1
-6
/
+0
2016-01-19
sched: Fix crash in sched_init_numa()
Raghavendra K T
1
-1
/
+1
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-5
/
+5
2016-01-18
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-10
/
+7
[prev]
[next]