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] add ignore_loglevel boot option
Ingo Molnar
2006-12-07
1
-1
/
+13
*
[PATCH] lockdep: register_lock_class() fix
Ingo Molnar
2006-12-07
1
-0
/
+6
*
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
2006-12-07
1
-0
/
+56
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
13
-19
/
+19
*
[PATCH] futex: remove unneeded barrier
Ralf Baechle
2006-12-07
1
-1
/
+1
*
[PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture
Josh Triplett
2006-12-07
1
-2
/
+2
*
[PATCH] sys: remove unused variable
David Rientjes
2006-12-07
1
-2
/
+2
*
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
1
-3
/
+0
*
[PATCH] softirq: remove BUG_ONs which can incorrectly trigger
Zachary Amsden
2006-12-07
1
-2
/
+0
*
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
2006-12-07
1
-0
/
+3
*
[PATCH] lockdep: more chains
Ingo Molnar
2006-12-07
1
-1
/
+1
*
[PATCH] sched: correct output of show_state()
Chris Caputo
2006-12-07
1
-4
/
+4
*
[PATCH] sysctl: string length calculated is wrong if it contains negative num...
BP, Praveen
2006-12-07
1
-2
/
+2
*
[PATCH] futex: init error check
Akinobu Mita
2006-12-07
1
-2
/
+8
*
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-07
3
-6
/
+3
*
[PATCH] rcu: add a prefetch() in rcu_do_batch()
Eric Dumazet
2006-12-07
1
-1
/
+3
*
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
2006-12-07
1
-2
/
+1
*
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
2006-12-07
1
-7
/
+0
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
4
-11
/
+1
*
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
2006-12-07
1
-21
/
+96
*
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
1
-6
/
+1
*
[PATCH] HZ: 300Hz support
Alan Cox
2006-12-07
1
-5
/
+15
*
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
2006-12-07
1
-0
/
+13
*
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
2
-9
/
+41
*
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
2
-2
/
+3
*
[PATCH] lockdep: print current locks on in_atomic warnings
Peter Zijlstra
2006-12-07
1
-0
/
+2
*
[PATCH] taskstats: cleanup reply assembling
Oleg Nesterov
2006-12-07
1
-22
/
+16
*
[PATCH] taskstats: use nla_reserve() for reply assembling
Oleg Nesterov
2006-12-07
1
-42
/
+44
*
[PATCH] taskstats: factor out reply assembling
Oleg Nesterov
2006-12-07
1
-27
/
+28
*
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
2006-12-07
2
-2
/
+25
*
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
2006-12-07
2
-32
/
+17
*
[PATCH] taskstats_exit_alloc: optimize/simplify
Oleg Nesterov
2006-12-07
1
-13
/
+4
*
[PATCH] profile: fix uaccess handling
Heiko Carstens
2006-12-07
1
-1
/
+2
*
[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit
Roland McGrath
2006-12-07
1
-1
/
+10
*
[PATCH] lockdep: misc fixes in lockdep.c
Jarek Poplawski
2006-12-07
1
-3
/
+6
*
[PATCH] lockdep: internal locking fixes
Jarek Poplawski
2006-12-07
1
-10
/
+15
*
[PATCH] cpuset: minor code refinements
Paul Jackson
2006-12-07
1
-5
/
+4
*
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
2006-12-07
1
-1
/
+2
*
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
2006-12-07
1
-3
/
+8
*
[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols
Adam B. Jerome
2006-12-07
1
-8
/
+5
*
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
1
-0
/
+1
*
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
2006-12-07
1
-6
/
+14
*
[PATCH] swsusp: kill write-only variable
Pavel Machek
2006-12-07
1
-3
/
+1
*
[PATCH] PM: Fix swsusp debug mode testproc
Rafael J. Wysocki
2006-12-07
1
-1
/
+1
*
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
2006-12-07
5
-11
/
+11
*
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
2006-12-07
1
-1
/
+2
*
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
2006-12-07
1
-30
/
+54
*
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
2006-12-07
1
-22
/
+27
*
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
2006-12-07
4
-26
/
+28
*
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
2006-12-07
1
-1
/
+3
[next]