summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-10-157-34/+50
|\
| * fix use after free in amd create gatt pagesJesper Juhl2007-10-151-7/+2
| * AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-156-27/+48
* | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-1556-3116/+2359
|\ \
| * | via invalid device ids removalXavier Bachelot2007-10-151-2/+0
| * | radeon: Commit the ring after each partial texture upload blit.chaohong guo2007-10-151-1/+3
| * | i915: fix vbl swap allocation size.Dave Airlie2007-10-151-1/+1
| * | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-1545-2146/+1489
| * | drm: remove XFREE86_VERSION macros.Dave Airlie2007-10-153-42/+1
| * | drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-1543-661/+603
| * | drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-1531-475/+474
| |/
* | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-1516-376/+326
|\ \
| * | knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields2007-10-101-2/+3
| * | knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields2007-10-102-0/+3
| * | knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields2007-10-101-14/+13
| * | knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields2007-10-101-2/+6
| * | knfsd: Add source address to sunrpc svc errorsDr. David Alan Gilbert2007-10-101-10/+30
| * | knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-105-81/+45
| * | svcgss: move init code into separate functionJ. Bruce Fields2007-10-101-67/+77
| * | knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields2007-10-101-24/+6
| * | nfsd warning fixAndrew Morton2007-10-101-1/+1
| * | knfsd: fix callback rpc credJ. Bruce Fields2007-10-101-33/+0
| * | knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-104-24/+25
| * | knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields2007-10-101-37/+34
| * | knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields2007-10-101-3/+5
| * | knfsd: demote some printk()s to dprintk()sJ. Bruce Fields2007-10-102-12/+12
| * | knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields2007-10-101-44/+47
| * | knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields2007-10-101-2/+0
| * | nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig2007-10-101-17/+26
| * | nfsd: remove unused cache_for_each macroJ. Bruce Fields2007-10-101-10/+0
| * | nfsd: tone down inaccurate dprintkJ. Bruce Fields2007-10-101-1/+1
* | | PS3 system bus add_uevent_var() falloutGeert Uytterhoeven2007-10-151-1/+0
* | | HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina2007-10-153-14/+24
| |/ |/|
* | Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell2007-10-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-156-11/+54
|\ \
| * | x86: force timer broadcast on late AMD C1E detectionThomas Gleixner2007-10-141-0/+26
| * | x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner2007-10-141-5/+2
| * | clockevents: introduce force broadcast notifierThomas Gleixner2007-10-143-6/+25
| * | x86: fix missing include for vsyscallDave Jones2007-10-141-0/+1
* | | sky2: reboot fixStephen Hemminger2007-10-151-1/+1
|/ /
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-1475-1846/+6818
|\ \
| * | hwmon: (vt8231) fix sparse warningMark M. Hoffman2007-10-141-1/+1
| * | hwmon: (sis5595) fix sparse warningMark M. Hoffman2007-10-141-5/+4
| * | hwmon: (w83627hf) don't assume bank 0Jean Delvare2007-10-141-22/+22
| * | hwmon: (w83627hf) Fix setting fan min right after driver loadJean Delvare2007-10-131-12/+22
| * | hwmon: (w83627hf) De-macro sysfs callback functionsJim Cromie2007-10-131-359/+342
| * | hwmon: Add new combined driver for FSC chipsHans de Goede2007-10-113-0/+793
| * | hwmon: (ibmpex) Release IPMI user if hwmon registration failsDarrick J. Wong2007-10-111-2/+1
| * | hwmon: (dme1737) Add sch311x supportJuerg Haefliger2007-10-113-53/+359
| * | hwmon: (dme1737) Fix some merge conflictsMark M. Hoffman2007-10-111-277/+312
| |\ \