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
2013-09-12
panic: call panic handlers before kmsg_dump
Kees Cook
1
-2
/
+6
2013-09-12
kexec: remove unnecessary return
Xishi Qiu
1
-4
/
+1
2013-09-12
__ptrace_may_access() should not deny sub-threads
Mark Grondona
1
-1
/
+1
2013-09-12
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
1
-2
/
+18
2013-09-12
kprobes: unify insn caches
Heiko Carstens
1
-54
/
+21
2013-09-12
task_work: documentation
Oleg Nesterov
1
-0
/
+36
2013-09-12
task_work: minor cleanups
Oleg Nesterov
1
-2
/
+2
2013-09-12
kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().
David Daney
1
-4
/
+7
2013-09-12
extable: skip sorting if the table is empty
Uwe Kleine-König
1
-1
/
+1
2013-09-12
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
1
-0
/
+11
2013-09-12
up.c: use local_irq_{save,restore}() in smp_call_function_single.
David Daney
1
-3
/
+5
2013-09-12
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
1
-0
/
+39
2013-09-12
kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK
Will Deacon
1
-0
/
+14
2013-09-12
kernel/smp.c: free related resources when failure occurs in hotplug_cfd()
Chen Gang
1
-1
/
+4
2013-09-12
kernel/modsign_pubkey.c: fix init const for module signing code
Andi Kleen
1
-3
/
+3
2013-09-12
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
1
-2
/
+2
2013-09-12
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
Naoya Horiguchi
1
-1
/
+1
2013-09-12
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
Xishi Qiu
1
-6
/
+6
2013-09-12
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
1
-6
/
+3
2013-09-12
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
1
-15
/
+9
2013-09-12
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
1
-3
/
+2
2013-09-12
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
1
-3
/
+4
2013-09-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+17
2013-09-10
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
6
-209
/
+65
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+1
2013-09-08
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
Al Viro
1
-16
/
+17
2013-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
11
-59
/
+27
2013-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-22
/
+10
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
69
-1908
/
+2886
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-41
/
+66
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+11
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+6
2013-09-05
ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+0
2013-09-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+29
2013-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-127
/
+117
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-241
/
+303
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
6
-184
/
+330
2013-09-04
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-35
/
+35
2013-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-447
/
+873
2013-09-04
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
1
-8
/
+11
2013-09-04
switch copy_module_from_fd() to fdget
Al Viro
1
-7
/
+6
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
7
-1066
/
+1246
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-5
/
+9
2013-09-04
ftrace: Fix a slight race in modifying what function callback gets traced
Steven Rostedt (Red Hat)
1
-1
/
+16
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+5
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+7
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+15
[next]