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] kernel/sys.c: cleanups
Adrian Bunk
2006-06-25
2
-5
/
+3
*
[PATCH] Make printk work for really early debugging
Michael Ellerman
2006-06-25
1
-17
/
+33
*
[PATCH] Allow raw_notifier callouts to unregister themselves
Alan Stern
2006-06-25
1
-2
/
+3
*
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
2006-06-25
4
-6
/
+6
*
[PATCH] ensure NULL deref can't possibly happen in is_exported()
Jesper Juhl
2006-06-25
1
-1
/
+1
*
Add some basic resume trace facilities
Linus Torvalds
2006-06-24
1
-0
/
+9
*
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-23
1
-3
/
+2
*
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
2006-06-23
1
-2
/
+3
*
[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop
Porpoise
2006-06-23
1
-13
/
+9
*
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-06-23
2
-6
/
+6
*
[PATCH] Doc: add audit & acct to DocBook
Randy Dunlap
2006-06-23
1
-0
/
+1
*
[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules
Paul E. McKenney
2006-06-23
1
-11
/
+2
*
[PATCH] kernel/sys.c doesn't need init.h
Jes Sorensen
2006-06-23
1
-1
/
+0
*
[PATCH] CONFIG_NET=n build fix
Andrew Morton
2006-06-23
1
-1
/
+1
*
[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()
Andreas Mohr
2006-06-23
1
-6
/
+6
*
[PATCH] invert irq/migration.c brach prediction
Daniel Walker
2006-06-23
1
-2
/
+2
*
[PATCH] cond_resched() might_sleep() fix
Ingo Molnar
2006-06-23
1
-0
/
+3
*
[PATCH] dup fd error fix
Prasanna Meda
2006-06-23
1
-1
/
+2
*
[PATCH] mmput() might sleep
Andrew Morton
2006-06-23
1
-0
/
+2
*
[PATCH] Add a sysfs file to determine if a kexec kernel is loaded
Jeff Moyer
2006-06-23
2
-3
/
+22
*
[PATCH] swsusp: use less memory during resume
Rafael J. Wysocki
2006-06-23
2
-58
/
+85
*
[PATCH] kernel/power/snapshot.c: cleanups
Adrian Bunk
2006-06-23
1
-7
/
+8
*
[PATCH] swsusp: take lowmem reserves into account
Rafael J. Wysocki
2006-06-23
1
-1
/
+3
*
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
2006-06-23
3
-15
/
+117
*
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
2006-06-23
1
-0
/
+3
*
[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)
David Quigley
2006-06-23
1
-0
/
+8
*
[PATCH] SELinux: add security hooks to {get,set}affinity
David Quigley
2006-06-23
1
-1
/
+8
*
[PATCH] move_pages: fix 32 -> 64 bit compat function
Christoph Lameter
2006-06-23
1
-2
/
+2
*
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2006-06-23
2
-0
/
+24
*
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
2006-06-23
1
-0
/
+1
*
[PATCH] swsusp: rework memory shrinker
Rafael J. Wysocki
2006-06-23
1
-2
/
+8
*
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
2006-06-23
1
-0
/
+9
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-1
/
+1
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
2
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-22
1
-0
/
+13
|
\
|
*
[PATCH] Add a prctl to change the endianness of a process.
Anton Blanchard
2006-06-09
1
-0
/
+13
*
|
[PATCH] avoid tasklist_lock at getrusage for multithreaded case too
Ravikiran G Thirumalai
2006-06-22
1
-34
/
+22
*
|
[PATCH] suspend_console() warning fix
Andrew Morton
2006-06-22
1
-1
/
+1
*
|
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
2006-06-22
1
-1
/
+1
*
|
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-06-20
7
-266
/
+1555
|
\
\
|
*
|
[PATCH] make set_loginuid obey audit_enabled
Steve Grubb
2006-06-20
1
-11
/
+16
|
*
|
[PATCH] log more info for directory entry change events
Amy Griffis
2006-06-20
4
-61
/
+127
|
*
|
[PATCH] fix AUDIT_FILTER_PREPEND handling
Amy Griffis
2006-06-20
1
-0
/
+1
|
*
|
[PATCH] validate rule fields' types
Al Viro
2006-06-20
1
-9
/
+48
|
*
|
[PATCH] audit: path-based rules
Amy Griffis
2006-06-20
4
-88
/
+900
|
*
|
[PATCH] Audit of POSIX Message Queue Syscalls v.2
George C. Wilson
2006-06-20
1
-1
/
+273
|
*
|
[PATCH] deprecate AUDIT_POSSBILE
Al Viro
2006-06-20
2
-4
/
+5
|
*
|
[PATCH] inline more audit helpers
Al Viro
2006-06-20
1
-10
/
+4
|
*
|
[PATCH] update of IPC audit record cleanup
Linda Knippers
2006-06-20
1
-17
/
+5
|
*
|
[PATCH] minor audit updates
Serge E. Hallyn
2006-06-20
1
-9
/
+10
[next]