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] Create compat_sys_migrate_pages
Stephen Rothwell
2006-11-03
2
-0
/
+34
*
[PATCH] swsusp: debugging
Rafael J. Wysocki
2006-11-03
1
-9
/
+28
*
[PATCH] schedule removal of FUTEX_FD
Andrew Morton
2006-11-03
1
-0
/
+7
*
[PATCH] Add printk_timed_ratelimit()
Andrew Morton
2006-11-03
1
-0
/
+21
*
[PATCH] taskstats: fix sub-threads accounting
Oleg Nesterov
2006-10-31
1
-7
/
+10
*
[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
Oleg Nesterov
2006-10-30
1
-3
/
+7
*
[PATCH] ndiswrapper: don't set the module->taints flags
Randy Dunlap
2006-10-30
1
-1
/
+1
*
[PATCH] taskstats: fix sk_buff size calculation
Oleg Nesterov
2006-10-29
1
-1
/
+2
*
[PATCH] taskstats: fix sk_buff leak
Oleg Nesterov
2006-10-29
1
-2
/
+1
*
[PATCH] workqueue: update kerneldoc
Alan Stern
2006-10-28
1
-3
/
+3
*
[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove
Satoru Takeuchi
2006-10-28
1
-6
/
+6
*
[PATCH] time_adjust cleared before use
Jim Houston
2006-10-28
1
-1
/
+1
*
[PATCH] fill_tgid: cleanup delays accounting
Oleg Nesterov
2006-10-28
1
-1
/
+1
*
[PATCH] taskstats: don't use tasklist_lock
Oleg Nesterov
2006-10-28
1
-35
/
+24
*
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
Oleg Nesterov
2006-10-28
2
-11
/
+7
*
[PATCH] taskstats_tgid_free: fix usage
Oleg Nesterov
2006-10-28
2
-1
/
+1
*
[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
Oleg Nesterov
2006-10-28
1
-2
/
+5
*
[PATCH] fill_tgid: fix task_struct leak and possible oops
Oleg Nesterov
2006-10-28
1
-6
/
+9
*
[PATCH] Constify compat_get_bitmap argument
Stephen Rothwell
2006-10-28
1
-1
/
+1
*
[PATCH] Add missing space in module.c for taintskernel
Jan Dittmer
2006-10-28
1
-1
/
+1
*
[PATCH] x86-64: Speed up dwarf2 unwinder
Jan Beulich
2006-10-21
1
-39
/
+279
*
[PATCH] kernel/nsproxy.c: use kmemdup()
Alexey Dobriyan
2006-10-20
1
-4
/
+2
*
[PATCH] cad_pid sysctl with PROC_FS=n
Randy Dunlap
2006-10-20
1
-0
/
+4
*
[PATCH] readjust comments of task_timeslice for kernel doc
Borislav Petkov
2006-10-20
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-10-17
2
-5
/
+7
|
\
|
*
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2006-10-11
2
-5
/
+7
*
|
[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...
Neil Brown
2006-10-17
1
-9
/
+15
*
|
[PATCH] rt-mutex: fixup rt-mutex debug code
Peter Zijlstra
2006-10-17
1
-2
/
+2
*
|
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
2006-10-17
1
-24
/
+9
*
|
[PATCH] swsusp: fix memory leaks
Andrew Morton
2006-10-17
1
-1
/
+2
*
|
[PATCH] posix-cpu-timers: prevent signal delivery starvation
Thomas Gleixner
2006-10-17
1
-6
/
+21
*
|
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
2006-10-17
1
-1
/
+1
*
|
[PATCH] lockdep: increase max allowed recursion depth
Ingo Molnar
2006-10-17
1
-3
/
+5
*
|
[PATCH] fix epoll_pwait when EPOLL=n
Randy Dunlap
2006-10-16
1
-0
/
+1
*
|
[PATCH] lockdep: fix printk recursion logic
Ingo Molnar
2006-10-11
1
-9
/
+2
*
|
[PATCH] lockdep: use BUILD_BUG_ON
Alexey Dobriyan
2006-10-11
1
-4
/
+1
*
|
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-10-11
2
-2
/
+2
*
|
[PATCH] sched: likely profiling
Nick Piggin
2006-10-11
1
-3
/
+3
*
|
[PATCH] fix Module taint flags listing in Oops/panic
Florin Malita
2006-10-11
1
-45
/
+49
*
|
[PATCH] mm: kevent threads: use MPOL_DEFAULT
Christoph Lameter
2006-10-11
1
-0
/
+7
*
|
[PATCH] swsusp: Use suspend_console
Rafael J. Wysocki
2006-10-11
2
-1
/
+15
|
/
*
[PATCH] cpuset ANSI prototype
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] make kernel/relay.c __user-clean
Al Viro
2006-10-10
1
-19
/
+22
*
[PATCH] __user annotations: futex
Al Viro
2006-10-10
2
-13
/
+14
*
[PATCH] swsusp: Make userland suspend work on SMP again
Rafael J. Wysocki
2006-10-07
1
-1
/
+1
*
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
2006-10-06
1
-1
/
+1
*
[PATCH] kauditd_thread warning fix
Andrew Morton
2006-10-06
1
-1
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
5
-40
/
+33
*
IRQ: Typedef the IRQ handler function type
David Howells
2006-10-05
1
-3
/
+1
*
IRQ: Typedef the IRQ flow handler function type
David Howells
2006-10-05
1
-9
/
+3
[next]