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 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-10-02
72
-625
/
+359
|
\
|
*
[MIPS] Remove unused galileo-boars header files
Yoichi Yuasa
2006-10-01
2
-67
/
+0
|
*
[MIPS] Rename SERIAL_PORT_DEFNS for EV64120
Yoichi Yuasa
2006-10-01
1
-9
/
+8
|
*
[MIPS] Add UART IRQ number for EV64120
Yoichi Yuasa
2006-10-01
1
-0
/
+1
|
*
[MIPS] Remove excite_flash.c
Yoichi Yuasa
2006-10-01
1
-294
/
+0
|
*
[MIPS] Update i8259 resources.
Yoichi Yuasa
2006-10-01
1
-2
/
+2
|
*
[MIPS] Make unwind_stack() can dig into interrupted context
Atsushi Nemoto
2006-10-01
4
-34
/
+39
|
*
[MIPS] Stacktrace build-fix and improvement
Atsushi Nemoto
2006-10-01
3
-35
/
+29
|
*
[MIPS] QEMU: Add support for little endian mips
Aurelien Jarno
2006-10-01
1
-0
/
+1
|
*
[MIPS] Remove __flush_icache_page
Atsushi Nemoto
2006-10-01
6
-191
/
+0
|
*
[MIPS] lockdep: update defconfigs
Atsushi Nemoto
2006-10-01
47
-0
/
+138
|
*
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
Atsushi Nemoto
2006-10-01
6
-34
/
+168
|
*
[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT
Atsushi Nemoto
2006-10-01
5
-15
/
+29
*
|
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
2006-10-02
4
-6
/
+3
*
|
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2006-10-02
11
-16
/
+48
*
|
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
2006-10-02
3
-2
/
+13
*
|
[PATCH] proc: comment what proc_fill_cache does
Eric W. Biederman
2006-10-02
1
-0
/
+12
*
|
[PATCH] proc: remove the useless SMP-safe comments from /proc
Eric W. Biederman
2006-10-02
1
-4
/
+0
*
|
[PATCH] proc: remove trailing blank entry from pid_entry arrays
Eric W. Biederman
2006-10-02
1
-18
/
+21
*
|
[PATCH] proc: properly compute TGID_OFFSET
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
|
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
2006-10-02
1
-6
/
+5
*
|
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
2006-10-02
1
-28
/
+35
*
|
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
2006-10-02
1
-6
/
+5
*
|
[PATCH] proc: Use pid_task instead of open coding it
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
|
[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
Eric W. Biederman
2006-10-02
1
-43
/
+11
*
|
[PATCH] proc: Remove the hard coded inode numbers
Eric W. Biederman
2006-10-02
1
-210
/
+174
*
|
[PATCH] proc: Factor out an instantiate method from every lookup method
Eric W. Biederman
2006-10-02
1
-111
/
+158
*
|
[PATCH] proc: Make the generation of the self symlink table driven
Eric W. Biederman
2006-10-02
1
-22
/
+111
*
|
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
2006-10-02
2
-77
/
+17
*
|
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
22
-662
/
+2
*
|
[PATCH] sh64: remove the use of kernel syscalls
Arnd Bergmann
2006-10-02
1
-257
/
+13
*
|
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-10-02
5
-25
/
+15
*
|
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
16
-12
/
+300
*
|
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
21
-423
/
+49
*
|
[PATCH] introduce kernel_execve
Arnd Bergmann
2006-10-02
6
-11
/
+31
*
|
[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc
Matt Helsley
2006-10-02
1
-4
/
+1
*
|
[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 - shm
Kirill Korotaev
2006-10-02
1
-86
/
+168
*
|
[PATCH] IPC namespace - sem
Kirill Korotaev
2006-10-02
1
-71
/
+130
*
|
[PATCH] IPC namespace - msg
Kirill Korotaev
2006-10-02
1
-51
/
+106
*
|
[PATCH] IPC namespace - utils
Kirill Korotaev
2006-10-02
5
-14
/
+173
*
|
[PATCH] IPC namespace core
Kirill Korotaev
2006-10-02
7
-17
/
+95
*
|
[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
5
-4
/
+83
*
|
[PATCH] namespaces: utsname: remove system_utsname
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
|
[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
9
-12
/
+121
*
|
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
28
-52
/
+52
*
|
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
35
-160
/
+180
[next]