Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | Btrfs: fix unreleased path in btrfs_orphan_cleanup() | Miao Xie | 2011-11-10 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | Btrfs: fix no reserved space for writing out inode cache | Miao Xie | 2011-11-10 | 1 | -4/+24 | |
| | * | | | | | | | | | | | | Btrfs: fix nocow when deleting the item | Miao Xie | 2011-11-10 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | Merge branch 'mount-fixes' of git://github.com/idryomov/btrfs-unstable into i... | Chris Mason | 2011-11-10 | 2 | -46/+43 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Btrfs: rework error handling in btrfs_mount() | Ilya Dryomov | 2011-11-09 | 1 | -21/+21 | |
| | | * | | | | | | | | | | | | Btrfs: close devices on all error paths in open_ctree() | Ilya Dryomov | 2011-11-09 | 1 | -4/+3 | |
| | | * | | | | | | | | | | | | Btrfs: avoid null dereference and leaks when bailing from open_ctree() | Ilya Dryomov | 2011-11-09 | 1 | -20/+15 | |
| | | * | | | | | | | | | | | | Btrfs: fix subvol_name leak on error in btrfs_mount() | Ilya Dryomov | 2011-11-09 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | Btrfs: fix memory leak in btrfs_parse_early_options() | Ilya Dryomov | 2011-11-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | Btrfs: tweak the delayed inode reservations again | Chris Mason | 2011-11-10 | 2 | -26/+47 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Btrfs: fix our reservations for updating an inode when completing io | Josef Bacik | 2011-11-08 | 4 | -9/+83 | |
| | * | | | | | | | | | | | | Btrfs: fix oops on NULL trans handle in btrfs_truncate | Chris Mason | 2011-11-08 | 1 | -7/+9 | |
| | * | | | | | | | | | | | | btrfs: fix double-free 'tree_root' in 'btrfs_mount()' | slyich@gmail.com | 2011-11-07 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-11 | 14 | -119/+241 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2011-11-10 | 9 | -47/+123 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | ALSA: usb-audio: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-10 | 1 | -4/+3 | |
| | | * | | | | | | | | | | | | | ALSA: hda - Re-enable the check NO_PRESENCE misc bit | Takashi Iwai | 2011-11-10 | 3 | -7/+14 | |
| | | * | | | | | | | | | | | | | ALSA: vmaster - Free slave-links when freeing the master element | Takashi Iwai | 2011-11-10 | 1 | -4/+14 | |
| | | * | | | | | | | | | | | | | ALSA: hda - Don't add elements of other codecs to vmaster slave | Takashi Iwai | 2011-11-10 | 1 | -21/+39 | |
| | | * | | | | | | | | | | | | | ALSA: intel8x0: improve virtual environment detection | Konstantin Ozerkov | 2011-11-09 | 1 | -10/+31 | |
| | | * | | | | | | | | | | | | | ALSA: intel8x0: move virtual environment detection code into one place | Konstantin Ozerkov | 2011-11-09 | 1 | -11/+19 | |
| | | * | | | | | | | | | | | | | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 | Alexey Fisher | 2011-11-09 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | ALSA: hda - fix internal mic on Dell Vostro 3500 laptop | Julian Wollrath | 2011-11-09 | 2 | -0/+12 | |
| | * | | | | | | | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-11-09 | 3 | -15/+45 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown | 2011-11-08 | 3 | -15/+45 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | ASoC: Ensure we get an impedence reported for WM8958 jack detect | Mark Brown | 2011-11-04 | 2 | -11/+41 | |
| | | | * | | | | | | | | | | | | ASoC: Don't use wm8994->control_data when requesting IRQs | Mark Brown | 2011-11-04 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | ASoC: Don't use wm8994->control_data in wm8994_readable_register() | Mark Brown | 2011-11-04 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | ASoC: Update git repository URL | Mark Brown | 2011-11-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | ALSA: HDA: Remove quirk for Toshiba T110 | David Henningsson | 2011-11-09 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | ALSA: usb-audio - Fix the missing volume quirks at delayed init | Takashi Iwai | 2011-11-08 | 1 | -50/+59 | |
| | * | | | | | | | | | | | | | | ALSA: hda - Mute unused capture sources for Realtek codecs | Takashi Iwai | 2011-11-08 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | ALSA: intel8x0: Improve comments for VM optimization | Denis V. Lunev | 2011-11-08 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-11-11 | 42 | -234/+441 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | drm/radeon/kms/pm: switch to dynamically allocating clock mode array | Alex Deucher | 2011-11-11 | 2 | -39/+82 | |
| | * | | | | | | | | | | | | | drm/radeon/kms: optimize r600_pm_profile_init | Alex Deucher | 2011-11-11 | 1 | -68/+32 | |
| | * | | | | | | | | | | | | | drm/radeon/kms/pm: add a proper pm profile init function for fusion | Alex Deucher | 2011-11-11 | 6 | -39/+94 | |
| | * | | | | | | | | | | | | | drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks() | Alex Deucher | 2011-11-11 | 2 | -12/+0 | |
| | * | | | | | | | | | | | | | drm/exynos: added padding to be 64-bit align. | Inki Dae | 2011-11-11 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | drm: fix kconfig unmet dependency warning | Randy Dunlap | 2011-11-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie | 2011-11-11 | 17 | -65/+123 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | drm/nouveau: Fix bandwidth calculation for DisplayPort | Adam Jackson | 2011-11-10 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | drm/nouveau: by default use low bpp framebuffer on low memory cards | Marcin Slusarz | 2011-11-10 | 1 | -1/+10 | |
| | | * | | | | | | | | | | | | | drm/nv10: Change the BO size threshold determining the memory placement range. | Francisco Jerez | 2011-11-10 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | drm/nvc0: enable acceleration for nvc1 by default | Ben Skeggs | 2011-11-10 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | | drm/nvc0/gr: fixup the mmio list register writes for 0xc1 | Ben Skeggs | 2011-11-10 | 1 | -9/+32 | |
| | | * | | | | | | | | | | | | | drm/nvc1: hacky workaround to fix accel issues | Ben Skeggs | 2011-11-10 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | | | drm/nvc0/gr: fix some bugs in grctx generation | Ben Skeggs | 2011-11-10 | 1 | -17/+14 | |
| | | * | | | | | | | | | | | | | drm/nvc0: enable acceleration on 0xc8 by default | Ben Skeggs | 2011-11-10 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | drm/nvc0/vram: skip disabled PBFB subunits | Ben Skeggs | 2011-11-10 | 1 | -5/+9 |