index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
drm/scheduler: add counter for total jobs in scheduler
Nayan Deshmukh
2
-0
/
+5
2018-08-27
drm/scheduler: add a list of run queues to the entity
Nayan Deshmukh
2
-1
/
+14
2018-08-27
drm/amgpu/acp: Implement set_powergating_state for acp
Rex Zhu
1
-0
/
+6
2018-08-27
drm/amdgpu/acp: Powrgate acp via smu
Rex Zhu
1
-112
/
+22
2018-08-27
drm/amd/amdgpu: Enabling Power Gating for Stoney platform
Vijendar Mukunda
1
-28
/
+25
2018-08-27
drm/amdgpu: Power down acp if board uses AZ (v2)
Rex Zhu
1
-3
/
+17
2018-08-27
drm/amd/pp: Add ACP PG support in SMU
Rex Zhu
3
-1
/
+39
2018-08-27
drm/amd/display: Fix bug use wrong pp interface
Rex Zhu
1
-2
/
+10
2018-08-27
drm/amdgpu: Fix page fault and kasan warning on pci device remove.
Andrey Grodzovsky
4
-49
/
+8
2018-08-27
amdgpu: fix multi-process hang issue
Emily Deng
1
-1
/
+2
2018-08-27
drm/amdgpu: fix preamble handling
Christian König
1
-7
/
+9
2018-08-27
drm/amdgpu: fix VM clearing for the root PD
Christian König
1
-1
/
+1
2018-08-27
ARC: sort Kconfig
Vineet Gupta
1
-5
/
+5
2018-08-27
ARC: cleanup show_faulting_vma()
Eugeniy Paltsev
1
-9
/
+4
2018-08-27
ARC: [plat-axs*]: Enable SWAP
Alexey Brodkin
3
-3
/
+0
2018-08-27
ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
Alexey Brodkin
2
-2
/
+12
2018-08-27
ARC: configs: cleanup
Alexey Brodkin
16
-28
/
+0
2018-08-27
Fix up libata MAINTAINERS entry
Jens Axboe
1
-4
/
+4
2018-08-27
drm/bridge: ti-sn65dsi86: Add mystery delay to enable()
Sean Paul
1
-0
/
+12
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
10954
-203300
/
+497919
2018-08-27
x86/xen: don't write ptes directly in 32-bit PV guests
Juergen Gross
1
-4
/
+3
2018-08-27
ext4: avoid divide by zero fault when deleting corrupted inline directories
Theodore Ts'o
2
-12
/
+12
2018-08-27
USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
Johan Hovold
1
-1
/
+1
2018-08-27
USB: serial: io_ti: fix array underflow in completion handler
Johan Hovold
1
-1
/
+1
2018-08-27
x86/Kconfig: Fix trivial typo
Nikolas Nyby
1
-1
/
+1
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
3
-6
/
+45
2018-08-27
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
1
-0
/
+3
2018-08-27
mtd: rawnand: docg4: Remove wrong __init annotations
Geert Uytterhoeven
1
-2
/
+2
2018-08-27
arm64: allwinner: dts: h6: fix Pine H64 MMC bus width
Icenowy Zheng
1
-0
/
+2
2018-08-27
ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G
Fabio Estevam
1
-0
/
+1
2018-08-27
ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G
Fabio Estevam
1
-0
/
+1
2018-08-27
ARM: dts: imx23-evk: Convert to the new display bindings
Fabio Estevam
1
-24
/
+24
2018-08-27
ARM: dts: imx23-evk: Move regulators outside simple-bus
Fabio Estevam
1
-25
/
+17
2018-08-27
ARM: dts: imx28-evk: Convert to the new display bindings
Fabio Estevam
1
-24
/
+24
2018-08-27
ARM: dts: imx28-evk: Move regulators outside simple-bus
Fabio Estevam
1
-74
/
+61
2018-08-27
Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
Leonard Crestez
1
-4
/
+8
2018-08-27
ext4: check to make sure the rename(2)'s destination is not freed
Theodore Ts'o
1
-0
/
+6
2018-08-27
dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue
Huang Shijie
1
-3
/
+1
2018-08-27
ext4: add nonstring annotations to ext4.h
Theodore Ts'o
1
-3
/
+14
2018-08-27
soundwire: Fix acquiring bus lock twice during master release
Sanyog Kale
1
-3
/
+4
2018-08-27
soundwire: Fix incorrect exit after configuring stream
Shreyas NC
1
-2
/
+4
2018-08-27
soundwire: Fix duplicate stream state assignment
Shreyas NC
1
-2
/
+10
2018-08-27
drm/mediatek: fix connection from RDMA2 to DSI1
Stu Hsieh
1
-1
/
+1
2018-08-27
drm/mediatek: update some variable name from ovl to comp
Stu Hsieh
2
-14
/
+14
2018-08-27
drm/mediatek: use layer_nr function to get layer number to init plane
Stu Hsieh
2
-8
/
+14
2018-08-27
drm/mediatek: add function to return RDMA layer number
Stu Hsieh
1
-0
/
+6
2018-08-27
drm/mediatek: add function to return OVL layer number
Stu Hsieh
1
-0
/
+6
2018-08-27
drm/mediatek: add function to get layer number for component
Stu Hsieh
1
-0
/
+9
2018-08-27
drm/mediatek: add YUYV/UYVY color format support for RDMA
Stu Hsieh
1
-0
/
+20
2018-08-27
drm/mediatek: add the comment about color format setting for OVL
Stu Hsieh
1
-0
/
+5
[prev]
[next]