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
*
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
2017-01-14
1
-3
/
+1
*
locking/ww_mutex: Add kselftests for ww_mutex stress
Chris Wilson
2017-01-14
1
-0
/
+254
*
locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks
Chris Wilson
2017-01-14
1
-0
/
+115
*
locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection
Chris Wilson
2017-01-14
1
-0
/
+98
*
locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection
Chris Wilson
2017-01-14
1
-0
/
+39
*
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
2017-01-14
2
-0
/
+141
*
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2017-01-14
1
-0
/
+73
*
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
2017-01-14
1
-0
/
+4
*
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
2017-01-14
1
-26
/
+52
*
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
2017-01-14
1
-20
/
+29
*
locking/mutex: Improve inlining
Peter Zijlstra
2017-01-14
1
-41
/
+44
*
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
2017-01-14
1
-19
/
+40
*
locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...
Nicolai Hähnle
2017-01-14
1
-10
/
+30
*
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
2017-01-14
1
-7
/
+69
*
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
2017-01-14
1
-8
/
+8
*
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
2017-01-14
1
-12
/
+17
*
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
Nicolai Hähnle
2017-01-14
1
-2
/
+8
*
locking/mutex: Fix mutex handoff
Peter Zijlstra
2017-01-14
2
-58
/
+56
*
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2017-01-14
1
-4
/
+3
*
sched/wait, RCU: Introduce rcuwait machinery
Davidlohr Bueso
2017-01-14
1
-0
/
+30
*
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-14
5
-13
/
+13
*
kernel/locking: Compute 'current' directly
Davidlohr Bueso
2017-01-14
4
-29
/
+22
*
kernel/exit: Compute 'current' directly
Davidlohr Bueso
2017-01-14
1
-11
/
+11
*
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
2017-01-12
1
-1
/
+1
*
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
2017-01-12
1
-8
/
+0
*
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-01-10
1
-2
/
+2
*
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
2017-01-10
1
-0
/
+4
*
bpf: do not use KMALLOC_SHIFT_MAX
Michal Hocko
2017-01-10
2
-2
/
+2
*
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-01-05
1
-4
/
+14
|
\
|
*
audit: Fix sleep in atomic
Jan Kara
2017-01-03
1
-4
/
+14
|
*
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
2016-12-23
1
-4
/
+4
*
|
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
2016-12-26
1
-1
/
+8
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
24
-147
/
+144
|
\
\
|
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
5
-7
/
+7
|
*
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
13
-88
/
+88
|
*
|
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
10
-52
/
+49
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
1
-184
/
+51
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2016-12-25
1
-138
/
+1
|
*
|
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
2016-12-25
1
-46
/
+50
*
|
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
29
-29
/
+29
|
/
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
1
-1
/
+1
|
\
\
|
*
|
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
2016-12-18
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-23
1
-0
/
+3
|
\
\
\
|
*
|
|
move aio compat to fs/aio.c
Al Viro
2016-12-22
1
-0
/
+3
*
|
|
|
kcov: make kcov work properly with KASLR enabled
Alexander Popov
2016-12-20
1
-1
/
+7
*
|
|
|
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-20
1
-0
/
+4
|
/
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-18
1
-0
/
+3
|
\
\
\
|
*
|
|
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2016-12-15
1
-0
/
+3
*
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
cpu/hotplug: Clarify description of __cpuhp_setup_state() return value
Boris Ostrovsky
2016-12-15
1
-1
/
+5
|
|
/
/
/
[next]