summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-15Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds7-34/+50
2007-10-15Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds56-3116/+2359
2007-10-15Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds16-376/+326
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven1-1/+0
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina3-14/+24
2007-10-15via invalid device ids removalXavier Bachelot1-2/+0
2007-10-15radeon: Commit the ring after each partial texture upload blit.chaohong guo1-1/+3
2007-10-15i915: fix vbl swap allocation size.Dave Airlie1-1/+1
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt45-2146/+1489
2007-10-15drm: remove XFREE86_VERSION macros.Dave Airlie3-42/+1
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt43-661/+603
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt31-475/+474
2007-10-15fix use after free in amd create gatt pagesJesper Juhl1-7/+2
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie6-27/+48
2007-10-14Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell1-1/+1
2007-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds6-11/+54
2007-10-14sky2: reboot fixStephen Hemminger1-1/+1
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner1-0/+26
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner1-5/+2
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner3-6/+25
2007-10-14x86: fix missing include for vsyscallDave Jones1-0/+1
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds75-1846/+6818
2007-10-14hisax: hfc_usb: update to current CVS versionMartin Bachem1-30/+33
2007-10-14ipg: endianness fixesAl Viro1-17/+17
2007-10-14ipg: endianness annotationsAl Viro1-6/+6
2007-10-14fix endianness bug in inet_lroAl Viro2-2/+2
2007-10-14inet_lro: trivial endianness annotationsAl Viro2-10/+10
2007-10-14hamradio: ->hard_header() takes packet type in host-endianAl Viro2-2/+2
2007-10-14more tulip endianness annotationsAl Viro1-1/+1
2007-10-14ibm_newemac annotations (iomem, NULL noise)Al Viro4-11/+11
2007-10-14endianness annotations in arm io.hAl Viro1-4/+4
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro7-10/+10
2007-10-14more trivial signedness fixes in driversAl Viro11-12/+14
2007-10-14signedness: module_param_array nump argumentAl Viro12-27/+27
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro19-25/+25
2007-10-14frv: missing casts in cmpxchg()Al Viro1-1/+4
2007-10-14synclink_gt endianness annotationsAl Viro1-4/+4
2007-10-14endian-clean in_le64/out_le64Al Viro1-2/+2
2007-10-14fs/partitions/sun.c endianness annotationsAl Viro1-2/+2
2007-10-14fw-cdev __user annotationsAl Viro1-2/+3
2007-10-14mpc5200_wdt: __user annotationsAl Viro1-1/+1
2007-10-14mm/migrate.c __user annotationAl Viro1-1/+1
2007-10-14fix breakage in sctp getsockoptAl Viro1-4/+6
2007-10-14remove duplicate initializer (macvlan)Al Viro1-1/+0
2007-10-14skb->tail in ibm_newemac should be skb_tail_pointer()Al Viro1-1/+1
2007-10-14hwmon: (vt8231) fix sparse warningMark M. Hoffman1-1/+1
2007-10-14hwmon: (sis5595) fix sparse warningMark M. Hoffman1-5/+4
2007-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds16-88/+877
2007-10-14Merge git://git.infradead.org/mtd-2.6Linus Torvalds14-326/+295
2007-10-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds33-1148/+1760