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
...
|
*
|
sched: Remove double_rq_lock() from __migrate_task()
Kirill Tkhai
2014-08-20
1
-8
/
+15
|
*
|
sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state
Kirill Tkhai
2014-08-20
2
-3
/
+15
|
*
|
sched: Add wrapper for checking task_struct::on_rq
Kirill Tkhai
2014-08-20
6
-68
/
+76
|
*
|
sched/fair: Fix reschedule which is generated on throttled cfs_rq
Kirill Tkhai
2014-08-20
1
-3
/
+3
|
*
|
sched: Match declaration with definition
Pranith Kumar
2014-08-20
1
-1
/
+1
|
*
|
sched: Change autogroup_move_group() to use for_each_thread()
Oleg Nesterov
2014-08-20
1
-4
/
+1
|
*
|
sched: Change thread_group_cputime() to use for_each_thread()
Oleg Nesterov
2014-08-20
1
-8
/
+2
|
*
|
sched: s/do_each_thread/for_each_process_thread/ in debug.c
Oleg Nesterov
2014-08-20
1
-4
/
+2
|
*
|
sched: s/do_each_thread/for_each_process_thread/ in core.c
Oleg Nesterov
2014-08-20
1
-7
/
+6
|
*
|
sched/numa: Fix numa capacity computation
Rik van Riel
2014-08-12
1
-3
/
+8
|
*
|
sched/numa: Fix off-by-one in capacity check
Rik van Riel
2014-08-12
1
-1
/
+1
|
*
|
sched: Rename a misleading variable in build_overlap_sched_groups()
Zhihui Zhang
2014-08-12
1
-7
/
+6
|
*
|
sched/fair: Allow calculate_imbalance() to move idle cpus
Peter Zijlstra
2014-08-12
1
-6
/
+5
|
*
|
sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sd
Rik van Riel
2014-08-12
1
-12
/
+37
|
*
|
sched/fair: Make calculate_imbalance() independent
Peter Zijlstra
2014-08-12
1
-1
/
+1
*
|
|
Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-13
1
-6
/
+4
|
\
\
\
|
*
|
|
watchdog: Fix print-once on enable
Ulrich Obergfell
2014-08-18
1
-1
/
+4
|
*
|
|
watchdog: Remove unnecessary header files
chai wen
2014-08-18
1
-5
/
+0
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-13
1
-23
/
+31
|
\
\
\
|
*
|
|
perf: Fix perf bug in fork()
Peter Zijlstra
2014-10-03
2
-3
/
+6
|
*
|
|
perf: Fix unclone_ctx() vs. locking
Peter Zijlstra
2014-10-03
1
-23
/
+31
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-13
2
-15
/
+145
|
\
\
\
\
|
*
|
|
|
Revert "perf: Do not allow optimized switch for non-cloned events"
Jiri Olsa
2014-09-24
1
-1
/
+1
|
*
|
|
|
perf: Fix child event initial state setup
Jiri Olsa
2014-09-24
1
-1
/
+2
|
*
|
|
|
perf: Do not POLLHUP event if it has children
Jiri Olsa
2014-09-24
1
-1
/
+20
|
*
|
|
|
perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path
Jiri Olsa
2014-09-16
1
-2
/
+1
|
*
|
|
|
perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-09
1
-1
/
+1
|
*
|
|
|
perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-09
1
-1
/
+1
|
*
|
|
|
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
Ingo Molnar
2014-09-09
14
-128
/
+281
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2014-08-24
67
-1717
/
+4265
|
|
\
\
\
\
|
*
|
|
|
|
perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
Jiri Olsa
2014-08-24
1
-1
/
+9
|
*
|
|
|
|
perf: Fix perf_poll to return proper POLLHUP value
Jiri Olsa
2014-08-24
1
-1
/
+1
|
*
|
|
|
|
perf: Do poll_wait() before checking condition in perf_poll()
Sebastian Andrzej Siewior
2014-08-13
1
-3
/
+1
|
*
|
|
|
|
perf: Add queued work to remove orphaned child events
Jiri Olsa
2014-08-13
1
-1
/
+86
|
*
|
|
|
|
perf: Set owner pointer for kernel events
Jiri Olsa
2014-08-13
1
-6
/
+26
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
7
-228
/
+250
|
\
\
\
\
\
\
|
*
|
|
|
|
|
locking/lockdep: Revert qrwlock recusive stuff
Peter Zijlstra
2014-10-03
1
-6
/
+0
|
*
|
|
|
|
|
locking/rwsem: Avoid double checking before try acquiring write lock
Jason Low
2014-10-03
1
-9
/
+11
|
*
|
|
|
|
|
locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition
Davidlohr Bueso
2014-09-16
1
-4
/
+3
|
*
|
|
|
|
|
locking/semaphore: Resolve some shadow warnings
Mark Rustad
2014-09-04
1
-6
/
+6
|
*
|
|
|
|
|
locking/lockdep: Restrict the use of recursive read_lock() with qrwlock
Waiman Long
2014-08-13
1
-0
/
+6
|
*
|
|
|
|
|
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
2014-08-13
2
-2
/
+2
|
*
|
|
|
|
|
locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate
Davidlohr Bueso
2014-08-13
1
-1
/
+1
|
*
|
|
|
|
|
locking/mutexes: Refactor optimistic spinning code
Davidlohr Bueso
2014-08-13
1
-182
/
+214
|
*
|
|
|
|
|
locking/mcs: Remove obsolete comment
Davidlohr Bueso
2014-08-13
1
-3
/
+0
|
*
|
|
|
|
|
locking/mutexes: Document quick lock release when unlocking
Davidlohr Bueso
2014-08-13
1
-2
/
+9
|
*
|
|
|
|
|
locking/mutexes: Standardize arguments in lock/unlock slowpaths
Davidlohr Bueso
2014-08-13
1
-3
/
+4
|
*
|
|
|
|
|
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
2014-08-13
1
-16
/
+0
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-13
13
-379
/
+1397
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-10-09
2
-19
/
+127
|
|
\
\
\
\
\
\
[prev]
[next]