| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 |
|\ |
|
| * | keys: kill task_struct->replacement_session_keyring | Oleg Nesterov | 2012-05-23 |
| * | keys: kill the dummy key_replace_session_keyring() | Oleg Nesterov | 2012-05-23 |
| * | keys: change keyctl_session_to_parent() to use task_work_add() | Oleg Nesterov | 2012-05-23 |
| * | genirq: reimplement exit_irq_thread() hook via task_work_add() | Oleg Nesterov | 2012-05-23 |
| * | task_work_add: generic process-context callbacks | Oleg Nesterov | 2012-05-23 |
| * | avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers | Al Viro | 2012-05-23 |
| * | parisc: need to check NOTIFY_RESUME when exiting from syscall | Al Viro | 2012-05-23 |
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 |
| * | TIF_NOTIFY_RESUME is defined on all targets now | Al Viro | 2012-05-23 |
* | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-05-31 |
|\ \ |
|
| * | | nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek | Jeff Layton | 2012-04-25 |
| * | | SUNRPC: split upcall function to extract reusable parts | Simo Sorce | 2012-04-25 |
| * | | nfsd: allocate id-to-name and name-to-id caches in per-net operations. | Stanislav Kinsbursky | 2012-04-12 |
| * | | nfsd: make name-to-id cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 |
| * | | nfsd: make id-to-name cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 |
| * | | nfsd: pass network context to idmap init/exit functions | Stanislav Kinsbursky | 2012-04-12 |
| * | | nfsd: allocate export and expkey caches in per-net operations. | Stanislav Kinsbursky | 2012-04-12 |
| * | | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 |
| * | | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 |
| * | | nfsd: pass pointer to export cache down to stack wherever possible. | Stanislav Kinsbursky | 2012-04-12 |
| * | | nfsd: pass network context to export caches init/shutdown routines | Stanislav Kinsbursky | 2012-04-11 |
| * | | Lockd: pass network namespace to creation and destruction routines | Stanislav Kinsbursky | 2012-04-11 |
| * | | NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches | Stanislav Kinsbursky | 2012-04-11 |
| * | | nfsd: pass pointer to expkey cache down to stack wherever possible. | Stanislav Kinsbursky | 2012-04-11 |
| * | | nfsd: use hash table from cache detail in nfsd export seq ops | Stanislav Kinsbursky | 2012-04-11 |
| * | | nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops | Stanislav Kinsbursky | 2012-04-11 |
| * | | nfsd: use exp_put() for svc_export_cache put | Stanislav Kinsbursky | 2012-04-11 |
| * | | nfsd: use cache detail pointer from svc_export structure on cache put | Stanislav Kinsbursky | 2012-04-11 |
| * | | nfsd: add link to owner cache detail to svc_export structure | Stanislav Kinsbursky | 2012-04-11 |
| * | | nfsd: use passed cache_detail pointer expkey_parse() | Stanislav Kinsbursky | 2012-04-11 |
| * | | nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end | Jeff Layton | 2012-04-11 |
| * | | svcauth: remove unused define | Simo Sorce | 2012-04-11 |
| * | | nfsd: trivial: remove unused variable from nfsd4_lock | Jeff Layton | 2012-04-11 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-31 |
|\ \ \ |
|
| * | | | kconfig: update compression algorithm info | Randy Dunlap | 2012-05-31 |
| * | | | c/r: prctl: add ability to set new mm_struct::exe_file | Cyrill Gorcunov | 2012-05-31 |
| * | | | c/r: prctl: extend PR_SET_MM to set up more mm_struct entries | Cyrill Gorcunov | 2012-05-31 |
| * | | | c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/... | Cyrill Gorcunov | 2012-05-31 |
| * | | | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 2012-05-31 |
| * | | | fs, proc: introduce /proc/<pid>/task/<tid>/children entry | Cyrill Gorcunov | 2012-05-31 |
| * | | | sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE | Cyrill Gorcunov | 2012-05-31 |
| * | | | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh | 2012-05-31 |
| * | | | eventfd: change int to __u64 in eventfd_signal() | Sha Zhengju | 2012-05-31 |
| * | | | fs/nls: add Apple NLS | Vladimir Serbinenko | 2012-05-31 |
| * | | | pidns: make killed children autoreap | Eric W. Biederman | 2012-05-31 |
| * | | | pidns: use task_active_pid_ns in do_notify_parent | Eric W. Biederman | 2012-05-31 |
| * | | | rapidio/tsi721: add DMA engine support | Alexandre Bounine | 2012-05-31 |
| * | | | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine | 2012-05-31 |
| * | | | ipc/mqueue: add rbtree node caching support | Doug Ledford | 2012-05-31 |