index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...
H. Peter Anvin
2012-06-02
6
-16
/
+154
|
\
|
*
ftrace/x86: Do not change stacks in DEBUG when calling lockdep
Steven Rostedt
2012-06-01
1
-3
/
+41
|
*
x86: Allow nesting of the debug stack IDT setting
Steven Rostedt
2012-06-01
1
-1
/
+7
|
*
x86: Reset the debug_stack update counter
Steven Rostedt
2012-06-01
1
-2
/
+4
|
*
ftrace: Use breakpoint method to update ftrace caller
Steven Rostedt
2012-06-01
1
-16
/
+72
|
*
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-06-01
3
-6
/
+42
*
|
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
H.J. Lu
2012-06-01
1
-6
/
+0
*
|
x86, efi: Add EFI boot stub documentation
Matt Fleming
2012-06-01
2
-0
/
+67
*
|
x86, efi; Add EFI boot stub console support
Matt Fleming
2012-06-01
2
-16
/
+75
*
|
x86, efi: Only close open files in error path
Matt Fleming
2012-06-01
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
45
-186
/
+220
|
\
\
|
*
|
keys: kill task_struct->replacement_session_keyring
Oleg Nesterov
2012-05-24
2
-11
/
+0
|
*
|
keys: kill the dummy key_replace_session_keyring()
Oleg Nesterov
2012-05-24
2
-4
/
+0
|
*
|
keys: change keyctl_session_to_parent() to use task_work_add()
Oleg Nesterov
2012-05-24
4
-45
/
+46
|
*
|
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
2012-05-24
4
-49
/
+35
|
*
|
task_work_add: generic process-context callbacks
Oleg Nesterov
2012-05-24
7
-2
/
+136
|
*
|
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
Al Viro
2012-05-24
1
-1
/
+1
|
*
|
parisc: need to check NOTIFY_RESUME when exiting from syscall
Al Viro
2012-05-24
1
-1
/
+1
|
*
|
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-24
30
-66
/
+6
|
*
|
TIF_NOTIFY_RESUME is defined on all targets now
Al Viro
2012-05-24
2
-12
/
+0
*
|
|
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
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-12
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-06-01
108
-699
/
+10620
|
\
\
\
\
|
*
|
|
|
kconfig: update compression algorithm info
Randy Dunlap
2012-06-01
2
-11
/
+10
|
*
|
|
|
c/r: prctl: add ability to set new mm_struct::exe_file
Cyrill Gorcunov
2012-06-01
2
-0
/
+57
|
*
|
|
|
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
Cyrill Gorcunov
2012-06-01
2
-51
/
+88
|
*
|
|
|
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
2012-06-01
2
-3
/
+22
|
*
|
|
|
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2012-06-01
10
-1
/
+348
[next]