aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | drm/kms: typo fixJames Simmons2009-10-28
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: Make card_info per deviceMathias Fröhlich2009-10-27
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: Fix DVO supportAlex Deucher2009-10-27
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: loosen pll min output limitsAlex Deucher2009-10-27
| * | | | | | | | | | | | | | | | drm/radeon/kms: add support for msiAlex Deucher2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: add support for spread spectrum (v2)Alex Deucher2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addressesAlex Deucher2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/r600: only assign vb after we know space is available.Robert Noland2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/r600: Replace repeated calculations with variable.Robert Noland2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: get better min pixel clock infoMathias Fröhlich2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/kms: add quirk for acer 5102Alex Deucher2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/kms: fix vram_width calculation on r6xx/r7xxAlex Deucher2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/kms: fix cs parser tex bit 11 checkMathias Fröhlich2009-10-25
| * | | | | | | | | | | | | | | | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-25
| * | | | | | | | | | | | | | | | drm/radeon/kms: fix support for original r100Alex Deucher2009-10-16
| * | | | | | | | | | | | | | | | drm/radeon/kms: fix legacy quirk handlingAlex Deucher2009-10-16
| * | | | | | | | | | | | | | | | drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-15
| * | | | | | | | | | | | | | | | drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner2009-10-15
| * | | | | | | | | | | | | | | | drm/radeon/kms: limit default tv modes to <= 1024x768Alex Deucher2009-10-15
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: fix tv-outAlex Deucher2009-10-15
| * | | | | | | | | | | | | | | | drm/radeon/kms: fix connector edid handlingAlex Deucher2009-10-15
| * | | | | | | | | | | | | | | | drm/radeon/kms: fix internal tmds setup on legacy display engineAlex Deucher2009-10-15
| * | | | | | | | | | | | | | | | drm/radeon/kms: move active_device setup into encoder fixup()Alex Deucher2009-10-14
| * | | | | | | | | | | | | | | | drm/radeon/kms: properly handle mode id with native mode changesAlex Deucher2009-10-12
| * | | | | | | | | | | | | | | | drm/radeon/kms: fix use of index before proper initialisation.Dave Airlie2009-10-12
| * | | | | | | | | | | | | | | | drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms: also check for edid in lvds detectAlex Deucher2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms: use drm_mode directly for panel modesAlex Deucher2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: rework crtc modesetAlex Deucher2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: add support for AdjustDisplayPllAlex Deucher2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms/atom: reorder crtc dpmsAlex Deucher2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms: make sure LVDS panel is valid in detect()Alex Deucher2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.Michel Dänzer2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.Michel Dänzer2009-10-11
| * | | | | | | | | | | | | | | | drm/radeon/kms: don't refuse LUT because no framebuffer.Dave Airlie2009-10-11
* | | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann2009-11-09
| * | | | | | | | | | | | | | | | | highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann2009-11-09
| * | | | | | | | | | | | | | | | | rcu: Fix long-grace-period race between forcing and initializationPaul E. McKenney2009-11-02
| * | | | | | | | | | | | | | | | | uids: Prevent tear down raceThomas Gleixner2009-11-02
* | | | | | | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | genirq: try_one_irq() must be called with irq disabledYong Zhang2009-11-07
* | | | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | perf tools: Fix permission checksPekka Enberg2009-11-08
| * | | | | | | | | | | | | | | | | | | perf_events: Fix some typo in the perf events config descriptionThadeu Lima de Souza Cascardo2009-11-02
* | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | sched: Use root_task_group_empty only with FAIR_GROUP_SCHEDCyrill Gorcunov2009-11-08
| * | | | | | | | | | | | | | | | | | | | sched: Fix kernel-doc function parameter nameRandy Dunlap2009-11-08
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov2009-11-09