summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-02drm: fix issue with contexts running out of RAMDave Airlie1-0/+4
2006-01-02drm: update PCIGART support from CVSDave Airlie8-38/+43
2006-01-02drm: remove old reclaim_buffers from ix0 driversDave Airlie2-2/+0
2006-01-02drm: bring savage inline with latest CVSDave Airlie2-17/+27
2006-01-02drm: fix a LOR issue on FreeBSD for savage driverDave Airlie2-176/+171
2006-01-02drm: bring sis + tdfx up to latest CVSDave Airlie5-15/+42
2006-01-02drm: via driver update to CVS versionDave Airlie6-6/+951
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie11-177/+182
2005-11-12drm: update VIA driver to 2.7.2Dave Airlie12-98/+211
2005-11-11drm: drop mtrr from i915Dave Airlie1-1/+4
2005-11-11drm: update mga driver for new bootstrap codeDave Airlie3-62/+92
2005-11-11drm: remove exports that modules shouldn't use.Dave Airlie1-8/+0
2005-11-11drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie4-52/+95
2005-11-11drm: simplify sysfs code for drmDave Airlie6-52/+52
2005-11-11drm: fixup drm_proc.c struct tableDave Airlie1-9/+7
2005-11-11drm: remove old backwards compatibilty stuffDave Airlie1-14/+0
2005-11-11drm: remove drm_flushDave Airlie4-17/+0
2005-11-11drm: cleanup via_ds.c includesDave Airlie1-8/+1
2005-11-11drm: remove remnamt of old DRM code from tdfxDave Airlie1-4/+0
2005-11-10drm: remove drm_init.c it is no longer neededDave Airlie4-55/+18
2005-11-10drm: rename driver hooks more understandablyDave Airlie30-484/+330
2005-11-10[PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust1-3/+29
2005-11-10[NETLINK]: Generic netlink familyThomas Graf4-1/+785
2005-11-10[RTNETLINK]: Use generic netlink receive queue processorThomas Graf1-70/+5
2005-11-10[XFRM]: Use generic netlink receive queue processorThomas Graf1-56/+5
2005-11-10[NETLINK]: Generic netlink receive queue processorThomas Graf2-0/+97
2005-11-10[NETLINK]: Make netlink_callback->done() optionalThomas Graf5-25/+8
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf4-2/+1229
2005-11-10[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai57-333/+9710
2005-11-10[PATCH] powerpc: sched fixupsAndrew Morton2-1/+2
2005-11-10[PATCH] optimize activate_task()Chen, Kenneth W1-1/+2
2005-11-10[PATCH] ide-floppy: software eject not working with LS-120 driveOndrej Zary1-4/+2
2005-11-10[PATCH] siimage: enable interrupts on Adaptec SA-1210 cardJohn W. Linville1-0/+9
2005-11-10[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>Alan Cox1-0/+6
2005-11-09[PATCH] ide: CS5535 driverJaya Kumar4-0/+316
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds2-6/+4
2005-11-09[PATCH] ide: AMD Geode GX/LX supportJordan Crouse2-0/+5
2005-11-09[PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "...Willem Riede1-2/+3
2005-11-09[PATCH] ide: possible cleanupsAdrian Bunk3-9/+1
2005-11-09[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas4-12/+4
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke3-3/+6
2005-11-09[IPV6]: ip6ip6_lock is not unlocked in error path.Ken-ichirou MATSUZAWA1-0/+1
2005-11-09[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter Chubb1-1/+2
2005-11-09[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.Krzysztof Piotr Oledzki1-1/+1
2005-11-09[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in messageKrzysztof Piotr Oledzki1-1/+2
2005-11-09[NETFILTER] ctnetlink: Add support to identify expectations by ID'sPablo Neira Ayuso1-0/+8
2005-11-09[NETFILTER] ctnetlink: propagate error instaed of returning -EPERMPablo Neira Ayuso1-1/+1
2005-11-09[NETFILTER] ctnetlink: return -EINVAL if size is wrongPablo Neira Ayuso1-1/+1
2005-11-09[NETFILTER]: stop tracking ICMP error at early pointYasuyuki Kozakai1-5/+5
2005-11-09[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is setHarald Welte1-7/+10