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
*
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
3
-8
/
+4
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
8
-140
/
+271
|
\
|
*
Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2016-03-08
8
-140
/
+271
|
|
\
|
|
*
sched-clock: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
2
-19
/
+5
|
|
*
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
2
-47
/
+12
|
|
*
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
3
-34
/
+53
|
|
*
sched: Account rr tasks
Frederic Weisbecker
2016-03-02
2
-0
/
+17
|
|
*
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
2
-24
/
+49
|
|
*
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2016-03-02
1
-9
/
+9
|
|
*
nohz: New tick dependency mask
Frederic Weisbecker
2016-03-02
2
-7
/
+144
|
|
*
nohz: Implement wide kick on top of irq work
Frederic Weisbecker
2016-02-13
1
-8
/
+4
|
|
*
atomic: Export fetch_or()
Frederic Weisbecker
2016-02-13
1
-14
/
+0
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-14
18
-664
/
+1046
|
\
\
\
|
*
|
|
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-03-08
1
-7
/
+7
|
*
|
|
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2016-03-08
2
-23
/
+13
|
*
|
|
sched/deadline: Remove superfluous call to switched_to_dl()
Peter Zijlstra
2016-02-29
1
-2
/
+1
|
*
|
|
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2016-02-29
2
-14
/
+4
|
*
|
|
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
Rik van Riel
2016-02-29
1
-16
/
+23
|
*
|
|
time, acct: Drop irq save & restore from __acct_update_integrals()
Rik van Riel
2016-02-29
1
-5
/
+4
|
*
|
|
acct, time: Change indentation in __acct_update_integrals()
Rik van Riel
2016-02-29
1
-25
/
+26
|
*
|
|
sched, time: Remove non-power-of-two divides from __acct_update_integrals()
Rik van Riel
2016-02-29
1
-10
/
+16
|
*
|
|
sched/rt: Kick RT bandwidth timer immediately on start up
Steven Rostedt
2016-02-29
1
-1
/
+9
|
*
|
|
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
2016-02-29
1
-0
/
+9
|
*
|
|
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
2016-02-29
3
-178
/
+186
|
*
|
|
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2016-02-29
2
-133
/
+131
|
*
|
|
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
2016-02-29
3
-50
/
+111
|
*
|
|
sched/core: Remove duplicated sched_group_set_shares() prototype
Dongsheng Yang
2016-02-29
1
-1
/
+0
|
*
|
|
sched/fair: Consolidate nohz CPU load update code
Frederic Weisbecker
2016-02-29
1
-23
/
+25
|
*
|
|
sched/fair: Avoid using decay_load_missed() with a negative value
Byungchul Park
2016-02-29
1
-2
/
+10
|
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2016-02-29
17
-317
/
+546
|
|
\
\
\
|
|
*
|
|
sched/deadline: Always calculate end of period on sched_yield()
Peter Zijlstra
2016-02-29
1
-9
/
+13
|
|
*
|
|
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2016-02-29
3
-20
/
+23
|
*
|
|
|
rcu: Use simple wait queues where possible in rcutree
Paul Gortmaker
2016-02-25
3
-30
/
+31
|
*
|
|
|
rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
Daniel Wagner
2016-02-25
3
-5
/
+18
|
*
|
|
|
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
2016-02-25
2
-1
/
+124
|
*
|
|
|
sched/core: Remove dead statement in __schedule()
Byungchul Park
2016-02-17
1
-1
/
+0
|
*
|
|
|
sched/numa: Spread memory according to CPU and memory use
Rik van Riel
2016-02-09
1
-40
/
+47
|
*
|
|
|
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-02-09
8
-90
/
+232
|
*
|
|
|
sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalid
Prarit Bhargava
2016-02-05
1
-2
/
+7
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-14
3
-26
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
2016-03-08
1
-4
/
+3
|
*
|
|
|
|
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
2016-02-29
1
-7
/
+9
|
*
|
|
|
|
perf: Export perf_event_sysfs_show()
Thomas Gleixner
2016-02-29
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
2016-02-29
8
-170
/
+260
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
perf/core: Remove unused arguments from a bunch of functions
Thomas Gleixner
2016-02-17
1
-11
/
+10
|
*
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
Ingo Molnar
2016-02-17
9
-118
/
+250
|
|
\
\
\
\
\
|
*
|
|
|
|
|
kprobes: Optimize hot path by using percpu counter to collect 'nhit' statistics
Martin KaFai Lau
2016-02-09
1
-4
/
+15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
1
-3
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...
Kees Cook
2016-02-22
1
-3
/
+1
*
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-14
8
-133
/
+204
|
\
\
\
\
\
\
\
[next]