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: Fix up attr::sched_priority warning
Peter Zijlstra
2014-01-16
1
-2
/
+1
*
sched: Fix up scheduler syscall LTP fails
Peter Zijlstra
2014-01-16
1
-3
/
+11
*
sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...
Peter Zijlstra
2014-01-16
1
-2
/
+4
*
sched/core: Fix htmldocs warnings
Juri Lelli
2014-01-16
1
-2
/
+2
*
sched/deadline: No need to check p if dl_se is valid
Juri Lelli
2014-01-16
1
-2
/
+1
*
sched/deadline: Remove unused variables
Peter Zijlstra
2014-01-16
1
-11
/
+0
*
sched/deadline: Fix sparse static warnings
Fengguang Wu
2014-01-16
1
-3
/
+3
*
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2014-01-13
2
-9
/
+11
*
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
2014-01-13
1
-29
/
+6
*
sched/clock: Fix up clear_sched_clock_stable()
Peter Zijlstra
2014-01-13
1
-1
/
+12
*
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-13
4
-10
/
+37
*
sched/clock: Remove local_irq_disable() from the clocks
Peter Zijlstra
2014-01-13
1
-28
/
+6
*
locking: Optimize lock_bh functions
Peter Zijlstra
2014-01-13
1
-2
/
+2
*
sched: Factor out the on_null_domain() checks in trigger_load_balance()
Daniel Lezcano
2014-01-13
1
-3
/
+5
*
sched: Pass 'struct rq' to nohz_idle_balance()
Daniel Lezcano
2014-01-13
1
-6
/
+5
*
sched: Pass 'struct rq' to rebalance_domains()
Daniel Lezcano
2014-01-13
1
-4
/
+4
*
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: Calculate effective load even if local weight is 0
Rik van Riel
2014-01-12
1
-1
/
+1
|
*
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-12-29
1
-0
/
+1
|
|
\
|
|
*
-
.
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
Rafael J. Wysocki
2013-12-27
1
-0
/
+1
|
|
|
\
\
|
|
|
|
*
PM / sleep: Fix memory leak in pm_vt_switch_unregister().
Masami Ichikawa
2013-12-22
1
-0
/
+1
|
|
|
|
/
|
*
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
1
-18
/
+32
|
|
\
\
\
|
|
*
|
|
cgroup: don't recycle cgroup id until all csses' have been destroyed
Li Zefan
2013-12-17
1
-8
/
+11
|
|
*
|
|
cgroup: fix cgroup_create() error handling path
Tejun Heo
2013-12-06
1
-10
/
+21
|
*
|
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
1
-0
/
+6
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
2013-12-19
1
-0
/
+6
|
*
|
|
|
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
2013-12-20
1
-1
/
+1
|
*
|
|
|
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-12-20
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2013-12-16
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-12-19
2
-2
/
+17
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-12-19
1
-3
/
+18
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf: Disable all pmus on unthrottling and rescheduling
Alexander Shishkin
2013-12-17
1
-3
/
+18
[next]