index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
45
-186
/
+220
|
\
|
*
keys: kill task_struct->replacement_session_keyring
Oleg Nesterov
2012-05-23
2
-11
/
+0
|
*
keys: kill the dummy key_replace_session_keyring()
Oleg Nesterov
2012-05-23
2
-4
/
+0
|
*
keys: change keyctl_session_to_parent() to use task_work_add()
Oleg Nesterov
2012-05-23
4
-45
/
+46
|
*
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
2012-05-23
4
-49
/
+35
|
*
task_work_add: generic process-context callbacks
Oleg Nesterov
2012-05-23
7
-2
/
+136
|
*
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
Al Viro
2012-05-23
1
-1
/
+1
|
*
parisc: need to check NOTIFY_RESUME when exiting from syscall
Al Viro
2012-05-23
1
-1
/
+1
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
30
-66
/
+6
|
*
TIF_NOTIFY_RESUME is defined on all targets now
Al Viro
2012-05-23
2
-12
/
+0
*
|
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
16
-209
/
+322
|
\
\
|
*
|
nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek
Jeff Layton
2012-04-25
1
-1
/
+1
|
*
|
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
2012-04-25
1
-36
/
+64
|
*
|
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-7
/
+7
|
*
|
nfsd: make name-to-id cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
2
-10
/
+16
|
*
|
nfsd: make id-to-name cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
2
-10
/
+26
|
*
|
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
2012-04-12
3
-14
/
+14
|
*
|
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-6
/
+21
|
*
|
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
6
-24
/
+25
|
*
|
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
5
-19
/
+38
|
*
|
nfsd: pass pointer to export cache down to stack wherever possible.
Stanislav Kinsbursky
2012-04-12
1
-15
/
+22
|
*
|
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
2012-04-11
3
-15
/
+15
|
*
|
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-04-11
4
-14
/
+16
|
*
|
NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches
Stanislav Kinsbursky
2012-04-11
1
-26
/
+24
|
*
|
nfsd: pass pointer to expkey cache down to stack wherever possible.
Stanislav Kinsbursky
2012-04-11
1
-16
/
+16
|
*
|
nfsd: use hash table from cache detail in nfsd export seq ops
Stanislav Kinsbursky
2012-04-11
1
-0
/
+3
|
*
|
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
2012-04-11
2
-8
/
+21
|
*
|
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
2012-04-11
2
-2
/
+2
|
*
|
nfsd: use cache detail pointer from svc_export structure on cache put
Stanislav Kinsbursky
2012-04-11
1
-1
/
+1
|
*
|
nfsd: add link to owner cache detail to svc_export structure
Stanislav Kinsbursky
2012-04-11
2
-5
/
+6
|
*
|
nfsd: use passed cache_detail pointer expkey_parse()
Stanislav Kinsbursky
2012-04-11
1
-1
/
+1
|
*
|
nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end
Jeff Layton
2012-04-11
1
-2
/
+9
|
*
|
svcauth: remove unused define
Simo Sorce
2012-04-11
1
-1
/
+0
|
*
|
nfsd: trivial: remove unused variable from nfsd4_lock
Jeff Layton
2012-04-11
1
-2
/
+0
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-31
108
-699
/
+10620
|
\
\
\
|
*
|
|
kconfig: update compression algorithm info
Randy Dunlap
2012-05-31
2
-11
/
+10
|
*
|
|
c/r: prctl: add ability to set new mm_struct::exe_file
Cyrill Gorcunov
2012-05-31
2
-0
/
+57
|
*
|
|
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
Cyrill Gorcunov
2012-05-31
2
-51
/
+88
|
*
|
|
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
2012-05-31
2
-3
/
+22
|
*
|
|
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2012-05-31
10
-1
/
+348
|
*
|
|
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
2012-05-31
4
-0
/
+145
|
*
|
|
sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE
Cyrill Gorcunov
2012-05-31
1
-1
/
+5
|
*
|
|
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-05-31
8
-23
/
+29
|
*
|
|
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
2012-05-31
2
-9
/
+5
|
*
|
|
fs/nls: add Apple NLS
Vladimir Serbinenko
2012-05-31
13
-1
/
+6451
|
*
|
|
pidns: make killed children autoreap
Eric W. Biederman
2012-05-31
1
-1
/
+6
|
*
|
|
pidns: use task_active_pid_ns in do_notify_parent
Eric W. Biederman
2012-05-31
1
-6
/
+5
|
*
|
|
rapidio/tsi721: add DMA engine support
Alexandre Bounine
2012-05-31
4
-92
/
+1050
|
*
|
|
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
2012-05-31
5
-0
/
+163
|
*
|
|
ipc/mqueue: add rbtree node caching support
Doug Ledford
2012-05-31
1
-23
/
+81
[next]