aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz3-10/+13
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz4-11/+12
2007-07-20siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz1-98/+39
2007-07-20atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz1-13/+19
2007-07-20ide: Stop mapping ROMsAlan Cox5-38/+2
2007-07-20IDE: Remove references to dead ETRAX-related variables.Robert P. J. Day1-6/+0
2007-07-20PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2-0/+2
2007-07-20scc_pata.c: Workaround for errata A308 (take 2)Kou Ishizaki1-13/+54
2007-07-20scc_pata: Use inline function for eieioKumar Gala1-2/+2
2007-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds7-66/+162
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds4-2/+93
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity6-18/+6
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds17-407/+442
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox2-0/+4
2007-07-19fix spufs build after ->fault changesChristoph Hellwig1-11/+11
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds27-200/+474
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds57-1721/+8809
2007-07-19random: fix bound check ordering (CVE-2007-3105)Matt Mackall1-2/+7
2007-07-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-18/+59
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds18-154/+33
2007-07-19user namespace: fix copy_user_ns return valueSerge E. Hallyn1-1/+1
2007-07-19slub: fix ksize() for zero-sized pointersLinus Torvalds1-1/+1
2007-07-19Fix up non-NUMA SLAB configuration for zero-sized allocationsLinus Torvalds1-2/+2
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2-0/+24
2007-07-19[PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha1-2/+4
2007-07-19[PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha1-3/+5
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle16-149/+0
2007-07-19NFSv4: handle lack of clientaddr in option stringJeff Layton1-0/+7
2007-07-19NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy1-5/+5
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust7-202/+120
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust7-64/+99
2007-07-19NFS: Use dentry->d_time to store the parent directory verifier.Trond Myklebust1-2/+2
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields3-27/+23
2007-07-19NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust1-10/+11
2007-07-19NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust1-13/+14
2007-07-19NFSv4: More NFSv4 xdr cleanupsTrond Myklebust1-74/+134
2007-07-19NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust2-5/+10
2007-07-19NFSv4: 'constify' lookup arguments.Trond Myklebust2-6/+6
2007-07-19NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust1-1/+1
2007-07-19NFSv4: Fix open state recoveryTrond Myklebust1-12/+24
2007-07-19NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSTrond Myklebust1-1/+1
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare23-260/+0
2007-07-19hwmon: refuse to load abituguru driver on non-Abit boardsHans de Goede1-0/+10
2007-07-19hwmon: fix Abit Uguru3 driver detection on some motherboardsHans de Goede1-5/+6
2007-07-19hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare1-2/+3
2007-07-19hwmon/w83627ehf: No need to initialize fan_minJean Delvare1-5/+0
2007-07-19hwmon/w83627ehf: Export the thermal sensor typesJean Delvare1-1/+23
2007-07-19hwmon/w83627ehf: Enable VBAT monitoringJean Delvare1-0/+5
2007-07-19hwmon/w83627ehf: Add support for the VID inputsJean Delvare3-5/+52
2007-07-19hwmon/w83627ehf: Fix timing issuesJean Delvare1-1/+3