index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-09-14
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2018-09-14
Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-09-11
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
2018-09-11
drm/i915/overlay: Allocate physical registers from stolen
Chris Wilson
2018-09-11
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-09-10
drm/amdgpu: move PSP init prior to IH in gpu reset
Emily Deng
2018-09-10
drm/amdgpu: Fix SDMA hang in prt mode v2
Tao Zhou
2018-09-10
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
Christian König
2018-09-10
Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
2018-09-10
drm/i915/bdw: Increase IPS disable timeout to 100ms
Imre Deak
2018-09-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Linus Torvalds
2018-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-09-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-09-07
Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-09-07
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2018-09-07
Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-09-07
Merge branch 'acpi-bus'
Rafael J. Wysocki
2018-09-06
Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-09-06
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-09-07
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
Ben Skeggs
2018-09-07
drm/nouveau/disp: fix DP disable race
Ben Skeggs
2018-09-07
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
2018-09-07
drm/nouveau/disp: remove unused struct member
Ben Skeggs
2018-09-07
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
2018-09-07
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
2018-09-07
drm/nouveau: fix oops in client init failure path
Ben Skeggs
2018-09-07
drm/nouveau: Fix nouveau_connector_ddc_detect()
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
2018-09-07
drm/nouveau: Reset MST branching unit before enabling
Lyude Paul
2018-09-07
drm/nouveau: Only write DP_MSTM_CTRL when needed
Lyude Paul
2018-09-07
drm/nouveau: Remove useless poll_enable() call in drm_load()
Lyude Paul
2018-09-07
drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
Lyude Paul
2018-09-07
drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()
Lyude Paul
2018-09-07
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
2018-09-07
drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
Lyude Paul
2018-09-06
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
2018-09-06
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
Jia He
2018-09-06
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
2018-09-06
Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...
Olof Johansson
2018-09-06
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Sudeep Holla
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
2018-09-06
rbd: factor out get_parent_info()
Ilya Dryomov
2018-09-06
ACPI / LPSS: Force LPSS quirks on boot
Zhang Rui
2018-09-06
ACPI / bus: Only call dmi_check_system() on X86
Jean Delvare
2018-09-06
drm/i915/gvt: Fix the incorrect length of child_device_config issue
Weinan Li
[next]