summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/nouveau: Drop redundant placement initialization.Francisco Jerez2010-01-111-10/+2
| | * | | | drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez2010-01-111-1/+1
| | * | | | drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez2010-01-111-2/+2
| | * | | | drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez2010-01-111-3/+2
| | * | | | drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez2010-01-113-65/+265
| | * | | | drm/nouveau: Pre-G80 tiling support.Francisco Jerez2010-01-118-147/+185
| | * | | | drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez2010-01-113-0/+48
| * | | | | Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-1134-470/+1530
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xxAlex Deucher2010-01-115-2/+881
| | * | | | drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse2010-01-084-5/+28
| | * | | | drm: Avoid calling vblank function is vblank wasn't initializedJerome Glisse2010-01-081-1/+4
| | * | | | drm/radeon: mkregtable.c: close a file before exitAlexander Beregalov2010-01-081-1/+3
| | * | | | drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse2010-01-085-8/+6
| | * | | | drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse2010-01-0813-32/+33
| | * | | | drm/radeon/kms: Workaround RV410/R420 CP errata (V3)Corbin Simpson2010-01-082-0/+32
| | * | | | drm/radeon/kms: detect sideport memory on IGP chipsAlex Deucher2010-01-088-3/+64
| | * | | | drm/radeon: fix a couple of array index errorsDarren Jenkins2010-01-081-7/+7
| | * | | | drm/radeon/kms: add support for eDP (embedded DisplayPort)Alex Deucher2010-01-085-12/+32
| | * | | | drm: Add eDP connector typeAlex Deucher2010-01-082-0/+2
| | * | | | drm/radeon/kms: pull in the latest upstream ObjectID.h changesAlex Deucher2010-01-081-1/+126
| | * | | | drm/radeon/kms: whitespace changes to ObjectID.hAlex Deucher2010-01-081-369/+309
| | * | | | drm/radeon/kms: fix typo in atom connector type handlingAlex Deucher2010-01-082-31/+5
| * | | | | drm: reduce WARN_ON to a printk.Dave Airlie2010-01-111-1/+1
| * | | | | drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie2010-01-111-5/+4
| * | | | | drm: Keep disabled outputs disabled after suspend / resumeDavid John2010-01-111-1/+23
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-01-1110-75/+299
|\ \ \ \ \ \
| * | | | | | hwmon: Make PCI device ids constantMárton Németh2010-01-105-5/+5
| * | | | | | hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2010-01-102-3/+15
| * | | | | | hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch2010-01-102-12/+43
| * | | | | | hwmon: (asus_atk0110) Add debugfs interfaceLuca Tettamanti2010-01-101-0/+191
| * | | | | | hwmon: (asus_atk0110) Refactor interface probe codeLuca Tettamanti2010-01-101-54/+44
| * | | | | | hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld2010-01-101-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-112-2/+19
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-1128-111/+296
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-01-0813-91/+137
| |\ \ \ \ \ \
| | * | | | | | OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley2010-01-081-8/+44
| | * | | | | | OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley2010-01-083-0/+13
| | * | | | | | OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2010-01-082-33/+35
| | * | | | | | OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi2010-01-081-1/+4
| | * | | | | | OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone2010-01-081-1/+1
| | * | | | | | OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone2010-01-081-2/+2
| | * | | | | | OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley2010-01-081-6/+0
| | * | | | | | OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen2010-01-081-0/+2
| | * | | | | | OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...Paul Walmsley2010-01-081-1/+1
| | * | | | | | OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman2010-01-081-0/+2
| | * | | | | | OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley2010-01-081-6/+9
| | * | | | | | OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley2010-01-083-35/+28
| | * | | | | | ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare2010-01-081-2/+2
| | * | | | | | OMAP2: remove duplicated #includeHuang Weiyi2010-01-082-2/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | omap3: EVM: Choose OMAP_PACKAGE_CBBVaibhav Hiremath2010-01-081-0/+1