summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-2140-231/+265
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat2011-12-091-0/+2
| | * | | | | | | | | PM / Sleep: Make [un]lock_system_sleep() genericSrivatsa S. Bhat2011-12-081-20/+16
| | * | | | | | | | | PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIsSrivatsa S. Bhat2011-12-081-4/+3
| | * | | | | | | | | Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki2011-12-081-17/+11
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co...Srivatsa S. Bhat2011-12-081-17/+11
| | * | | | | | | | | Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki2011-12-063-69/+65
| | |\| | | | | | | |
| | | * | | | | | | | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton2011-12-061-0/+28
| | | * | | | | | | | Freezer: fix more fallout from the thaw_process renameStephen Rothwell2011-11-251-0/+1
| | | * | | | | | | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-233-73/+40
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | freezer: fix wait_event_freezable/__thaw_task racesOleg Nesterov2011-11-231-8/+10
| | | | * | | | | | | | freezer: kill unused set_freezable_with_signal()Tejun Heo2011-11-232-20/+1
| | | | * | | | | | | | freezer: remove unused @sig_only from freeze_task()Tejun Heo2011-11-211-1/+1
| | | | * | | | | | | | freezer: fix set_freezable[_with_signal]() raceTejun Heo2011-11-211-4/+5
| | | | * | | | | | | | freezer: remove should_send_signal() and update frozen()Tejun Heo2011-11-211-7/+2
| | | | * | | | | | | | freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo2011-11-211-21/+12
| | | | * | | | | | | | cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo2011-11-211-3/+3
| | | | * | | | | | | | freezer: clean up freeze_processes() failure pathTejun Heo2011-11-211-1/+0
| | | | * | | | | | | | freezer: kill PF_FREEZINGTejun Heo2011-11-211-2/+1
| | | | * | | | | | | | freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo2011-11-211-2/+1
| | | | * | | | | | | | freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-212-3/+4
| | | | * | | | | | | | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-9/+8
| | * | | | | | | | | | PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat2011-11-231-0/+4
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-0834-259/+150
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | reiserfs: Properly display mount options in /proc/mountsJan Kara2012-01-072-4/+7
| * | | | | | | | | | | vfs: prevent remount read-only if pending removesMiklos Szeredi2012-01-071-2/+0
| * | | | | | | | | | | vfs: count unlinked inodesMiklos Szeredi2012-01-071-54/+7
| * | | | | | | | | | | vfs: protect remounting superblock read-onlyMiklos Szeredi2012-01-071-0/+3
| * | | | | | | | | | | vfs: keep list of mounts for each superblockMiklos Szeredi2012-01-071-0/+1
| * | | | | | | | | | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-071-2/+2
| * | | | | | | | | | | vfs: switch ->show_path() to struct dentry *Al Viro2012-01-071-1/+1
| * | | | | | | | | | | vfs: switch ->show_devname() to struct dentry *Al Viro2012-01-071-1/+1
| * | | | | | | | | | | vfs: switch ->show_stats to struct dentry *Al Viro2012-01-071-1/+1
| * | | | | | | | | | | switch security_path_chmod() to struct path *Al Viro2012-01-071-7/+3
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-0729-115/+113
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | fs: move code out of buffer.cAl Viro2012-01-041-0/+3
| | * | | | | | | | | | | | switch open and mkdir syscalls to umode_tAl Viro2012-01-043-9/+9
| | * | | | | | | | | | | | switch ->path_mknod() to umode_tAl Viro2012-01-041-3/+3
| | * | | | | | | | | | | | switch ->path_mkdir() to umode_tAl Viro2012-01-041-3/+3
| | * | | | | | | | | | | | switch kern_ipc_perm to umode_tAl Viro2012-01-042-3/+3
| | * | | | | | | | | | | | consolidate umode_t declarationsAl Viro2012-01-042-6/+1
| | * | | | | | | | | | | | switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-041-1/+1
| | * | | | | | | | | | | | switch mq_open() to umode_tAl Viro2012-01-042-3/+3
| | * | | | | | | | | | | | switch miscdevice to umode_tAl Viro2012-01-041-1/+1
| | * | | | | | | | | | | | switch securityfs_create_file() to umode_tAl Viro2012-01-041-2/+2
| | * | | | | | | | | | | | switch security_path_chmod() to umode_tAl Viro2012-01-041-3/+3
| | * | | | | | | | | | | | switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_tAl Viro2012-01-041-3/+3
| | * | | | | | | | | | | | sysctl: use umode_t for table permissionsAl Viro2012-01-041-1/+1
| | * | | | | | | | | | | | switch is_sxid() to umode_tAl Viro2012-01-041-1/+1
| | * | | | | | | | | | | | switch inode_init_owner() to umode_tAl Viro2012-01-041-1/+1