index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-03-06
1
-0
/
+3
|
\
|
*
ipc: Fix building compat mode without sysvipc
Arnd Bergmann
2019-03-06
1
-0
/
+3
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
13
-272
/
+540
|
\
\
|
*
|
kthread: Do not use TIMER_IRQSAFE
Sebastian Andrzej Siewior
2019-02-28
1
-2
/
+3
|
*
|
kthread: Convert worker lock to raw spinlock
Julia Cartwright
2019-02-28
1
-21
/
+21
|
*
|
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
Viresh Kumar
2019-02-13
2
-4
/
+4
|
*
|
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
Viresh Kumar
2019-02-11
1
-3
/
+3
|
*
|
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
Valentin Schneider
2019-02-11
1
-9
/
+2
|
*
|
sched/fair: Explain LLC nohz kick condition
Valentin Schneider
2019-02-11
1
-2
/
+7
|
*
|
sched/fair: Simplify nohz_balancer_kick()
Valentin Schneider
2019-02-11
1
-6
/
+2
|
*
|
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-02-11
1
-1
/
+1
|
*
|
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
2019-02-11
3
-24
/
+18
|
*
|
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2019-02-11
1
-9
/
+34
|
*
|
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2019-02-11
1
-5
/
+21
|
*
|
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-11
26
-114
/
+282
|
|
\
\
|
*
|
|
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2019-02-04
1
-5
/
+28
|
*
|
|
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2019-02-04
1
-55
/
+71
|
*
|
|
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-02-04
2
-7
/
+8
|
*
|
|
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-02-04
1
-0
/
+4
|
*
|
|
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
2019-02-04
2
-5
/
+16
|
*
|
|
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
7
-52
/
+170
|
*
|
|
sched/fair: Move the rq_of() helper function
Vincent Guittot
2019-02-04
2
-13
/
+16
|
*
|
|
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
1
-3
/
+3
|
*
|
|
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
1
-2
/
+2
|
*
|
|
sched/fair: Convert numa_group.refcount to refcount_t
Elena Reshetova
2019-02-04
1
-6
/
+6
|
*
|
|
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
1
-3
/
+3
|
*
|
|
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-02-04
1
-4
/
+4
|
*
|
|
sched/fair: Fix unnecessary increase of balance interval
Vincent Guittot
2019-01-27
1
-13
/
+27
|
*
|
|
sched/fair: Fix rounding bug for asym packing
Vincent Guittot
2019-01-27
1
-3
/
+1
|
*
|
|
sched/fair: Trigger asym_packing during idle load balance
Vincent Guittot
2019-01-27
1
-1
/
+1
|
*
|
|
sched/fair: Robustify CFS-bandwidth timer locking
Peter Zijlstra
2019-01-27
1
-14
/
+16
|
*
|
|
sched/core: Give DCE a fighting chance
Peter Zijlstra
2019-01-27
3
-8
/
+16
|
*
|
|
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
2019-01-27
2
-0
/
+40
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
16
-94
/
+356
|
\
\
\
\
|
*
\
\
\
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-28
1
-31
/
+59
|
|
\
\
\
\
|
|
*
|
|
|
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
2019-02-22
1
-34
/
+47
|
|
*
|
|
|
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
2019-02-22
1
-0
/
+15
|
*
|
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
21
-71
/
+215
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
kprobes: Prohibit probing on lockdep functions
Masami Hiramatsu
2019-02-13
1
-1
/
+6
|
*
|
|
|
|
kprobes: Prohibit probing on RCU debug routine
Masami Hiramatsu
2019-02-13
1
-0
/
+2
|
*
|
|
|
|
kprobes: Prohibit probing on hardirq tracers
Masami Hiramatsu
2019-02-13
2
-2
/
+12
|
*
|
|
|
|
kprobes: Search non-suffixed symbol in blacklist
Masami Hiramatsu
2019-02-13
1
-1
/
+20
|
*
|
|
|
|
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
2019-02-13
1
-0
/
+2
|
*
|
|
|
|
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-06
1
-1
/
+1
|
*
|
|
|
|
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
2019-02-04
3
-5
/
+5
|
*
|
|
|
|
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
2019-02-04
3
-4
/
+5
|
*
|
|
|
|
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
2019-02-04
1
-6
/
+6
|
*
|
|
|
|
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
1
-14
/
+1
|
*
|
|
|
|
perf/hw_breakpoints: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
1
-14
/
+1
|
*
|
|
|
|
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
2019-02-04
3
-6
/
+3
[next]