Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | threadgroup: extend threadgroup_lock() to cover exit and exec | Tejun Heo | 2011-12-12 | 1 | -0/+10 | |
| * | | | | | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem | Tejun Heo | 2011-12-12 | 2 | -11/+10 | |
| * | | | | | cgroup: add cgroup_root_mutex | Tejun Heo | 2011-12-12 | 1 | -22/+42 | |
* | | | | | | audit: always follow va_copy() with va_end() | Jesper Juhl | 2012-01-08 | 1 | -2/+3 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 4 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | misc latin1 to utf8 conversions | Al Viro | 2012-01-02 | 2 | -2/+2 | |
| * | | | | | | clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR | Paul Bolle | 2011-11-29 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 143 | -2174/+5613 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | irq: Fix comment typo ist->is | Javi Merino | 2011-10-29 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 14 | -370/+339 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2012-01-05 | 1 | -0/+64 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PM / Hibernate: Implement compat_ioctl for /dev/snapshot | Ben Hutchings | 2012-01-05 | 1 | -0/+64 | |
| * | | | | | | | | | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 13 | -366/+273 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 26 | -84/+467 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | PM / Hibernate: Remove deprecated hibernation snapshot ioctls | Srivatsa S. Bhat | 2011-12-09 | 1 | -87/+0 | |
| | * | | | | | | | | PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled() | Srivatsa S. Bhat | 2011-12-09 | 1 | -1/+22 | |
| | * | | | | | | | | PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() | Srivatsa S. Bhat | 2011-12-08 | 5 | -22/+22 | |
| | * | | | | | | | | PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit... | Srivatsa S. Bhat | 2011-12-06 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch 'pm-freezer' into pm-sleep | Rafael J. Wysocki | 2011-12-06 | 9 | -205/+196 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki | 2011-11-23 | 9 | -205/+196 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | freezer: kill unused set_freezable_with_signal() | Tejun Heo | 2011-11-23 | 2 | -22/+7 | |
| | | | * | | | | | | | freezer: remove unused @sig_only from freeze_task() | Tejun Heo | 2011-11-21 | 3 | -18/+15 | |
| | | | * | | | | | | | freezer: use lock_task_sighand() in fake_signal_wake_up() | Tejun Heo | 2011-11-21 | 1 | -3/+4 | |
| | | | * | | | | | | | freezer: restructure __refrigerator() | Tejun Heo | 2011-11-21 | 1 | -21/+11 | |
| | | | * | | | | | | | freezer: fix set_freezable[_with_signal]() race | Tejun Heo | 2011-11-21 | 1 | -0/+25 | |
| | | | * | | | | | | | freezer: remove should_send_signal() and update frozen() | Tejun Heo | 2011-11-21 | 1 | -1/+1 | |
| | | | * | | | | | | | freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE | Tejun Heo | 2011-11-21 | 4 | -28/+60 | |
| | | | * | | | | | | | cgroup_freezer: prepare for removal of TIF_FREEZE | Tejun Heo | 2011-11-21 | 2 | -28/+14 | |
| | | | * | | | | | | | freezer: clean up freeze_processes() failure path | Tejun Heo | 2011-11-21 | 5 | -45/+23 | |
| | | | * | | | | | | | freezer: kill PF_FREEZING | Tejun Heo | 2011-11-21 | 1 | -6/+0 | |
| | | | * | | | | | | | freezer: test freezable conditions while holding freezer_lock | Tejun Heo | 2011-11-21 | 2 | -16/+3 | |
| | | | * | | | | | | | freezer: make freezing indicate freeze condition in effect | Tejun Heo | 2011-11-21 | 3 | -20/+27 | |
| | | | * | | | | | | | freezer: use dedicated lock instead of task_lock() + memory barrier | Tejun Heo | 2011-11-21 | 2 | -49/+37 | |
| | | | * | | | | | | | freezer: don't distinguish nosig tasks on thaw | Tejun Heo | 2011-11-21 | 1 | -13/+7 | |
| | | | * | | | | | | | freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks | Tejun Heo | 2011-11-21 | 2 | -4/+2 | |
| | | | * | | | | | | | freezer: rename thaw_process() to __thaw_task() and simplify the implementation | Tejun Heo | 2011-11-21 | 3 | -24/+16 | |
| | | | * | | | | | | | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo | 2011-11-21 | 2 | -2/+29 | |
| | | | * | | | | | | | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 2011-11-21 | 1 | -3/+7 | |
| | | | * | | | | | | | freezer: fix current->state restoration race in refrigerator() | Tejun Heo | 2011-11-21 | 1 | -1/+7 | |
| | * | | | | | | | | | PM / Hibernate: Remove deprecated hibernation test modes | Srivatsa S. Bhat | 2011-12-06 | 1 | -29/+4 | |
| | * | | | | | | | | | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path | Srivatsa S. Bhat | 2011-12-06 | 3 | -4/+11 | |
| | * | | | | | | | | | PM / Hibernate: Enable usermodehelpers in software_resume() error path | Srivatsa S. Bhat | 2011-12-06 | 1 | -1/+3 | |
| | * | | | | | | | | | PM / Hibernate: Refactor and simplify hibernation_snapshot() code | Srivatsa S. Bhat | 2011-11-23 | 1 | -13/+9 | |
| | * | | | | | | | | | PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c | Srivatsa S. Bhat | 2011-11-23 | 1 | -3/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pm-misc' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 2 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | CPU: Add right qualifiers for alloc_frozen_cpus() and cpu_hotplug_pm_sync_init() | Fenghua Yu | 2011-11-23 | 1 | -2/+2 | |
| | * | | | | | | | | PM / Usermodehelper: Cleanup remnants of usermodehelper_pm_callback() | Srivatsa S. Bhat | 2011-11-23 | 1 | -4/+2 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 9 | -58/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-06 | 1 | -2/+2 | |
| * | | | | | | | | | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 2012-01-06 | 1 | -1/+1 |