aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-19hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard1-1/+6
2007-07-19hwmon/w83627ehf: Convert to a platform driverDavid Hubbard2-224/+286
2007-07-19hwmon/w83627ehf: Update the Kconfig entryDavid Hubbard1-5/+5
2007-07-19make coretemp_device_remove() staticAdrian Bunk1-1/+1
2007-07-19hwmon: Add LM93 supportHans-Jürgen Koch4-0/+3079
2007-07-19hwmon: Improve the pwmN_enable documentationJean Delvare1-5/+4
2007-07-19hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPMJean Delvare1-0/+2
2007-07-19hwmon: Add support for newer uGuru'sHans de Goede6-21/+1248
2007-07-19hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott2-14/+188
2007-07-19hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare1-4/+9
2007-07-19hwmon: fix detection of abituguru volt inputsHans de Goede1-8/+18
2007-07-19hwmon: add SCH5317 to smsc47b397 driverJuerg Haefliger2-5/+7
2007-07-19hwmon: convert it87 to platform drivercorentin.labbe2-221/+277
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare6-5/+9