aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-14mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely1-4/+4
2007-10-14mpc52xx-ata: fix compile warning (unused variable)Grant Likely1-1/+0
2007-10-14XilinxFB: typo bugfixGrant Likely1-1/+1
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely1-12/+0
2007-10-14more uevent fallout (drivers/base/memory.c)Al Viro1-1/+1
2007-10-14missing include in ssbAl Viro1-0/+1
2007-10-14typo in ibm_newemac/rgmii.cAl Viro1-1/+1
2007-10-14uevent environment changes falloutAl Viro2-19/+6
2007-10-14HID: hidraw_connect() memleak fixMariusz Kozlowski1-4/+10