summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-13cgroup: improve old cgroup handling in cgroup_attach_proc()Tejun Heo1-24/+42
2011-12-13cgroup: always lock threadgroup during migrationTejun Heo1-35/+27
2011-12-13threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2-6/+51
2011-12-13threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo4-31/+29
2011-12-13cgroup: add cgroup_root_mutexTejun Heo1-22/+42
2011-12-08PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co...Srivatsa S. Bhat1-17/+11
2011-12-06Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton6-6/+39
2011-11-25Freezer: fix more fallout from the thaw_process renameStephen Rothwell1-0/+1
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki1-6/+10
2011-11-23freezer: fix wait_event_freezable/__thaw_task racesOleg Nesterov1-8/+10
2011-11-23freezer: kill unused set_freezable_with_signal()Tejun Heo4-42/+8
2011-11-23dmatest: don't use set_freezable_with_signal()Tejun Heo1-19/+27
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare2-18/+22
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2-0/+6
2011-11-23Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-22mount_subtree() pointless use-after-freeAl Viro1-2/+4
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21usb_storage: don't use set_freezable_with_signal()Tejun Heo1-6/+7
2011-11-21freezer: remove unused @sig_only from freeze_task()Tejun Heo4-19/+16
2011-11-21freezer: use lock_task_sighand() in fake_signal_wake_up()Tejun Heo1-3/+4
2011-11-21freezer: restructure __refrigerator()Tejun Heo1-21/+11
2011-11-21freezer: fix set_freezable[_with_signal]() raceTejun Heo2-4/+30
2011-11-21freezer: remove should_send_signal() and update frozen()Tejun Heo2-8/+3
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo23-45/+0
2011-11-21freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo5-49/+72
2011-11-21cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo3-31/+17
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo6-46/+23
2011-11-21freezer: kill PF_FREEZINGTejun Heo2-8/+1
2011-11-21freezer: test freezable conditions while holding freezer_lockTejun Heo2-16/+3
2011-11-21freezer: make freezing indicate freeze condition in effectTejun Heo3-20/+27
2011-11-21freezer: use dedicated lock instead of task_lock() + memory barrierTejun Heo2-49/+37
2011-11-21freezer: don't distinguish nosig tasks on thawTejun Heo1-13/+7
2011-11-21freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasksTejun Heo2-4/+2
2011-11-21freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo5-27/+18
2011-11-21freezer: implement and use kthread_freezable_should_stop()Tejun Heo7-23/+42
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo15-39/+37
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo4-7/+1
2011-11-21freezer: fix current->state restoration race in refrigerator()Tejun Heo1-1/+7
2011-11-21fix braino in um patchset (mea culpa)Al Viro1-1/+1
2011-11-21Btrfs: remove free-space-cache.c WARN during log replayChris Mason1-1/+7
2011-11-21ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang1-1/+1