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-12-15
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-2
/
+2
2016-12-15
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
3
-230
/
+239
2016-12-15
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
1
-24
/
+4
2016-12-15
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
1
-1
/
+2
2016-12-15
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
2
-8
/
+4
2016-12-15
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2
-18
/
+13
2016-12-15
kdb: remove unused kdb_event handling
Petr Mladek
2
-3
/
+0
2016-12-15
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
1
-2
/
+2
2016-12-15
kcov: add more missing includes
Kefeng Wang
1
-0
/
+5
2016-12-15
relay: check array offset before using it
Dan Carpenter
1
-2
/
+2
2016-12-15
sysctl: add KERN_CONT to deprecated_sysctl_warning()
Tetsuo Handa
1
-2
/
+2
2016-12-15
kexec: add cond_resched into kimage_alloc_crash_control_pages
zhong jiang
1
-0
/
+2
2016-12-15
kexec: export the value of phys_base instead of symbol address
Baoquan He
1
-3
/
+0
2016-12-15
coredump: clarify "unsafe core_pattern" warning
Alexey Dobriyan
1
-3
/
+5
2016-12-15
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
1
-0
/
+7
2016-12-15
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
1
-1
/
+0
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-28
/
+86
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-118
/
+342
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-17
/
+16
2016-12-13
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+17
2016-12-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-45
/
+60
2016-12-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-38
/
+38
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-97
/
+307
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-124
/
+86
2016-12-13
printk/kdb: handle more message headers
Petr Mladek
1
-1
/
+1
2016-12-13
printk/NMI: handle continuous lines and missing newline
Petr Mladek
1
-28
/
+50
2016-12-13
printk/NMI: fix up handling of the full nmi log buffer
Petr Mladek
1
-2
/
+3
2016-12-13
hung_task: decrement sysctl_hung_task_warnings only if it is positive
Tetsuo Handa
1
-1
/
+2
2016-12-13
kernel/fork: use vfree_atomic() to free thread stack
Andrey Ryabinin
1
-1
/
+1
2016-12-13
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
1
-10
/
+0
2016-12-13
kthread: add __printf attributes
Nicolas Iooss
1
-2
/
+3
2016-12-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2016-12-12
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-330
/
+669
2016-12-12
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
3
-31
/
+132
2016-12-12
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
3
-67
/
+111
2016-12-12
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-20
/
+99
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-335
/
+400
2016-12-12
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+12
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-13
/
+28
2016-12-11
sched/core: Use load_avg for selecting idlest group
Vincent Guittot
1
-11
/
+44
2016-12-11
sched/core: Fix find_idlest_group() for fork
Vincent Guittot
1
-0
/
+8
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
8
-64
/
+152
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
6
-70
/
+80
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-70
/
+138
2016-12-09
timekeeping: Use mul_u64_u32_shr() instead of open coding it
Thomas Gleixner
1
-21
/
+5
2016-12-09
timekeeping: Get rid of pointless typecasts
Thomas Gleixner
1
-3
/
+2
2016-12-09
timekeeping: Make the conversion call chain consistently unsigned
Thomas Gleixner
1
-13
/
+13
2016-12-09
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
1
-2
/
+2
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
3
-2
/
+4
[next]