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-07-13
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
3
-7
/
+9
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
1
-0
/
+2
2016-07-11
bpf: make inode code explicitly non-modular
Paul Gortmaker
1
-3
/
+1
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
1
-2
/
+4
2016-07-11
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
1
-0
/
+1
2016-07-10
Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"
Ingo Molnar
1
-7
/
+0
2016-07-10
sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set
Daniel Bristot de Oliveira
1
-0
/
+3
2016-07-10
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
3
-0
/
+52
2016-07-10
PM / hibernate: Add missing braces in __register_nosave_region()
Rafael J. Wysocki
1
-1
/
+2
2016-07-10
PM / hibernate: Clean up comments in snapshot.c
Rafael J. Wysocki
1
-306
/
+330
2016-07-10
PM / hibernate: Clean up function headers in snapshot.c
Rafael J. Wysocki
1
-51
/
+42
2016-07-10
PM / hibernate: Add missing braces in hibernate_setup()
Rafael J. Wysocki
1
-3
/
+3
2016-07-09
sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats together
Zhao Lei
1
-0
/
+40
2016-07-09
sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()
Zhao Lei
1
-15
/
+14
2016-07-09
sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enums
Zhao Lei
1
-27
/
+20
2016-07-09
bpf: introduce bpf_get_current_task() helper
Alexei Starovoitov
1
-0
/
+13
2016-07-09
Merge back earlier suspend/hibernation changes for v4.8.
Rafael J. Wysocki
10
-95
/
+149
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+20
2016-07-08
Merge branch 'x86/mm' into x86/boot, to pick up dependencies
Ingo Molnar
19
-176
/
+277
2016-07-07
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
29
-692
/
+1077
2016-07-07
timers: Implement optimization for same expiry time in mod_timer()
Anna-Maria Gleixner
1
-16
/
+35
2016-07-07
timers: Split out index calculation
Anna-Maria Gleixner
1
-15
/
+32
2016-07-07
timers: Only wake softirq if necessary
Thomas Gleixner
1
-0
/
+11
2016-07-07
timers: Forward the wheel clock whenever possible
Thomas Gleixner
3
-21
/
+120
2016-07-07
timers/nohz: Remove pointless tick_nohz_kick_tick() function
Thomas Gleixner
1
-32
/
+1
2016-07-07
timers: Optimize collect_expired_timers() for NOHZ
Anna-Maria Gleixner
1
-8
/
+41
2016-07-07
timers: Move __run_timers() function
Anna-Maria Gleixner
1
-26
/
+26
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
1
-19
/
+0
2016-07-07
timers: Switch to a non-cascading wheel
Thomas Gleixner
1
-362
/
+467
2016-07-07
timers: Give a few structs and members proper names
Thomas Gleixner
1
-59
/
+59
2016-07-07
signals: Use hrtimer for sigtimedwait()
Thomas Gleixner
1
-14
/
+10
2016-07-07
timers: Remove the deprecated mod_timer_pinned() API
Thomas Gleixner
1
-34
/
+5
2016-07-07
timers: Make 'pinned' a timer property
Thomas Gleixner
1
-5
/
+5
2016-07-07
Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready
Ingo Molnar
3
-4
/
+4
2016-07-07
locking/static_keys: Fix non static symbol Sparse warning
Wei Yongjun
1
-1
/
+1
2016-07-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
7
-114
/
+139
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
1
-1
/
+22
2016-07-06
xen: add steal_clock support on x86
Juergen Gross
1
-10
/
+0
2016-07-05
tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer
Jisheng Zhang
1
-0
/
+1
2016-07-04
genirq/msi: Fix broken debug output
Thomas Gleixner
1
-0
/
+1
2016-07-04
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
1
-34
/
+9
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
34
-245
/
+543
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2
-0
/
+62
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
1
-1
/
+1
2016-07-04
genirq: Use affinity hint in irqdesc allocation
Thomas Gleixner
1
-12
/
+39
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
5
-17
/
+29
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
3
-4
/
+21
2016-07-04
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
1
-6
/
+2
2016-07-02
PM / hibernate: Recycle safe pages after image restoration
Rafael J. Wysocki
1
-2
/
+38
2016-07-02
PM / hibernate: Simplify mark_unsafe_pages()
Rafael J. Wysocki
1
-39
/
+25
[prev]
[next]