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
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-4
/
+0
2016-10-12
hung_task: allow hung_task_panic when hung_task_warnings is 0
John Siddle
1
-14
/
+14
2016-10-12
kthread: better support freezable kthread workers
Petr Mladek
1
-6
/
+15
2016-10-12
kthread: allow to modify delayed kthread work
Petr Mladek
1
-0
/
+53
2016-10-12
kthread: allow to cancel kthread work
Petr Mladek
1
-2
/
+130
2016-10-12
kthread: initial support for delayed kthread work
Petr Mladek
1
-0
/
+102
2016-10-12
kthread: detect when a kthread work is used by more workers
Petr Mladek
1
-8
/
+20
2016-10-12
kthread: add kthread_destroy_worker()
Petr Mladek
1
-0
/
+23
2016-10-12
kthread: add kthread_create_worker*()
Petr Mladek
1
-10
/
+103
2016-10-12
kthread: allow to call __kthread_create_on_node() with va_list args
Petr Mladek
1
-30
/
+42
2016-10-12
kthread/smpboot: do not park in kthread_create_on_cpu()
Petr Mladek
2
-2
/
+11
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-16
/
+17
2016-10-12
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2
-3
/
+3
2016-10-12
config: android: enable CONFIG_SECCOMP
Rob Herring
1
-0
/
+1
2016-10-12
config: android: set SELinux as default security mode
Rob Herring
1
-0
/
+1
2016-10-12
config: android: move device mapper options to recommended
Rob Herring
2
-4
/
+4
2016-10-12
config/android: Remove CONFIG_IPV6_PRIVACY
Borislav Petkov
1
-1
/
+0
2016-10-12
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
1
-10
/
+14
2016-10-12
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-7
/
+40
2016-10-12
ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
Ales Novak
1
-1
/
+2
2016-10-12
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
1
-1
/
+1
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
6
-30
/
+99
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+2
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
1
-63
/
+61
2016-10-09
printk: make reading the kernel log flush pending lines
Linus Torvalds
1
-0
/
+11
2016-10-09
printk: re-organize log_output() to be more legible
Linus Torvalds
1
-35
/
+27
2016-10-09
printk: split out core logging code into helper function
Linus Torvalds
1
-39
/
+39
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
1
-17
/
+12
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-66
/
+58
2016-10-08
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
1
-1
/
+12
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2
-48
/
+23
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-2
/
+11
2016-10-08
thp: reduce usage of huge zero page's atomic counter
Aaron Lu
1
-0
/
+1
2016-10-08
mm, oom: enforce exit_oom_victim on current task
Tetsuo Handa
1
-1
/
+1
2016-10-08
oom, suspend: fix oom_killer_disable vs. pm suspend properly
Michal Hocko
1
-14
/
+3
2016-10-08
mm, oom: get rid of signal_struct::oom_victims
Michal Hocko
1
-0
/
+1
2016-10-08
kernel, oom: fix potential pgd_lock deadlock from __mmdrop
Michal Hocko
1
-1
/
+5
2016-10-08
oom: keep mm of the killed task available
Michal Hocko
1
-0
/
+2
2016-10-08
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-58
/
+20
2016-10-08
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+26
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-10
/
+22
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
11
-9
/
+783
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+32
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
8
-24
/
+440
2016-10-06
relay: simplify relay_file_read()
Al Viro
1
-58
/
+20
[next]