Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 40 | -231/+265 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled() | Srivatsa S. Bhat | 2011-12-09 | 1 | -0/+2 | |
| | * | | | | | | | | | PM / Sleep: Make [un]lock_system_sleep() generic | Srivatsa S. Bhat | 2011-12-08 | 1 | -20/+16 | |
| | * | | | | | | | | | PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs | Srivatsa S. Bhat | 2011-12-08 | 1 | -4/+3 | |
| | * | | | | | | | | | Merge branch 'pm-freezer' into pm-sleep | Rafael J. Wysocki | 2011-12-08 | 1 | -17/+11 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co... | Srivatsa S. Bhat | 2011-12-08 | 1 | -17/+11 | |
| | * | | | | | | | | | Merge branch 'pm-freezer' into pm-sleep | Rafael J. Wysocki | 2011-12-06 | 3 | -69/+65 | |
| | |\| | | | | | | | | ||||||
| | | * | | | | | | | | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer | Jeff Layton | 2011-12-06 | 1 | -0/+28 | |
| | | * | | | | | | | | Freezer: fix more fallout from the thaw_process rename | Stephen Rothwell | 2011-11-25 | 1 | -0/+1 | |
| | | * | | | | | | | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki | 2011-11-23 | 3 | -73/+40 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | freezer: fix wait_event_freezable/__thaw_task races | Oleg Nesterov | 2011-11-23 | 1 | -8/+10 | |
| | | | * | | | | | | | | freezer: kill unused set_freezable_with_signal() | Tejun Heo | 2011-11-23 | 2 | -20/+1 | |
| | | | * | | | | | | | | freezer: remove unused @sig_only from freeze_task() | Tejun Heo | 2011-11-21 | 1 | -1/+1 | |
| | | | * | | | | | | | | freezer: fix set_freezable[_with_signal]() race | Tejun Heo | 2011-11-21 | 1 | -4/+5 | |
| | | | * | | | | | | | | freezer: remove should_send_signal() and update frozen() | Tejun Heo | 2011-11-21 | 1 | -7/+2 | |
| | | | * | | | | | | | | freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -21/+12 | |
| | | | * | | | | | | | | cgroup_freezer: prepare for removal of TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -3/+3 | |
| | | | * | | | | | | | | freezer: clean up freeze_processes() failure path | Tejun Heo | 2011-11-21 | 1 | -1/+0 | |
| | | | * | | | | | | | | freezer: kill PF_FREEZING | Tejun Heo | 2011-11-21 | 1 | -2/+1 | |
| | | | * | | | | | | | | freezer: rename thaw_process() to __thaw_task() and simplify the implementation | Tejun Heo | 2011-11-21 | 1 | -2/+1 | |
| | | | * | | | | | | | | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo | 2011-11-21 | 2 | -3/+4 | |
| | | | * | | | | | | | | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 2011-11-21 | 1 | -9/+8 | |
| | * | | | | | | | | | | PM / Memory-hotplug: Avoid task freezing failures | Srivatsa S. Bhat | 2011-11-23 | 1 | -0/+4 | |
| | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 34 | -259/+150 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | reiserfs: Properly display mount options in /proc/mounts | Jan Kara | 2012-01-07 | 2 | -4/+7 | |
| * | | | | | | | | | | | vfs: prevent remount read-only if pending removes | Miklos Szeredi | 2012-01-07 | 1 | -2/+0 | |
| * | | | | | | | | | | | vfs: count unlinked inodes | Miklos Szeredi | 2012-01-07 | 1 | -54/+7 | |
| * | | | | | | | | | | | vfs: protect remounting superblock read-only | Miklos Szeredi | 2012-01-07 | 1 | -0/+3 | |
| * | | | | | | | | | | | vfs: keep list of mounts for each superblock | Miklos Szeredi | 2012-01-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | vfs: switch ->show_path() to struct dentry * | Al Viro | 2012-01-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | vfs: switch ->show_devname() to struct dentry * | Al Viro | 2012-01-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | vfs: switch ->show_stats to struct dentry * | Al Viro | 2012-01-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | switch security_path_chmod() to struct path * | Al Viro | 2012-01-07 | 1 | -7/+3 | |
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-07 | 29 | -115/+113 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | fs: move code out of buffer.c | Al Viro | 2012-01-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | switch open and mkdir syscalls to umode_t | Al Viro | 2012-01-04 | 3 | -9/+9 | |
| | * | | | | | | | | | | | | switch ->path_mknod() to umode_t | Al Viro | 2012-01-04 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | switch ->path_mkdir() to umode_t | Al Viro | 2012-01-04 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | switch kern_ipc_perm to umode_t | Al Viro | 2012-01-04 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | consolidate umode_t declarations | Al Viro | 2012-01-04 | 2 | -6/+1 | |
| | * | | | | | | | | | | | | switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | switch mq_open() to umode_t | Al Viro | 2012-01-04 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | switch miscdevice to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | switch securityfs_create_file() to umode_t | Al Viro | 2012-01-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | switch security_path_chmod() to umode_t | Al Viro | 2012-01-04 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t | Al Viro | 2012-01-04 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | sysctl: use umode_t for table permissions | Al Viro | 2012-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | switch is_sxid() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | switch inode_init_owner() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |