summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-10add upper-32-bits macroAndrew Morton1-0/+10
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter2-38/+123
2007-05-10x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers1-0/+1
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds62-218/+11951
2007-05-09Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds24-9/+10
2007-05-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-31/+113
2007-05-09Revert "md: improve partition detection in md array"Linus Torvalds4-8/+22
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik24-9/+10
2007-05-09Doc Fix: remove mention of combined mode-related kernel parametersJesse Barnes1-8/+0
2007-05-09libata: fix kernel-doc parametersRandy Dunlap1-0/+2
2007-05-09Fix pata_qdi.c probe codeSamuel Thibault1-1/+1
2007-05-09pata_scc: fix compilationAlexey Dobriyan1-2/+2
2007-05-09sata_via: add missing PM hooksTejun Heo1-0/+8
2007-05-09sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock1-14/+78
2007-05-09pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy1-0/+1
2007-05-09sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson1-4/+18
2007-05-09sata_promise: fix another error decode regressionMikael Pettersson1-1/+3
2007-05-09libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo1-2/+1
2007-05-09atl1: add netconsole supportAlexey Dobriyan1-0/+12
2007-05-09Fix hang on IBM Token Ring PCMCIA card ejectionPaul Walmsley1-5/+9
2007-05-09skge: default WOL should be magic only (rev2)Stephen Hemminger1-1/+3
2007-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik8-121/+31
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds63-1464/+1107
2007-05-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds8-49/+41
2007-05-10ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz1-10/+7
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds23-221/+276
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds27-4751/+429
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds36-398/+572
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds78-983/+3366
2007-05-09Fix a bad error case handling in read_cache_page_async()David Howells1-3/+3
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds38-789/+1323