index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
drm: checking the wrong variable in savage_do_init_bci()
Dan Carpenter
1
-1
/
+1
2012-05-17
gma500: fix build warning
Dave Airlie
1
-1
/
+1
2012-05-17
gma500: silence an unused variable warning
Dan Carpenter
1
-6
/
+6
2012-05-17
drm/radeon: check kmalloc() for failures
Dan Carpenter
1
-0
/
+2
2012-05-17
drm: add CRTC properties
Paulo Zanoni
2
-1
/
+28
2012-05-17
drm: add 'count' to struct drm_object_properties
Paulo Zanoni
2
-37
/
+28
2012-05-17
drm: make the connector properties code use the object properties code
Paulo Zanoni
1
-86
/
+12
2012-05-17
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
5
-1
/
+215
2012-05-17
drm: create struct drm_object_properties and use it
Paulo Zanoni
2
-27
/
+33
2012-05-17
drm: WARN() when drm_connector_attach_property fails
Paulo Zanoni
2
-7
/
+7
2012-05-17
drm: add drm_property_change_is_valid
Paulo Zanoni
1
-20
/
+19
2012-05-17
gma500: unload fixes
Alan Cox
4
-40
/
+20
2012-05-17
gma500: Fix crash on D2700MUD and various other boards
Alan Cox
2
-4
/
+12
2012-05-17
drm/kms: driver for virtual cirrus under qemu
Dave Airlie
10
-0
/
+2095
2012-05-17
mgag200: initial g200se driver (v2)
Dave Airlie
12
-0
/
+3895
2012-05-17
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
Dave Airlie
13
-0
/
+5296
2012-05-17
x86/vga: fix build with efi disabled.
Dave Airlie
1
-1
/
+1
2012-05-16
x86/vga: set the default device from the fixup.
Dave Airlie
1
-0
/
+3
2012-05-13
Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
5
-132
/
+195
2012-05-13
drm/radeon/hdmi: fix some coding style
Rafał Miłecki
1
-15
/
+32
2012-05-13
drm/radeon/hdmi: update modesetting
Rafał Miłecki
2
-26
/
+70
2012-05-13
drm/radeon/hdmi: separate evergreen code
Rafał Miłecki
5
-11
/
+203
2012-05-13
drm/radeon/kms/hdmi: helper getting ready ACR entry
Rafał Miłecki
2
-36
/
+43
2012-05-13
drm/radeon/kms/hdmi: clean&improve handling HDMI mode
Rafał Miłecki
1
-15
/
+27
2012-05-13
drm/radeon/kms/hdmi: enable audio packets at one place
Rafał Miłecki
1
-10
/
+16
2012-05-13
vga_switcheroo: Add the support for audio clients
Takashi Iwai
2
-14
/
+62
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
5
-31
/
+35
2012-05-13
vga_switcheroo: Refactor using linked list
Takashi Iwai
1
-99
/
+110
2012-05-11
Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/...
Dave Airlie
27
-2256
/
+2881
2012-05-11
drm: pass dev to drm_vm_{open,close}_locked()
Rob Clark
3
-15
/
+13
2012-05-11
gma500: Turn on the IRQ for everything
Alan Cox
1
-2
/
+2
2012-05-11
gma500: clean up some more checks
Alan Cox
5
-7
/
+9
2012-05-11
cdv: Add all cedarview pci ids
Alan Cox
1
-0
/
+8
2012-05-11
gma500: Clean up some of the noise
Alan Cox
4
-29
/
+5
2012-05-11
gma500: use the register map to clean up
Alan Cox
8
-783
/
+473
2012-05-11
gma500: introduce some register maps
Alan Cox
5
-1
/
+268
2012-05-11
gma500: Clean up from the psb_pipe structure
Alan Cox
1
-83
/
+46
2012-05-11
gma500: introduce a structure describing each pipe
Alan Cox
6
-340
/
+173
2012-05-11
gma500: Fix build without ACPI
Alan Cox
4
-14
/
+23
2012-05-09
drm/radeon/kms: fix warning on 32-bit in atomic fence printing
Dave Airlie
1
-2
/
+2
2012-05-09
drm/radeon: make the ib an inline object
Jerome Glisse
9
-111
/
+93
2012-05-09
drm/radeon: remove r600 blit mutex v2
Christian König
5
-75
/
+50
2012-05-09
drm/radeon: move the semaphore from the fence into the ib
Jerome Glisse
4
-13
/
+12
2012-05-09
drm/radeon: immediately free ttm-move semaphore
Christian König
1
-2
/
+5
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
5
-202
/
+71
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
10
-149
/
+30
2012-05-09
drm/radeon: multiple ring allocator v3
Christian König
3
-107
/
+231
2012-05-09
drm/radeon: use one wait queue for all rings add fence_wait_any v2
Jerome Glisse
2
-7
/
+163
2012-05-09
drm/radeon: define new SA interface v3
Christian König
6
-19
/
+63
2012-05-09
drm/radeon: make sa bo a stand alone object
Christian König
7
-22
/
+32
[next]