index
:
talos-op-linux
master
Talos™ II 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
*
sched/cputime: Don't use smp_processor_id() in preemptible context
Wanpeng Li
2017-07-27
1
-3
/
+3
*
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-07-27
1
-1
/
+1
*
smp/hotplug: Replace BUG_ON and react useful
Thomas Gleixner
2017-07-27
1
-1
/
+2
*
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
2017-07-27
1
-18
/
+19
*
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-27
1
-0
/
+1
*
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
2017-07-27
1
-11
/
+5
*
sched/fair: Fix load_balance() affinity redo path
Jeffrey Hugo
2017-07-27
1
-12
/
+20
*
sched/cputime: Accumulate vtime on top of nsec clocksource
Wanpeng Li
2017-07-27
1
-22
/
+42
*
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2017-07-27
2
-51
/
+67
*
sched/cputime: Rename vtime fields
Frederic Weisbecker
2017-07-27
2
-17
/
+17
*
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
Frederic Weisbecker
2017-07-27
1
-1
/
+1
*
vtime, sched/cputime: Remove vtime_account_user()
Frederic Weisbecker
2017-07-27
1
-6
/
+6
*
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-27
1
-21
/
+0
*
perf/core: Fix scheduling regression of pinned groups
Alexander Shishkin
2017-07-27
1
-0
/
+7
*
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-27
1
-1
/
+1
*
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
2017-07-27
1
-1
/
+12
*
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-21
1
-1
/
+17
*
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
1
-2
/
+2
*
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-07-21
1
-1
/
+1
*
rcu: Add memory barriers for NOCB leader wakeup
Paul E. McKenney
2017-07-21
1
-0
/
+2
*
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
2017-07-21
1
-1
/
+1
*
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
Kirill Tkhai
2017-07-15
1
-2
/
+2
*
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
2017-07-12
1
-0
/
+2
*
sched/fair: Remove effective_load()
Rik van Riel
2017-07-12
1
-123
/
+1
*
sched/numa: Implement NUMA node level wake_affine()
Rik van Riel
2017-07-12
1
-59
/
+71
*
sched/fair: Simplify wake_affine() for the single socket case
Rik van Riel
2017-07-12
1
-1
/
+12
*
sched/numa: Override part of migrate_degrades_locality() when idle balancing
Rik van Riel
2017-07-12
1
-0
/
+4
*
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2017-07-12
1
-1
/
+2
*
sched/core: Implement new approach to scale select_idle_cpu()
Peter Zijlstra
2017-07-12
2
-5
/
+17
*
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-07-12
1
-41
/
+4
*
Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-06-30
5
-14
/
+24
|
\
|
*
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-06-29
1
-9
/
+5
|
*
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
2017-06-29
4
-5
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-29
1
-0
/
+5
|
\
\
|
*
|
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-06-29
1
-0
/
+5
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-06-25
1
-25
/
+46
|
\
\
\
|
*
|
|
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2017-06-20
1
-9
/
+10
|
*
|
|
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-20
1
-16
/
+36
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)
Hendrik Brueckner
2017-06-21
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-06-24
1
-6
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
2017-06-17
1
-6
/
+14
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-06-21
2
-7
/
+37
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2017-06-20
2
-7
/
+37
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-06-18
3
-6
/
+14
|
\
\
\
\
|
*
|
|
|
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2017-06-12
2
-3
/
+3
|
*
|
|
|
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-04
1
-0
/
+8
|
*
|
|
|
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-04
1
-3
/
+3
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-06-18
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-06-11
1
-1
/
+1
[next]