summaryrefslogtreecommitdiffstats
path: root/lib/idr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter3-6/+14
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2-15/+1
2011-12-19vmwgfx: Clip cliprects against screen boundaries in present and dirtyJakob Bornecrantz1-53/+156
2011-12-19vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz2-1/+26
2011-12-19vmwgfx: Do better culling of presentsJakob Bornecrantz1-12/+25
2011-12-19vmwgfx: Refactor kms code to use vmw_user_lookup_handle helperJakob Bornecrantz1-61/+37
2011-12-19vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz2-0/+28
2011-12-19vmwgfx: Refactor cursor updateJakob Bornecrantz1-27/+39
2011-12-19vmwgfx: Remove dmabuf check in present ioctlJakob Bornecrantz1-6/+0
2011-12-19vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom2-3/+15
2011-12-19usb: gadget: epautoconf: do not change number of streamsFelipe Balbi1-3/+0
2011-12-19mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok1-4/+8
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2-6/+17
2011-12-19ALSA: atmel/ac97c: using software reset instead hardware reset if not availableBo Shen1-0/+4
2011-12-19Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan1-1/+1
2011-12-19Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau1-0/+1
2011-12-19Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau1-1/+11
2011-12-18pci: Fix hotplug of Express Module with pci bridgesYinghai Lu1-1/+5
2011-12-18i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang1-10/+12
2011-12-18I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D1-5/+6
2011-12-18i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera1-1/+1
2011-12-18i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown1-0/+1
2011-12-17Linux 3.2-rc6v3.2-rc6Linus Torvalds1-1/+1
2011-12-16Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds1-6/+1
2011-12-16btrfs: lower the dirty balance poll intervalWu Fengguang1-0/+2
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson3-8/+39
2011-12-16drm/i915: enable semaphores on per-device defaultsEugeni Dodonov3-4/+21
2011-12-16drm/i915: don't set unpin_work if vblank_get failsJesse Barnes1-5/+7
2011-12-16drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard3-6/+33
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2-0/+7
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson1-8/+20
2011-12-16drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2-0/+11
2011-12-16drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni1-0/+1
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2-6/+10
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson1-0/+8
2011-12-16sched: Fix select_idle_sibling() regression in selecting an idle SMT siblingPeter Zijlstra1-6/+8
2011-12-16NFS: Fix a regression in nfs_file_llseek()Trond Myklebust1-1/+1
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-15Btrfs: unplug every once and a whileChris Mason1-0/+6
2011-12-15percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin1-2/+4
2011-12-15block: don't kick empty queue in blk_drain_queue()Tejun Heo1-1/+8
2011-12-15Btrfs: deal with NULL srv_rsv in the delalloc inode reservation codeChris Mason1-2/+2
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam1-13/+8
2011-12-15xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk1-2/+2
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-15Btrfs: only set cache_generation if we setup the block groupJosef Bacik1-1/+1
2011-12-15Btrfs: don't panic if orphan item already existsJosef Bacik1-1/+1
2011-12-15Btrfs: fix leaked space in truncateJosef Bacik1-2/+3
2011-12-15Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik4-13/+44
2011-12-15Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik4-22/+80