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/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...
Frederic Weisbecker
2015-12-04
2
-2
/
+2
*
sched/cputime: Correctly handle task guest time on housekeepers
Frederic Weisbecker
2015-12-04
1
-1
/
+1
*
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
2015-12-04
2
-4
/
+4
*
sched/cputime: Remove extra cost in task_cputime()
Hiroshi Shimamoto
2015-12-04
1
-0
/
+16
*
sched/fair: Make it possible to account fair load avg consistently
Byungchul Park
2015-12-04
3
-1
/
+60
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-12-04
4
-14
/
+44
|
\
|
*
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2015-12-04
1
-0
/
+19
|
*
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2015-12-04
2
-1
/
+10
|
*
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2015-12-04
1
-0
/
+3
|
*
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2015-12-04
1
-4
/
+4
|
*
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2015-12-04
1
-1
/
+0
|
*
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
2015-12-04
1
-8
/
+8
*
|
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
Byungchul Park
2015-11-23
1
-2
/
+1
*
|
stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thr...
Oleg Nesterov
2015-11-23
1
-10
/
+5
*
|
stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to c...
Oleg Nesterov
2015-11-23
1
-10
/
+8
*
|
stop_machine: Kill cpu_stop_done->executed
Oleg Nesterov
2015-11-23
1
-9
/
+3
*
|
stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work()
Oleg Nesterov
2015-11-23
1
-4
/
+10
*
|
stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work()
Oleg Nesterov
2015-11-23
1
-2
/
+4
*
|
stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
Oleg Nesterov
2015-11-23
1
-4
/
+12
*
|
stop_machine: Don't disable preemption in stop_two_cpus()
Oleg Nesterov
2015-11-23
1
-8
/
+3
*
|
stop_machine: Fix possible cpu_stopper_thread() crash
Oleg Nesterov
2015-11-23
1
-1
/
+1
*
|
sched/core: Use list_is_singular() in sched_can_stop_tick()
Geliang Tang
2015-11-23
1
-1
/
+1
*
|
sched/core: Fix incorrect wait time and wait count statistics
Joonwoo Park
2015-11-23
2
-22
/
+60
*
|
sched/numa: Cap PTE scanning overhead to 3% of run time
Rik van Riel
2015-11-23
1
-0
/
+12
*
|
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
2015-11-23
2
-8
/
+10
*
|
sched/fair: Prepare __update_cpu_load() to handle active tickless
Byungchul Park
2015-11-23
1
-8
/
+41
*
|
sched/fair: Clean up the explanation around decaying load update misses
Peter Zijlstra
2015-11-23
1
-29
/
+24
*
|
sched/fair: Remove empty idle enter and exit functions
Dietmar Eggemann
2015-11-23
3
-32
/
+1
|
/
*
sched/rt: Hide the push_irq_work_func() declaration
Arnd Bergmann
2015-11-23
1
-1
/
+1
*
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
2015-11-20
1
-1
/
+4
*
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2015-11-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-19
1
-0
/
+6
|
\
|
*
livepatch: x86: fix relocation computation with kASLR
Zhou Chengming
2015-11-11
1
-0
/
+6
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
1
-8
/
+13
|
\
\
|
*
|
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2015-11-09
1
-0
/
+4
|
*
|
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
Paul E. McKenney
2015-11-09
1
-8
/
+9
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-15
1
-1
/
+1
|
\
\
\
|
*
|
|
sched/numa: Fix math underflow in task_tick_numa()
Rik van Riel
2015-11-09
1
-1
/
+1
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
2015-11-15
4
-5
/
+27
|
\
\
\
\
|
|
*
|
|
timers: Use proper base migration in add_timer_on()
Tejun Heo
2015-11-04
1
-3
/
+19
|
|
|
/
/
|
*
|
|
genirq/PM: Restore system wake up from chained interrupts
Grygorii Strashko
2015-11-10
3
-2
/
+8
|
|
/
/
*
|
|
Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-11-12
3
-14
/
+9
|
\
\
\
|
*
|
|
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
Chen Gang
2015-11-10
1
-0
/
+6
|
*
|
|
tracing: Remove unused ftrace_cpu_disabled per cpu variable
Dmitry Safonov
2015-11-07
3
-13
/
+0
|
*
|
|
tracing: Make tracing work when debugfs is not configured in
Jiaxing Wang
2015-11-06
1
-1
/
+3
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-12
1
-40
/
+40
|
\
\
\
\
|
*
|
|
|
context_tracking: avoid irq_save/irq_restore on guest entry and exit
Paolo Bonzini
2015-11-10
1
-26
/
+38
|
*
|
|
|
context_tracking: remove duplicate enabled check
Paolo Bonzini
2015-11-10
1
-14
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
bpf_trace: Make dependent on PERF_EVENTS
Steven Rostedt
2015-11-10
1
-1
/
+1
[next]