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
Age
Commit message (
Expand
)
Author
Files
Lines
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
8
-38
/
+1
2016-07-07
timers: Switch to a non-cascading wheel
Thomas Gleixner
2
-362
/
+469
2016-07-07
timers: Reduce the CPU index space to 256k
Thomas Gleixner
1
-5
/
+5
2016-07-07
timers: Give a few structs and members proper names
Thomas Gleixner
1
-59
/
+59
2016-07-07
hlist: Add hlist_is_singular_node() helper
Thomas Gleixner
1
-0
/
+10
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
2
-37
/
+5
2016-07-07
timers, net/ipv4/inet: Initialize connection request timers as pinned
Thomas Gleixner
2
-5
/
+7
2016-07-07
timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-07-07
timers, drivers/tty/metag_da: Initialize the poll timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-07-07
timers, driver/net/ethernet/tile: Initialize the egress timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-07-07
timers, cpufreq/powernv: Initialize the gpstate timer as pinned
Thomas Gleixner
1
-3
/
+2
2016-07-07
timers, x86/mce: Initialize MCE restart timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-07-07
timers, x86/apic/uv: Initialize the UV heartbeat timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-07-07
timers: Make 'pinned' a timer property
Thomas Gleixner
2
-8
/
+27
2016-07-07
clocksource/drivers/cadence_ttc: fix a return value in case of error
Christophe Jaillet
1
-1
/
+1
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
1
-1
/
+22
2016-07-07
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+2
2016-07-07
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-22
/
+20
2016-07-07
init/Kconfig: keep Expert users menu together
Randy Dunlap
1
-0
/
+1
2016-07-07
drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.
Rex Zhu
1
-13
/
+10
2016-07-07
drm/amd/powerplay: fix bug that get wrong polaris evv voltage.
Rex Zhu
3
-6
/
+7
2016-07-07
drm/amd/powerplay: incorrectly use of the function return value
Rex Zhu
1
-1
/
+1
2016-07-06
drm/amd/powerplay: fix incorrect voltage table value for tonga
Huang Rui
1
-1
/
+1
2016-07-06
drm/amd/powerplay: fix incorrect voltage table value for polaris10
Huang Rui
1
-1
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-212
/
+527
2016-07-06
Merge tag 'sound-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
21
-29
/
+113
2016-07-06
Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...
Linus Torvalds
1
-1
/
+7
2016-07-06
iommu/amd: Fix unity mapping initialization race
Joerg Roedel
1
-2
/
+12
2016-07-06
Merge branch 'jejb-fixes' into fixes
James Bottomley
5937
-112700
/
+295062
2016-07-06
MIPS: Fix page table corruption on THP permission changes.
David Daney
1
-1
/
+1
2016-07-06
x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
Ville Syrjälä
1
-2
/
+2
2016-07-06
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-07-06
net: fix decnet rtnexthop parsing
Vegard Nossum
1
-9
/
+12
2016-07-06
ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal
Lv Zheng
1
-2
/
+2
2016-07-06
platform/chrome: cros_ec_dev - double fetch bug in ioctl
Dan Carpenter
1
-1
/
+7
2016-07-05
drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
Ben Skeggs
1
-1
/
+2
2016-07-05
ACPICA: Namespace: Fix namespace/interpreter lock ordering
Lv Zheng
2
-8
/
+8
2016-07-05
qla2xxx: Fix NULL pointer deref in QLA interrupt
Bruno Prémont
1
-1
/
+1
2016-07-05
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-6
/
+6
2016-07-05
net/mlx5: Avoid setting unused var when modifying vport node GUID
Or Gerlitz
1
-3
/
+0
2016-07-05
bonding: fix enslavement slave link notifications
Aviv Heller
1
-0
/
+1
2016-07-05
r8152: fix runtime function for RTL8152
hayeswang
1
-7
/
+17
2016-07-05
Revert "gpio: gpiolib-of: Allow compile testing"
Linus Walleij
1
-1
/
+1
2016-07-05
tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer
Jisheng Zhang
1
-0
/
+1
2016-07-05
irqchip/mips-gic: Match IPI IRQ domain by bus token only
Paul Burton
1
-1
/
+1
2016-07-05
irqchip/mips-gic: Map to VPs using HW VPNum
Paul Burton
1
-1
/
+1
2016-07-05
ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
Torsten Hilbrich
1
-0
/
+1
[prev]
[next]