summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: pull in latest quirks and fixes from ddxAlex Deucher2009-09-112-16/+33
* drm/radeon/kms/r600: use blit for BO movesAlex Deucher2009-09-111-2/+2
* drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GARTJerome Glisse2009-09-114-3/+18
* drm/radeon/kms/r600: fix blit supportAlex Deucher2009-09-101-8/+31
* drm/radeon/kms: Don't try to process irq when we are unloadingJerome Glisse2009-09-101-0/+3
* drm/radeon/kms: add R4XX mc register access helper.Jerome Glisse2009-09-104-0/+68
* drm/radeon/kms: call r100_cp_disable rather than duplicating code.Jerome Glisse2009-09-102-2/+4
* drm/radeon/kms: wait for cp idle before stopping it.Jerome Glisse2009-09-102-0/+78
* drm/radeon/r600: fix legacy blit codeAlex Deucher2009-09-101-17/+12
* drm/radeon/r600: use fence->timeout directlyAlex Deucher2009-09-091-10/+1
* drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307Alex Deucher2009-09-091-2/+8
* Merge remote branch 'origin/master' of ../linux-2.6 into drm-nextDave Airlie2009-09-0866-353/+578
|\
| * Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-075-69/+70
| |\
| | * drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-075-69/+70
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-072-8/+20
| |\ \
| | * | IMA: update ima_counts_putMimi Zohar2009-09-072-8/+20
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-071-1/+1
| |\ \
| | * | gianfar: Fix build.David S. Miller2009-09-061-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-09-071-0/+1
| |\ \ \
| | * | | pcmcia: add CNF-CDROM-ID for ideWolfram Sang2009-08-141-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-073-6/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds2009-09-051-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-053-6/+20
| |\ \ \ \
| | * | | | firewire: sbp2: fix freeing of unallocated memoryStefan Richter2009-09-051-4/+4
| | * | | | firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
| | * | | | firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
| | * | | | firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
| * | | | | powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander2009-09-051-1/+0
| * | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-053-7/+20
| |\ \ \ \ \
| | * | | | | JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-031-0/+10
| | * | | | | mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
| | * | | | | mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
| | * | | | | mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-051-1/+1
| |\ \ \ \ \ \
| | * | | | | | block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan2009-09-011-1/+1
| * | | | | | | Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2009-09-052-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | sound: oxygen: handle cards with missing EEPROMClemens Ladisch2009-09-031-0/+3
| | * | | | | | | sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch2009-09-011-0/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-056-75/+89
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | tc: Fix unitialized kernel memory leakEric Dumazet2009-09-021-0/+2
| | * | | | | | | pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-013-21/+18
| | * | | | | | | net: sk_free() should be allowed right after sk_alloc()Jarek Poplawski2009-09-011-1/+1
| | * | | | | | | gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA2009-08-301-0/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-281-53/+67
| | |\ \ \ \ \ \ \
| | | * | | | | | | ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-053-4/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-293-4/+12
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-09-051-88/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski2009-09-011-88/+7
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-052-4/+8
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud