aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer2006-09-21
* drm: use radeon specific names for radeon flagsDave Airlie2006-09-21
* drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt2006-09-21
* drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom2006-09-21
* drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().Michel Daenzer2006-09-21
* drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom2006-09-21
* drm: domain changes broke ppc r200Dave Airlie2006-09-21
* drm: fixup setversion return codes..Dave Airlie2006-09-21
* drm: fixup i915 error codesDave Airlie2006-09-21
* drm: realign sosme radeon code with drm git treeDave Airlie2006-09-21
* drm: realign via driver with drm git treeDave Airlie2006-09-21
* drm: remove hash tables on drm exitThomas Hellstrom2006-09-21
* drm: cleanupsAdrian Bunk2006-09-21
* drm: i810_dma.c: fix pointer arithmetic for 64-bit targetDenis Vlasenko2006-09-21
* drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom2006-09-21
* drm: allow detection of new VIA chipsetsChuck Short2006-09-21
* drm: fix i965 build bugAndrew Morton2006-09-21
* drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton2006-09-21
* drm: Add support for Intel i965G chipsets.Alan Hourihane2006-09-21
* drm: add better explanation for i830/i915Dave Airlie2006-09-21
* drm: remove a tab that snuck inDave Airlie2006-09-21
* drm: fix return value in auth functionDave Airlie2006-09-21
* drm: SiS 315 Awareness.Thomas Hellstrom2006-09-21
* drm: update user token hashing and map handlesThomas Hellstrom2006-09-21
* drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-21
* drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie2006-09-21
* drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom2006-09-21
* drm: add simple DRM memory manager, and hash tableThomas Hellstrom2006-09-21
* drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...Michel Dänzer2006-09-21
* drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer2006-09-21
* drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer2006-09-21
* drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer2006-09-21
* drm: missing mutex unlockThomas Hellstrom2006-09-21
* drm: remove the DRM pci domainDave Airlie2006-09-21
* drm: remove local copies of pci bus/slot/funcDave2006-09-21
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-21
* Linux v2.6.18. Arrr!v2.6.18Linus Torvalds2006-09-19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-19
|\
| * [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro2006-09-19
| * [NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy2006-09-19
| * [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-19
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-19
|\ \ | |/ |/|
| * NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust2006-09-19
| * NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust2006-09-19
| * NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust2006-09-19
* | Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-19
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-19
|\ \
| * | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek2006-09-17
| * | MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen2006-09-16
| * | [JFFS2][SUMMARY] Fix a summary collecting bug.Havasi Ferenc2006-09-16