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 unused parameter from nohz_balancer_kick()
Daniel Lezcano
2014-01-13
1
-4
/
+2
|
*
|
|
|
sched: Remove unused parameter from find_new_ilb()
Daniel Lezcano
2014-01-13
1
-2
/
+2
|
*
|
|
|
sched: Pass 'struct rq' to on_null_domain()
Daniel Lezcano
2014-01-13
1
-4
/
+4
|
*
|
|
|
sched: Reduce nohz_kick_needed() parameters
Daniel Lezcano
2014-01-13
1
-4
/
+4
|
*
|
|
|
sched: Reduce trigger_load_balance() parameters
Daniel Lezcano
2014-01-13
3
-3
/
+5
|
*
|
|
|
sched/deadline: Fix hotplug admission control
Peter Zijlstra
2014-01-13
1
-51
/
+32
|
*
|
|
|
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
2014-01-13
4
-221
/
+97
|
*
|
|
|
sched/deadline: Fix up the smp-affinity mask tests
Peter Zijlstra
2014-01-13
1
-19
/
+9
|
*
|
|
|
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
Juri Lelli
2014-01-13
6
-40
/
+269
|
*
|
|
|
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
4
-36
/
+541
|
*
|
|
|
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
7
-53
/
+122
|
*
|
|
|
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
6
-52
/
+138
|
*
|
|
|
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
2
-18
/
+79
|
*
|
|
|
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
2014-01-13
2
-5
/
+15
|
*
|
|
|
sched/deadline: Add SCHED_DEADLINE avg_update accounting
Dario Faggioli
2014-01-13
1
-0
/
+2
|
*
|
|
|
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
2014-01-13
4
-17
/
+962
|
*
|
|
|
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
7
-19
/
+812
|
*
|
|
|
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
2014-01-13
2
-23
/
+249
|
*
|
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-01-13
17
-60
/
+110
|
|
\
\
\
\
|
*
|
|
|
|
sched/numa: Fix period_slot recalculation
Wanpeng Li
2013-12-17
1
-1
/
+0
|
*
|
|
|
|
sched/numa: Use wrapper function task_faults_idx to calculate index in group_...
Wanpeng Li
2013-12-17
1
-1
/
+2
|
*
|
|
|
|
sched/numa: Use wrapper function task_node to get node which task is on
Wanpeng Li
2013-12-17
2
-3
/
+3
|
*
|
|
|
|
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2013-12-17
2
-16
/
+0
|
*
|
|
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-12-17
18
-176
/
+262
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sched/numa: Drop idx field of task_numa_env struct
Wanpeng Li
2013-12-05
1
-1
/
+1
|
*
|
|
|
|
|
sched: Add sched_class->task_dead() method
Dario Faggioli
2013-11-27
2
-0
/
+4
|
*
|
|
|
|
|
sched/fair: Clean up update_sg_lb_stats() a bit
Kamalesh Babulal
2013-11-27
1
-4
/
+1
|
*
|
|
|
|
|
sched/fair: Move load idx selection in find_idlest_group
Vincent Guittot
2013-11-27
1
-6
/
+6
|
*
|
|
|
|
|
sched: Check TASK_DEAD rather than EXIT_DEAD in schedule_debug()
Oleg Nesterov
2013-11-27
1
-3
/
+3
|
*
|
|
|
|
|
tasks/fork: Remove unnecessary child->exit_state
Oleg Nesterov
2013-11-27
1
-3
/
+1
|
*
|
|
|
|
|
sched: Fix a trivial syntax misuse
Shigeru Yoshida
2013-11-26
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-01-20
3
-37
/
+96
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-01-16
15
-116
/
+162
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
2014-01-12
1
-3
/
+9
|
*
|
|
|
|
|
|
|
perf/x86: Fix active_entry initialization
Stephane Eranian
2014-01-12
1
-0
/
+2
|
*
|
|
|
|
|
|
|
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
Peter Zijlstra
2013-12-17
1
-1
/
+15
|
*
|
|
|
|
|
|
|
Merge tag 'v3.13-rc4' into perf/core
Ingo Molnar
2013-12-16
38
-366
/
+625
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
perf: Optimize ring-buffer write by depending on control dependencies
Peter Zijlstra
2013-12-11
1
-16
/
+26
|
*
|
|
|
|
|
|
|
|
perf: Add active_entry list head to struct perf_event
Stephane Eranian
2013-11-27
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2013-11-21
1
-17
/
+43
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
uprobes: Document xol_area and arch_uprobe->insn/ixol
Oleg Nesterov
2013-11-20
1
-0
/
+15
|
|
*
|
|
|
|
|
|
|
|
uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
Oleg Nesterov
2013-11-20
1
-0
/
+19
|
|
*
|
|
|
|
|
|
|
|
uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]
Oleg Nesterov
2013-11-20
1
-5
/
+5
|
|
*
|
|
|
|
|
|
|
|
uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
Oleg Nesterov
2013-11-20
1
-12
/
+4
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-20
8
-74
/
+251
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-12-16
8
-74
/
+251
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
rcu: Remove "extern" from function declarations in kernel/rcu/rcu.h
Teodora Baluta
2013-12-12
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
rcu/torture: Dynamically allocate SRCU output buffer to avoid overflow
Chen Gang
2013-12-12
1
-33
/
+34
|
|
*
|
|
|
|
|
|
|
|
|
rcu: Don't activate RCU core on NO_HZ_FULL CPUs
Paul E. McKenney
2013-12-12
3
-0
/
+25
|
|
*
|
|
|
|
|
|
|
|
|
rcu: Warn on allegedly impossible rcu_read_unlock_special() from irq
Lai Jiangshan
2013-12-12
1
-2
/
+6
[prev]
[next]