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
*
timer: parenthesis fix in tbase_get_deferrable() etc
Jarek Poplawski
2007-05-09
1
-5
/
+5
*
FUTEX: new PRIVATE futexes
Eric Dumazet
2007-05-09
1
-114
/
+210
*
futex_requeue_pi optimization
Pierre Peiffer
2007-05-09
4
-87
/
+532
*
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
2007-05-09
2
-54
/
+54
*
futex priority based wakeup
Pierre Peiffer
2007-05-09
1
-29
/
+49
*
make cancel_rearming_delayed_work() reliable
Oleg Nesterov
2007-05-09
1
-49
/
+91
*
Remove kthread_bind() call from _cpu_down()
Gautham R Shenoy
2007-05-09
1
-4
/
+0
*
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
2007-05-09
3
-15
/
+14
*
worker_thread: don't play with SIGCHLD and numa policy
Oleg Nesterov
2007-05-09
1
-12
/
+0
*
wait_for_helper: remove unneeded do_sigaction()
Oleg Nesterov
2007-05-09
1
-5
/
+0
*
Change reparent_to_init to reparent_to_kthreadd
Eric W. Biederman
2007-05-09
1
-8
/
+8
*
kthread: don't depend on work queues
Eric W. Biederman
2007-05-09
1
-56
/
+68
*
____call_usermodehelper: don't flush_signals()
Oleg Nesterov
2007-05-09
1
-1
/
+0
*
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
1
-19
/
+17
*
zap_other_threads: remove unneeded ->exit_signal change
Oleg Nesterov
2007-05-09
1
-11
/
+0
*
worker_thread: fix racy try_to_freeze() usage
Oleg Nesterov
2007-05-09
1
-4
/
+4
*
worker_thread: don't play with signals
Oleg Nesterov
2007-05-09
1
-7
/
+0
*
workqueue: kill NOAUTOREL works
Oleg Nesterov
2007-05-09
1
-3
/
+2
*
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
Oleg Nesterov
2007-05-09
1
-18
/
+9
*
workqueue: introduce wq_per_cpu() helper
Oleg Nesterov
2007-05-09
1
-13
/
+13
*
unify queue_delayed_work() and queue_delayed_work_on()
Oleg Nesterov
2007-05-09
1
-22
/
+10
*
make queue_delayed_work() friendly to flush_fork()
Oleg Nesterov
2007-05-09
1
-10
/
+18
*
workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE
Oleg Nesterov
2007-05-09
1
-8
/
+15
*
workqueue: make init_workqueues() __init
Oleg Nesterov
2007-05-09
1
-1
/
+1
*
workqueue: introduce workqueue_struct->singlethread
Oleg Nesterov
2007-05-09
1
-4
/
+6
*
workqueue: introduce cpu_singlethread_map
Oleg Nesterov
2007-05-09
1
-30
/
+25
*
workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork
Oleg Nesterov
2007-05-09
1
-0
/
+4
*
workqueue: don't save interrupts in run_workqueue()
Oleg Nesterov
2007-05-09
1
-10
/
+8
*
workqueue: kill run_scheduled_work()
Oleg Nesterov
2007-05-09
1
-73
/
+0
*
workqueue: don't migrate pending works from the dead CPU
Oleg Nesterov
2007-05-09
1
-219
/
+211
*
workqueue: don't clear cwq->thread until it exits
Oleg Nesterov
2007-05-09
1
-10
/
+5
*
workqueue: fix flush_workqueue() vs CPU_DEAD race
Oleg Nesterov
2007-05-09
1
-19
/
+25
*
workqueue: fix freezeable workqueues implementation
Oleg Nesterov
2007-05-09
1
-9
/
+9
*
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed
Heiko Carstens
2007-05-09
1
-9
/
+10
*
Eliminate lock_cpu_hotplug in kernel/schedc
Gautham R Shenoy
2007-05-09
1
-10
/
+18
*
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
2007-05-09
1
-5
/
+14
*
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
2007-05-09
1
-17
/
+77
*
relay: use plain timer instead of delayed work
Tom Zanussi
2007-05-09
1
-19
/
+16
*
flush_cpu_workqueue: don't flush an empty ->worklist
Oleg Nesterov
2007-05-09
1
-8
/
+17
*
flush_workqueue(): use preempt_disable to hold off cpu hotplug
Andrew Morton
2007-05-09
1
-6
/
+10
*
implement flush_work()
Oleg Nesterov
2007-05-09
1
-3
/
+92
*
reimplement flush_workqueue()
Oleg Nesterov
2007-05-09
1
-39
/
+31
*
schedule_on_each_cpu(): use preempt_disable()
Andrew Morton
2007-05-09
1
-2
/
+2
*
Fix printk format warnings in timer_list.c
David Miller
2007-05-09
1
-11
/
+14
*
clocksource: spelling error in watchdog code
Daniel Walker
2007-05-09
1
-3
/
+3
*
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2007-05-09
1
-119
/
+0
*
use simple_read_from_buffer in kernel/
Akinobu Mita
2007-05-09
2
-18
/
+4
*
Fix Linuxdoc comment
Jeff Dike
2007-05-09
1
-1
/
+0
*
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
5
-127
/
+132
*
swsusp: clean up printk
Andrew Morton
2007-05-09
1
-1
/
+1
[next]