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
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
1
-2
/
+2
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
1
-13
/
+6
2020-12-15
genirq: Annotate irq stats data races
Thomas Gleixner
2
-4
/
+5
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
1
-0
/
+14
2020-12-15
genirq: Move status flag checks to core
Thomas Gleixner
1
-0
/
+20
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
1
-0
/
+17
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
44
-320
/
+566
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
1
-0
/
+70
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
1
-27
/
+0
2020-12-02
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Frederic Weisbecker
1
-9
/
+5
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
2
-10
/
+14
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
1
-4
/
+9
2020-12-02
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
1
-11
/
+2
2020-12-02
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
1
-2
/
+0
2020-11-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+27
2020-11-27
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+2
2020-11-27
Merge branch 'for-5.10-pr_cont-fixup' into for-linus
Petr Mladek
1
-2
/
+2
2020-11-27
printk: finalize records with trailing newlines
John Ogness
1
-2
/
+2
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+27
2020-11-23
softirq: Move related code into one section
Thomas Gleixner
1
-53
/
+54
2020-11-23
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-55
/
+71
2020-11-23
Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2020-11-21
Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+7
2020-11-20
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+29
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-6
/
+29
2020-11-19
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
1
-0
/
+10
2020-11-17
seccomp: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
1
-3
/
+2
2020-11-17
ptrace: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
1
-11
/
+5
2020-11-17
Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+17
2020-11-17
lockdep: Put graph lock/unlock under lock_recursion protection
Boqun Feng
1
-2
/
+4
2020-11-17
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2
-49
/
+59
2020-11-17
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
1
-5
/
+10
2020-11-17
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
1
-1
/
+2
2020-11-16
genirq: Fix kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-51
/
+42
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-31
/
+51
2020-11-15
Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-12
/
+12
2020-11-15
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
1
-1
/
+1
2020-11-15
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
2
-56
/
+0
2020-11-14
panic: don't dump stack twice on warn
Christophe Leroy
1
-1
/
+2
2020-11-14
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
1
-2
/
+2
2020-11-14
reboot: fix overflow parsing reboot cpu number
Matteo Croce
1
-0
/
+7
2020-11-14
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
1
-14
/
+7
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
1
-2
/
+13
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-11-13
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-7
/
+42
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2020-11-12
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-11
/
+11
[next]