index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-13
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
1
-24
/
+42
2011-12-13
cgroup: always lock threadgroup during migration
Tejun Heo
1
-35
/
+27
2011-12-13
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
2
-6
/
+51
2011-12-13
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
4
-31
/
+29
2011-12-13
cgroup: add cgroup_root_mutex
Tejun Heo
1
-22
/
+42
2011-12-08
PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co...
Srivatsa S. Bhat
1
-17
/
+11
2011-12-06
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
6
-6
/
+39
2011-11-25
Freezer: fix more fallout from the thaw_process rename
Stephen Rothwell
1
-0
/
+1
2011-11-23
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
1
-6
/
+10
2011-11-23
freezer: fix wait_event_freezable/__thaw_task races
Oleg Nesterov
1
-8
/
+10
2011-11-23
freezer: kill unused set_freezable_with_signal()
Tejun Heo
4
-42
/
+8
2011-11-23
dmatest: don't use set_freezable_with_signal()
Tejun Heo
1
-19
/
+27
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
2
-7
/
+10
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
1
-1
/
+1
2011-11-23
i2c: Delete ANY_I2C_BUS
Jean Delvare
1
-3
/
+0
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
2
-18
/
+22
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2
-0
/
+6
2011-11-23
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
Linus Torvalds
1
-7
/
+7
2011-11-22
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
1
-6
/
+12
2011-11-22
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
1
-128
/
+86
2011-11-22
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
Alex Deucher
1
-0
/
+12
2011-11-22
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
1
-1
/
+7
2011-11-22
mount_subtree() pointless use-after-free
Al Viro
1
-2
/
+4
2011-11-21
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-21
microblaze: bury asm/namei.h
Al Viro
1
-22
/
+0
2011-11-21
usb_storage: don't use set_freezable_with_signal()
Tejun Heo
1
-6
/
+7
2011-11-21
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
4
-19
/
+16
2011-11-21
freezer: use lock_task_sighand() in fake_signal_wake_up()
Tejun Heo
1
-3
/
+4
2011-11-21
freezer: restructure __refrigerator()
Tejun Heo
1
-21
/
+11
2011-11-21
freezer: fix set_freezable[_with_signal]() race
Tejun Heo
2
-4
/
+30
2011-11-21
freezer: remove should_send_signal() and update frozen()
Tejun Heo
2
-8
/
+3
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
23
-45
/
+0
2011-11-21
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
5
-49
/
+72
2011-11-21
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
3
-31
/
+17
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
6
-46
/
+23
2011-11-21
freezer: kill PF_FREEZING
Tejun Heo
2
-8
/
+1
2011-11-21
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
2
-16
/
+3
2011-11-21
freezer: make freezing indicate freeze condition in effect
Tejun Heo
3
-20
/
+27
2011-11-21
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
2
-49
/
+37
2011-11-21
freezer: don't distinguish nosig tasks on thaw
Tejun Heo
1
-13
/
+7
2011-11-21
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
Tejun Heo
2
-4
/
+2
2011-11-21
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
5
-27
/
+18
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
7
-23
/
+42
2011-11-21
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
15
-39
/
+37
2011-11-21
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
4
-7
/
+1
2011-11-21
freezer: fix current->state restoration race in refrigerator()
Tejun Heo
1
-1
/
+7
2011-11-21
fix braino in um patchset (mea culpa)
Al Viro
1
-1
/
+1
2011-11-21
Btrfs: remove free-space-cache.c WARN during log replay
Chris Mason
1
-1
/
+7
2011-11-21
ext4: fix up a undefined error in ext4_free_blocks in debugging code
Yongqiang Yang
1
-1
/
+1
[next]