summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-10drm: make drm_alloc_agp take a dev arg.Dave Airlie3-4/+4
2005-07-10drm: add new mga ids and typesDave Airlie2-4/+6
2005-07-10drm: add test for AGP devices and driver override for it.Dave Airlie13-3/+123
2005-07-10drm: destatic exported function.Dave Airlie2-2/+4
2005-07-10drm: export symbols for use by driversDave Airlie3-0/+7
2005-07-10drm: fix minor function header issueDave Airlie1-2/+2
2005-07-10drm: update some function so a driver can call themDave Airlie4-101/+167
2005-07-10drm: update support for drm pci buffersDave Airlie7-39/+78
2005-07-10Refactor common, boilerplate ioctl code from drm_addbufs_* functions intoDave Airlie1-82/+44
2005-07-10drm: add framebuffer mapsDave Airlie3-4/+178
2005-07-10drm: add _DRM_CONSISTENT map typeDave Airlie5-7/+40
2005-07-10drm: fix stupid missing semicolon.Dave Airlie1-1/+1
2005-07-09Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds25-194/+146
2005-07-09Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds10-0/+628
2005-07-09Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...Linus Torvalds17-0/+5345
2005-07-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+6
2005-07-09[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller8-66/+86
2005-07-09[IPV6]: Fix warning in ip6_mc_msfilter.David S. Miller1-0/+1
2005-07-09[IPV4]: fix IPv4 leave-group group matchingDavid L Stevens1-12/+13
2005-07-09[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens2-2/+19
2005-07-09[IPV4]: multicast API "join" issuesDavid L Stevens2-12/+24
2005-07-09[IPV4]: multicast API "join" issuesDavid L Stevens2-3/+12
2005-07-09[IPV4]: multicast API "join" issuesDavid L Stevens2-24/+12
2005-07-09[IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well.Alexey Kuznetsov1-1/+2
2005-07-09[SPARC64]: Support CONFIG_HZDavid S. Miller2-2/+5
2005-07-09[NET]: Fix sparse warningsVictor Fusco7-32/+50
2005-07-09[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller34-89/+84
2005-07-09[SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MBDavid S. Miller1-1/+1
2005-07-08[PATCH] Add MAINTAINERS entry for audit subsystemChris Wright1-0/+4
2005-07-08[PATCH] device-mapper: dm-raid1: Limit bios to size of mirror regionAlasdair G Kergon1-0/+1
2005-07-08[PATCH] video doc: one more system where video works with S3Pavel Machek1-0/+1
2005-07-08[PATCH] m32r: framebuffer device supportHirokazu Takata12-16/+1716
2005-07-08[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-2/+2
2005-07-08[PATCH] nfsd4: check lock type against openmode.NeilBrown2-16/+38
2005-07-08[PATCH] nfsd4: clean up nfs4_preprocess_seqid_opNeilBrown1-34/+22
2005-07-08[PATCH] nfsd4: clarify close_lru handlingNeilBrown1-26/+14
2005-07-08[PATCH] nfsd4: renew lease on seqid modifying operationsNeilBrown1-1/+1
2005-07-08[PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown2-1/+2
2005-07-08[PATCH] nfsd4: always update stateid on openNeilBrown1-0/+1
2005-07-08[PATCH] nfsd4: relax new lock seqid checkNeilBrown1-5/+0
2005-07-08[PATCH] nfsd4: seqid commentsNeilBrown2-5/+7
2005-07-08[PATCH] nfsd4: fix open_reclaim seqidNeilBrown2-11/+7
2005-07-08[PATCH] nfsd4: comment indentationNeilBrown1-9/+9
2005-07-08[PATCH] nfsd4: stop overusing RECLAIM_BADNeilBrown1-18/+7
2005-07-08[PATCH] nfsd4: ERR_GRACE should bump seqid on lockNeilBrown1-5/+7
2005-07-08[PATCH] nfsd4: ERR_GRACE should bump seqid on openNeilBrown2-6/+6
2005-07-08[PATCH] nfsd4: fix release_lockownerNeilBrown1-1/+6
2005-07-08[PATCH] nfsd4: prevent multiple unlinks of recovery directoriesNeilBrown1-0/+1
2005-07-08[PATCH] nfsd4: lookup_one_len takes i_semNeilBrown1-0/+2
2005-07-08[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown3-22/+10