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
/
arch
/
x86
/
kernel
/
early-quirks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
x86/quirks: Disable HPET on Intel Coffe Lake platforms
Kai-Heng Feng
1
-0
/
+2
2019-07-18
x86/gpu: add TGL stolen memory support
Michel Thierry
1
-0
/
+1
2019-04-01
x86/gpu: add ElkhartLake to gen11 early quirks
Rodrigo Vivi
1
-0
/
+1
2019-04-01
drm/i915: Split Pineview device info into desktop and mobile
Tvrtko Ursulin
1
-1
/
+2
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+18
2018-07-11
x86/gpu: reserve ICL's graphics stolen memory
Paulo Zanoni
1
-0
/
+18
2018-05-13
x86/early-quirks: Rename duplicate define of dev_err
Joe Perches
1
-4
/
+4
2017-12-16
x86/gpu: add CFL to early quirks
Lucas De Marchi
1
-0
/
+1
2017-12-12
x86/early-quirks: replace the magical increment start values
Matthew Auld
1
-3
/
+3
2017-12-12
x86/early-quirks: export the stolen region as a resource
Matthew Auld
1
-2
/
+9
2017-12-12
x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit
Joonas Lahtinen
1
-37
/
+38
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2017-08-04
treewide: Consolidate Apple DMI checks
Lukas Wunner
1
-2
/
+2
2017-07-06
x86/gpu: CNL uses the same GMS values as SKL
Paulo Zanoni
1
-0
/
+1
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2017-01-29
x86/boot/e820: Simplify the e820__update_table() interface
Ingo Molnar
1
-1
/
+1
2017-01-29
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
1
-1
/
+1
2017-01-27
x86/gpu: GLK uses the same GMS values as SKL
Paulo Zanoni
1
-0
/
+1
2016-10-12
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+5
2016-09-21
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
1
-1
/
+1
2016-09-08
drm/i915: Remove .is_mobile field from platform struct
Carlos Santa
1
-6
/
+3
2016-08-11
drm/i915: Account for TSEG size when determining 865G stolen base
Ville Syrjälä
1
-7
/
+2
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
1
-13
/
+92
2016-07-10
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
1
-0
/
+64
2016-07-10
x86/quirks: Reintroduce scanning of secondary buses
Lukas Wunner
1
-13
/
+21
2016-07-10
x86/quirks: Apply nvidia_bugs quirk only on root bus
Lukas Wunner
1
-0
/
+7
2016-05-10
x86: Silence 32bit compiler warning in intel_graphics_stolen()
Chris Wilson
1
-3
/
+4
2016-04-25
drm/i915: Function per early graphics quirk
Joonas Lahtinen
1
-89
/
+98
2016-04-25
drm/i915: Canonicalize stolen memory calculations
Joonas Lahtinen
1
-130
/
+104
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2015-11-05
drm/i915/kbl: Kabylake uses the same GMS values as Skylake
Deepak S
1
-0
/
+1
2015-10-21
timers/x86/hpet: Type adjustments
Jan Beulich
1
-1
/
+1
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2015-06-18
x86/platform/intel/baytrail: Add comments about why we disabled HPET on Baytrail
Feng Tang
1
-2
/
+6
2015-04-09
drm/i915/bxt: Broxton uses the same GMS values as Skylake
Damien Lespiau
1
-0
/
+1
2014-09-24
drm/i915/skl: Add the additional graphics stolen sizes
Damien Lespiau
1
-0
/
+23
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
1
-0
/
+16
2014-05-13
x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks
Ville Syrjälä
1
-10
/
+10
2014-05-13
x86/gpu: Implement stolen memory size early quirk for CHV
Damien Lespiau
1
-1
/
+27
2014-05-08
x86/intel: Add quirk to disable HPET for the Baytrail platform
Feng Tang
1
-0
/
+16
2014-04-14
x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks
Ville Syrjälä
1
-1
/
+1
2014-04-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-29
/
+182
2014-04-01
x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets
Neil Horman
1
-9
/
+6
2014-02-09
x86/gpu: Print the Intel graphics stolen memory range
Ville Syrjälä
1
-0
/
+2
[next]