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.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-02-23
drm/ttm: call driver move_notify() when doing system->tt bo moves
Ben Skeggs
1
-1
/
+2
2011-02-23
drm: psuedocolor support for ARGB modes
Rob Clark
1
-0
/
+5
2011-02-23
radeon: move blit functions to radeon_asic.h
Daniel Vetter
2
-13
/
+13
2011-02-23
radeon: kill decls for inline functions
Daniel Vetter
1
-6
/
+0
2011-02-23
radeon: consolidate asic-specific function decls for r600 & later
Daniel Vetter
4
-63
/
+58
2011-02-23
drm/radeon: kill radeon_bo->gobj pointer
Daniel Vetter
2
-7
/
+3
2011-02-23
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
9
-28
/
+27
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
14
-37
/
+39
2011-02-23
drm: mm: add helper to unwind scan state
Daniel Vetter
2
-0
/
+12
2011-02-23
drm: mm: add api for embedding struct drm_mm_node
Daniel Vetter
2
-14
/
+98
2011-02-23
drm: mm: extract node insert helper functions
Daniel Vetter
1
-25
/
+42
2011-02-23
drm: mm: track free areas implicitly
Daniel Vetter
2
-260
/
+225
2011-02-23
drm/nouveau: don't munge in drm_mm internals
Daniel Vetter
4
-4
/
+9
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
7
-10
/
+18
2011-02-19
nouveau/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
1
-7
/
+21
2011-02-19
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
3
-12
/
+33
2011-02-17
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
Ben Skeggs
1
-1
/
+1
2011-02-17
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
Ben Skeggs
1
-3
/
+3
2011-02-17
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
1
-19
/
+27
2011-02-17
drm/nouveau: fix non-EDIDful native mode selection
Ben Skeggs
1
-0
/
+1
2011-02-17
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
Francisco Jerez
1
-1
/
+1
2011-02-17
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
Francisco Jerez
1
-9
/
+3
2011-02-17
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
Francisco Jerez
1
-3
/
+4
2011-02-07
drm: add usb framework
Dave Airlie
5
-1
/
+136
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
24
-359
/
+456
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
15
-38
/
+246
2011-02-07
drm/i810: remove the BKL
Arnd Bergmann
3
-20
/
+8
2011-02-07
drm: remove i830 driver
Arnd Bergmann
9
-2526
/
+17
2011-02-06
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
4
-13
/
+11
2011-02-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+9
2011-02-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2011-02-06
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-95
/
+106
2011-02-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-33
/
+26
2011-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
14
-79
/
+138
2011-02-06
arm/ixp4xx: Rename FREQ macro to avoid collisions
Ben Hutchings
3
-9
/
+6
2011-02-06
IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.
Krzysztof HaĆasa
1
-4
/
+5
2011-02-06
Merge branch 'timers/locking'
Ingo Molnar
2
-3
/
+8
2011-02-05
m32r: Fixup last __do_IRQ leftover
Thomas Gleixner
1
-1
/
+1
2011-02-05
genirq: Add missing status flags to modification mask
Thomas Gleixner
1
-1
/
+2
2011-02-05
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
4
-24
/
+17
2011-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
60
-289
/
+637
2011-02-05
net: can: janz-ican3: world-writable sysfs termination file
Vasiliy Kulikov
1
-1
/
+1
2011-02-05
net: can: at91_can: world-writable sysfs files
Vasiliy Kulikov
1
-1
/
+1
2011-02-05
MAINTAINERS: update email ids of the be2net driver maintainers.
Ajit Khaparde
1
-5
/
+4
2011-02-05
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
1
-2
/
+2
2011-02-04
CRED: Fix kernel panic upon security_file_alloc() failure.
Tetsuo Handa
1
-1
/
+1
2011-02-04
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
10
-94
/
+105
2011-02-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
32
-160
/
+400
2011-02-04
drm: Only set DPMS ON when actually configuring a mode
Keith Packard
1
-6
/
+6
2011-02-04
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
5
-9
/
+7
[prev]
[next]