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
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
9
-112
/
+110
2011-09-06
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
4
-0
/
+80
2011-09-06
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
5
-59
/
+5
2011-09-06
vmwgfx: Remove the update layout IOCTL.
Thomas Hellstrom
4
-57
/
+0
2011-09-06
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
5
-83
/
+2
2011-09-01
vmwgfx: Implement GMR2
Thomas Hellstrom
1
-1
/
+80
2011-09-01
vmwgfx: Update register definitions for HWV8 and print out new capabilities
Thomas Hellstrom
2
-1
/
+99
2011-09-01
vmwgfx: Restrict number of GMR pages to device limit
Thomas Hellstrom
3
-11
/
+49
2011-09-01
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
Thomas Hellstrom
3
-18
/
+48
2011-09-01
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
4
-48
/
+139
2011-09-01
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
Michel Dänzer
4
-17
/
+23
2011-09-01
vmwgfx: Fix 'bbp' typo
Michel Dänzer
3
-7
/
+7
2011-09-01
vmwgfx: Don't write to read-only registers
Michel Dänzer
2
-19
/
+0
2011-09-01
vmwgfx: Add support for depth 8
Michel Dänzer
2
-0
/
+14
2011-09-01
vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity
Thomas Hellstrom
1
-3
/
+10
2011-08-31
drm/radeon/kms: add a new gem_wait ioctl with read/write flags
Marek Olšák
7
-7
/
+55
2011-08-31
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
11
-39
/
+139
2011-08-30
drm/i915: use common functions for mmap offset creation
Rob Clark
1
-83
/
+2
2011-08-30
drm/gem: add functions for mmap offset creation
Rob Clark
2
-0
/
+91
2011-08-30
drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU
Alex Deucher
1
-0
/
+8
2011-08-30
drm/radeon/kms: evergreen & ni reset SPI block on CP resume
Jerome Glisse
2
-0
/
+2
2011-08-29
drm: Fix the number of connector and encoder to cleanup functions
Joonyoung Shim
1
-0
/
+2
2011-08-29
Linux 3.1-rc4
v3.1-rc4
Linus Torvalds
1
-1
/
+1
2011-08-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-21
/
+30
2011-08-27
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-0
/
+4
2011-08-27
ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)
Magnus Damm
1
-1
/
+1
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
33
-44
/
+27
2011-08-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2011-08-27
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-76
/
+283
2011-08-27
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-25
/
+57
2011-08-27
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-5
/
+92
2011-08-27
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-6
/
+9
2011-08-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-14
/
+23
2011-08-26
sfi: table irq 0xFF means 'no interrupt'
Kirill A. Shutemov
1
-1
/
+3
2011-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
24
-77
/
+148
2011-08-26
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
22
-45
/
+95
2011-08-26
arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value
Liu Gang-B34182
1
-2
/
+3
2011-08-26
drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...
MyungJoo Ham
1
-42
/
+25
2011-08-26
drivers/rtc/rtc-s3c.c: correct debug messages
MyungJoo Ham
1
-6
/
+6
2011-08-26
drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...
Axel Lin
1
-0
/
+5
2011-08-26
cris: add arch/cris/include/asm/serial.h
WANG Cong
1
-0
/
+9
2011-08-26
drivers/misc/ab8500-pwm.c: fix modalias
Axel Lin
1
-1
/
+1
2011-08-26
drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure
Axel Lin
1
-2
/
+2
2011-08-26
backlight: fix module alias prefix for adp8870_bl
Axel Lin
1
-1
/
+1
2011-08-26
backlight: add a callback 'notify_after' for backlight control
Dilan Lee
2
-0
/
+10
2011-08-26
memcg: fix hierarchical oom locking
Johannes Weiner
1
-12
/
+5
2011-08-26
leds: add missing include of linux/module.h
Axel Lin
2
-0
/
+2
2011-08-26
drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h
Axel Lin
1
-1
/
+1
2011-08-26
rapidio: fix use of non-compatible registers
Alexandre Bounine
3
-26
/
+18
2011-08-26
vmscan: clear ZONE_CONGESTED for zone with good watermark
Shaohua Li
1
-0
/
+3
[next]