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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
2006-10-02
1
-77
/
+3
*
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
16
-625
/
+1
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
9
-397
/
+8
*
[PATCH] IPC namespace - utils
Kirill Korotaev
2006-10-02
2
-1
/
+20
*
[PATCH] IPC namespace core
Kirill Korotaev
2006-10-02
4
-0
/
+40
*
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
2006-10-02
2
-0
/
+12
*
[PATCH] namespaces: utsname: remove system_utsname
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
4
-3
/
+42
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
2
-2
/
+2
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
2
-2
/
+2
*
[PATCH] namespaces: utsname: introduce temporary helpers
Serge E. Hallyn
2006-10-02
1
-0
/
+10
*
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2006-10-02
4
-7
/
+7
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
3
-0
/
+54
*
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
2006-10-02
1
-2
/
+9
*
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
2006-10-02
1
-0
/
+1
*
[PATCH] knfsd: add svc_set_num_threads
Greg Banks
2006-10-02
1
-5
/
+16
*
[PATCH] knfsd: add svc_get
Greg Banks
2006-10-02
1
-0
/
+11
*
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2006-10-02
2
-2
/
+24
*
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
2006-10-02
1
-1
/
+1
*
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
2006-10-02
1
-0
/
+1
*
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
2006-10-02
1
-1
/
+1
*
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2006-10-02
2
-0
/
+3
*
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
2
-2
/
+2
*
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
2
-1
/
+6
*
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
2006-10-02
1
-0
/
+1
*
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2006-10-02
2
-17
/
+4
*
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
2006-10-02
1
-1
/
+1
*
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
2006-10-02
1
-1
/
+7
*
[PATCH] cpumask: add highest_possible_node_id
Greg Banks
2006-10-02
1
-0
/
+2
*
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-10-02
1
-1
/
+1
*
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
2006-10-02
5
-0
/
+11
*
[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified
Ananth N Mavinakayanahalli
2006-10-02
1
-4
/
+11
*
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2006-10-02
2
-0
/
+21
*
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
[PATCH] Define struct pspace
Sukadev Bhattiprolu
2006-10-02
2
-1
/
+7
*
[PATCH] Move pidmap to pspace.h
Sukadev Bhattiprolu
2006-10-02
1
-0
/
+16
*
[PATCH] pid: simplify pid iterators
Oleg Nesterov
2006-10-02
1
-36
/
+23
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+2
*
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
2006-10-02
1
-1
/
+4
*
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
[PATCH] vt: rework the console spawning variables
Eric W. Biederman
2006-10-02
1
-0
/
+7
*
[PATCH] pid: implement pid_nr
Eric W. Biederman
2006-10-02
1
-0
/
+8
*
[PATCH] pid: implement signal functions that take a struct pid *
Eric W. Biederman
2006-10-02
1
-0
/
+5
*
[PATCH] pid: add do_each_pid_task
Eric W. Biederman
2006-10-02
1
-0
/
+13
*
[PATCH] pid: implement access helpers for a tacks various process groups
Eric W. Biederman
2006-10-02
1
-0
/
+20
*
[PATCH] proc: modify proc_pident_lookup to be completely table driven
Eric W. Biederman
2006-10-02
1
-4
/
+6
*
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
2006-10-02
2
-0
/
+12
*
[PATCH] list module taint flags in Oops/panic
Randy Dunlap
2006-10-02
1
-0
/
+2
*
[PATCH] LIB: add gen_pool_destroy()
Steve Wise
2006-10-02
1
-0
/
+1
*
[PATCH] Some config.h removals
Zachary Amsden
2006-10-01
1
-2
/
+0
[next]