summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3 (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz4-5/+15
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz18-55/+91
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz15-26/+25
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz5-61/+40
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz8-363/+378
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz7-124/+203
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz13-38/+48
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz14-206/+34
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz27-574/+236
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz9-60/+88
2007-05-09NFS: Kill the obsolete NFS_PARANOIAJesper Juhl5-27/+2
2007-05-09NFS: use __set_current_state()Milind Arun Choudhary1-2/+2
2007-05-09sunrpc: fix crash in rpc_malloc()Peter Zijlstra1-0/+4
2007-05-09NFS: Clean up NFSv4 XDR error messageChuck Lever1-3/+5
2007-05-09NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever1-1/+2
2007-05-09SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/freeChuck Lever1-7/+15
2007-05-09NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust1-7/+5
2007-05-09NFS: Fix a jiffie wraparound issueTrond Myklebust1-4/+8
2007-05-09[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org1-1/+1
2007-05-09Fix a bad error case handling in read_cache_page_async()David Howells1-3/+3
2007-05-09i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin1-27/+22
2007-05-09i386: remove unused rdtsc() macroH. Peter Anvin2-12/+0
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin1-2/+4
2007-05-09md: improve partition detection in md arrayNeilBrown4-22/+8
2007-05-09md: allow reshape_position for md arrays to be set via sysfsNeilBrown2-35/+107
2007-05-09md: remove the slash from the name of a kmem_cache used by raid5NeilBrown1-2/+2
2007-05-09md: stop using csum_partial for checksum calculation in mdNeilBrown1-2/+29
2007-05-09md: move test for whether level supports bitmap to correct placeNeilBrown1-16/+26
2007-05-09md: cleanup: use seq_release_private() where appropriateMartin Peschke1-10/+1
2007-05-09drivers/md.c: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2007-05-09frame buffer: geforce 7300 gtMichal Piotrowski2-2/+6
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen2-1/+5
2007-05-09svgalib: move fb_get_caps to svgalibAntonino A. Daplas5-18/+22
2007-05-09arkfb: new framebuffer driver for ARK Logic cardsOndrej Zajicek4-0/+1282
2007-05-09vt8623fb: new framebuffer driver for VIA VT8623Ondrej Zajicek4-0/+1005
2007-05-09i386 mmzone: use __maybe_unusedDavid Rientjes1-3/+3
2007-05-09i386: voyager: use __maybe_unusedDavid Rientjes1-2/+2
2007-05-09sh: dma: use __maybe_unusedDavid Rientjes3-3/+3
2007-05-09i386 pci: use __maybe_unusedDavid Rientjes1-1/+1
2007-05-09compiler: introduce __used and __maybe_unusedDavid Rientjes4-6/+25
2007-05-09rename thread_info to stackRoman Zippel19-33/+33
2007-05-09wrap access to thread_infoRoman Zippel13-18/+18
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel2-0/+4
2007-05-09clocksource: fix resume logicThomas Gleixner3-0/+50
2007-05-09Move remote node draining out of slab allocatorsChristoph Lameter6-131/+67
2007-05-09Make vm statistics update interval configurableChristoph Lameter2-1/+15
2007-05-09vmstat: use our own timer eventsChristoph Lameter4-9/+36
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki2-36/+36
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki47-27/+152
2007-05-09fs: deprecate memclear_highpage_flushNate Diller1-2/+1