aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-22drm: Add support for Intel i965G chipsets.Alan Hourihane
2006-09-22drm: add better explanation for i830/i915Dave Airlie
2006-09-22drm: remove a tab that snuck inDave Airlie
2006-09-22drm: fix return value in auth functionDave Airlie
2006-09-22drm: SiS 315 Awareness.Thomas Hellstrom
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom
2006-09-22drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie
2006-09-22drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom
2006-09-22drm: add simple DRM memory manager, and hash tableThomas Hellstrom
2006-09-22drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...Michel Dänzer
2006-09-22drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer
2006-09-22drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer
2006-09-22drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer
2006-09-22drm: missing mutex unlockThomas Hellstrom
2006-09-22drm: remove the DRM pci domainDave Airlie
2006-09-22drm: remove local copies of pci bus/slot/funcDave
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie
2006-09-19Linux v2.6.18. Arrr!Linus Torvalds
2006-09-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-19[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro
2006-09-19[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy
2006-09-19[ATM]: [he] don't hold the device lock when upcallingChas Williams
2006-09-19Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-09-19NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust
2006-09-19NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust
2006-09-19NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds
2006-09-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-09-19[PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp
2006-09-19[PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox
2006-09-19[PATCH] Fix 'make headers_check' on ia64Geert Uytterhoeven
2006-09-19[PATCH] Add headers_check' target to output of 'make help'David Woodhouse
2006-09-19[PATCH] genirq core: fix handle_level_irq()Ingo Molnar
2006-09-18x86: save/restore eflags in context switchLinus Torvalds
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-18[ARM] 3815/1: headers_install support for ARMRalph Siemsen
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker
2006-09-18[ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki
2006-09-18[ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PMBen Dooks
2006-09-18[ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks
2006-09-18[OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller
2006-09-18[NET]: Drop tx lock in dev_watchdog_upHerbert Xu
2006-09-17[PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy
2006-09-17[NET]: Mark frame diverter for future removal.Stephen Hemminger
2006-09-17[NETFILTER]: Add secmark headers to header-yJames Morris
2006-09-17[ATM]: linux-atm-general mailing list is subscribers onlyRoland Dreier
2006-09-17[ATM]: [he] when transmit fails, unmap the dma regionsChas Williams