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-02-04
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
1
-3
/
+6
2011-02-04
agp: ensure GART has an address before enabling it
Stephen Kitt
1
-11
/
+16
2011-02-04
Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"
Matt Turner
1
-1
/
+1
2011-02-04
amd-k7-agp: remove non-x86 code
Matt Turner
1
-19
/
+0
2011-02-04
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-02-04
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
5
-6
/
+26
2011-02-02
drm/radeon: remove 0x4243 pci id
Alex Deucher
1
-1
/
+0
2011-02-02
drm/radeon/kms: Enable new pll calculation for avivo+ asics
Alex Deucher
3
-12
/
+19
2011-02-02
drm/radeon/kms: add new pll algo for avivo asics
Alex Deucher
4
-19
/
+137
2011-02-02
drm/radeon/kms: add pll debugging output
Alex Deucher
1
-0
/
+4
2011-02-02
drm/radeon/kms: switch back to min->max pll post divider iteration
Alex Deucher
1
-1
/
+1
2011-02-02
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
5
-25
/
+37
2011-02-02
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2
-3
/
+2
2011-02-02
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
10
-44
/
+104
2011-02-02
drm/nv50: fix display on 0x50
Ben Skeggs
1
-2
/
+1
2011-02-02
drm/nouveau: correctly pair hwmon_init and hwmon_fini
Lucas Stach
1
-1
/
+1
2011-02-02
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
1
-0
/
+8
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
3
-8
/
+9
2011-01-31
drm: Avoid leak of adjusted mode along quick set_mode paths
Chris Wilson
1
-5
/
+3
2011-01-31
drm: Simplify and defend later checks when disabling a crtc
Chris Wilson
1
-3
/
+6
2011-01-31
drm: Don't switch fb when disabling an output
Chris Wilson
1
-2
/
+2
2011-01-31
drm/radeon: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-28
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+13
2011-01-28
Export the augmented rbtree helper functions
Andreas Gruenbacher
1
-0
/
+3
2011-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-14
/
+54
2011-01-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-45
/
+132
2011-01-28
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-5
/
+0
2011-01-28
drm/nv50: fix regression on IGPs
Ben Skeggs
1
-5
/
+0
2011-01-28
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
1
-6
/
+33
2011-01-28
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
1
-0
/
+2
2011-01-27
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+5
2011-01-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-35
/
+13
2011-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
5
-9
/
+45
2011-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
67
-384
/
+2650
2011-01-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+24
2011-01-27
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+6
2011-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-0
/
+1
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
1
-0
/
+1
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
1
-1
/
+6
2011-01-27
xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.
Stefan Bader
1
-12
/
+6
2011-01-27
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2
-1
/
+22
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
7
-21
/
+29
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
2011-01-27
radeon/kms: fix dp displayport mode validation
Jerome Glisse
1
-2
/
+2
2011-01-27
bnx2: Eliminate AER error messages on systems not supporting it
Michael Chan
2
-8
/
+10
2011-01-27
cnic: Fix big endian bug
Michael Chan
1
-6
/
+6
2011-01-27
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
1
-0
/
+6
2011-01-27
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-132
/
+105
2011-01-26
avr32: add missing include causing undefined pgtable_page_* references
Hans-Christian Egtvedt
1
-0
/
+1
[next]