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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] scheduler: NUMA aware placement of sched_group_allnodes
Christoph Lameter
2006-10-03
1
-3
/
+4
*
[PATCH] sched: fixing wrong comment for find_idlest_cpu()
Satoru Takeuchi
2006-10-03
1
-1
/
+1
*
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
2006-10-03
1
-63
/
+82
*
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
2006-10-03
1
-10
/
+30
*
[PATCH] sched: don't print migration cost when only 1 CPU
Dave Jones
2006-10-03
1
-6
/
+8
*
[PATCH] sched: remove unnecessary sched group allocations
Siddha, Suresh B
2006-10-03
1
-66
/
+38
*
[PATCH] sched: force /sbin/init off isolated cpus
Nick Piggin
2006-10-03
1
-2
/
+11
*
[PATCH] kernel-doc for kernel/resource.c
Randy Dunlap
2006-10-03
1
-11
/
+72
*
[PATCH] kernel-doc for kernel/dma.c
Randy Dunlap
2006-10-03
1
-1
/
+9
*
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
2006-10-03
2
-44
/
+82
*
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
2006-10-02
1
-2
/
+0
*
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2006-10-02
2
-6
/
+30
*
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
2006-10-02
1
-0
/
+9
*
[PATCH] introduce kernel_execve
Arnd Bergmann
2006-10-02
1
-3
/
+2
*
[PATCH] nsproxy cloning error path fix
Pavel
2006-10-02
1
-1
/
+1
*
[PATCH] IPC namespace - sysctls
Kirill Korotaev
2006-10-02
1
-28
/
+88
*
[PATCH] IPC namespace - utils
Kirill Korotaev
2006-10-02
1
-0
/
+10
*
[PATCH] IPC namespace core
Kirill Korotaev
2006-10-02
2
-17
/
+46
*
[PATCH] uts: copy nsproxy only when needed
Serge Hallyn
2006-10-02
1
-6
/
+14
*
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
2006-10-02
3
-4
/
+71
*
[PATCH] namespaces: utsname: sysctl
Serge E. Hallyn
2006-10-02
1
-19
/
+119
*
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
3
-0
/
+57
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
2
-8
/
+8
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-7
/
+7
*
[PATCH] namespaces: exit_task_namespaces() invalidates nsproxy
Cedric Le Goater
2006-10-02
1
-1
/
+1
*
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2006-10-02
3
-16
/
+37
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-0
/
+3
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
4
-2
/
+102
*
[PATCH] make kernel/sysctl.c:_proc_do_string() static
Adrian Bunk
2006-10-02
1
-2
/
+3
*
[PATCH] proc: sysctl: add _proc_do_string helper
Sam Vilain
2006-10-02
1
-29
/
+36
*
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-10-02
1
-0
/
+3
*
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-10-02
1
-4
/
+11
*
[PATCH] disallow kprobes on notifier_call_chain
bibo,mao
2006-10-02
1
-1
/
+1
*
[PATCH] kprobe whitespace cleanup
bibo,mao
2006-10-02
1
-8
/
+8
*
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2006-10-02
2
-1
/
+26
*
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
2006-10-02
1
-4
/
+4
*
[PATCH] Use struct pspace in next_pidmap and find_ge_pid
Eric W. Biederman
2006-10-02
1
-6
/
+7
*
[PATCH] Define struct pspace
Sukadev Bhattiprolu
2006-10-02
1
-22
/
+31
*
[PATCH] Move pidmap to pspace.h
Sukadev Bhattiprolu
2006-10-02
1
-6
/
+1
*
[PATCH] pids coding style use struct pidmap in next_pidmap
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
[PATCH] pids: coding style: use struct pidmap
Sukadev Bhattiprolu
2006-10-02
1
-5
/
+5
*
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
[PATCH] pid: export the symbols needed to use struct pid *
Eric W. Biederman
2006-10-02
1
-0
/
+3
*
[PATCH] pid: implement signal functions that take a struct pid *
Eric W. Biederman
2006-10-02
1
-10
/
+47
*
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
2006-10-02
1
-0
/
+36
*
[PATCH] list module taint flags in Oops/panic
Randy Dunlap
2006-10-02
1
-3
/
+34
*
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
2006-10-01
2
-1
/
+5
*
[PATCH] Create call_usermodehelper_pipe()
Andi Kleen
2006-10-01
1
-1
/
+54
*
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
1
-4
/
+4
*
[PATCH] csa accounting taskstats update
Jay Lan
2006-10-01
1
-11
/
+14
[next]