aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-11vmwgfx: Close screen object systemJakob Bornecrantz1-1/+4
2011-11-10Btrfs: fix deadlock caused by the race between relocationMiao Xie1-2/+2
2011-11-10Btrfs: only map pages if we know we need them when reading the space cacheJosef Bacik1-7/+10
2011-11-10Btrfs: fix orphan backref nodesMiao Xie1-0/+2
2011-11-10Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}Miao Xie1-16/+12
2011-11-10Btrfs: fix unreleased path in btrfs_orphan_cleanup()Miao Xie1-0/+3
2011-11-10Btrfs: fix no reserved space for writing out inode cacheMiao Xie1-4/+24
2011-11-10Btrfs: fix nocow when deleting the itemMiao Xie1-1/+4
2011-11-10Btrfs: tweak the delayed inode reservations againChris Mason2-26/+47
2011-11-11crypto: algapi - Fix build problem with NET disabledHerbert Xu7-0/+63
2011-11-10pata_of_platform: Don't use NO_IRQAnton Vorontsov1-1/+1
2011-11-10ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+3
2011-11-10ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai3-7/+14
2011-11-10ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai1-4/+14
2011-11-10ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai1-21/+39
2011-11-09Revert "proc: fix races against execve() of /proc/PID/fd**"Linus Torvalds1-103/+43
2011-11-10drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson1-1/+1
2011-11-10drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz1-1/+10
2011-11-10drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez1-1/+1
2011-11-10drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs1-1/+3
2011-11-10drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs1-9/+32
2011-11-10drm/nvc1: hacky workaround to fix accel issuesBen Skeggs1-0/+8
2011-11-10drm/nvc0/gr: fix some bugs in grctx generationBen Skeggs1-17/+14
2011-11-10drm/nvc0: enable acceleration on 0xc8 by defaultBen Skeggs1-1/+0
2011-11-10drm/nvc0/vram: skip disabled PBFB subunitsBen Skeggs1-5/+9
2011-11-10drm/nv40/pm: fix issues on igp chipsets, which don't have memoryBen Skeggs1-5/+15
2011-11-10drm/nouveau: testing the wrong variableDan Carpenter1-1/+1
2011-11-10drm/nvc0/vram: storage type 0xc3 is not compressedChristoph Bumiller1-1/+1
2011-11-10drm/nv50: fix stability issue on NV86.Maxim Levitsky1-1/+1
2011-11-10drm/nouveau: initialize chan->fence.lock before useMarcin Slusarz2-2/+1
2011-11-10drm/nv50/vram: fix incorrect detection of bank count on newer chipsetsBen Skeggs1-1/+1
2011-11-10drm/nv50/gr: typo fix, how about we not reset fifo during graph init?Ben Skeggs1-2/+2
2011-11-10drm/nv50/bios: fixup mpll programming from the init table parserBen Skeggs1-9/+13
2011-11-10drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()Ben Skeggs1-1/+1
2011-11-10drm: make sure drm_vblank_init() has been called before touching vbl_lockBen Skeggs1-6/+9
2011-11-09Btrfs: rework error handling in btrfs_mount()Ilya Dryomov1-21/+21
2011-11-09Btrfs: close devices on all error paths in open_ctree()Ilya Dryomov1-4/+3
2011-11-09Btrfs: avoid null dereference and leaks when bailing from open_ctree()Ilya Dryomov1-20/+15
2011-11-09Btrfs: fix subvol_name leak on error in btrfs_mount()Ilya Dryomov1-1/+3
2011-11-09Btrfs: fix memory leak in btrfs_parse_early_options()Ilya Dryomov1-0/+1
2011-11-09arm/tegra: enable headphone detection gpio on seaboardYufeng Shen1-0/+1
2011-11-09arm/dt: Fix ventana SDHCI power-gpiosStephen Warren1-2/+1
2011-11-09arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren5-10/+25
2011-11-09ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov1-10/+31
2011-11-09ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov1-11/+19
2011-11-09ARM: at91: Fix USBA gadget registrationJochen Friedrich3-3/+3
2011-11-09atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD1-2/+3
2011-11-09at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD7-21/+14