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
*
workqueue: Convert to state machine callbacks
Thomas Gleixner
2016-07-14
2
-65
/
+53
*
perf/core: Convert to hotplug state machine
Thomas Gleixner
2016-07-14
2
-46
/
+21
*
cpu/hotplug: Handle early registration gracefully
Thomas Gleixner
2016-07-14
1
-0
/
+7
*
Merge branch 'core/urgent' into smp/hotplug to pick up dependencies
Thomas Gleixner
2016-07-13
1
-0
/
+2
|
\
|
*
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
2016-07-13
1
-0
/
+2
*
|
Merge branch 'core/rcu' into smp/hotplug to pick up dependencies
Thomas Gleixner
2016-07-13
9
-736
/
+844
|
\
\
|
*
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-06-30
9
-736
/
+844
|
|
\
\
|
|
|
\
|
|
|
\
|
|
*
-
.
\
Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...
Paul E. McKenney
2016-06-15
9
-736
/
+844
|
|
|
\
\
\
|
|
|
|
*
|
rcutorture: Fix error return code in rcu_perf_init()
Wei Yongjun
2016-06-14
1
-1
/
+3
|
|
|
|
*
|
rcuperf: Don't treat gp_exp mis-setting as a WARN
Boqun Feng
2016-06-14
1
-3
/
+11
|
|
|
|
*
|
torture: Stop onoff task if there is only one cpu
Boqun Feng
2016-06-14
1
-0
/
+8
|
|
|
|
*
|
torture: Break online and offline functions out of torture_onoff()
Paul E. McKenney
2016-06-14
1
-64
/
+104
|
|
|
|
*
|
torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code
Paul E. McKenney
2016-06-14
2
-8
/
+1
|
|
|
|
*
|
torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE
Paul E. McKenney
2016-06-14
1
-6
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
rcu: Correctly handle sparse possible cpus
Mark Rutland
2016-06-15
4
-23
/
+34
|
|
|
*
|
rcu: sysctl: Panic on RCU Stall
Daniel Bristot de Oliveira
2016-06-15
2
-0
/
+23
|
|
|
*
|
rcu: Fix a typo in a comment
Paul E. McKenney
2016-06-15
1
-1
/
+1
|
|
|
*
|
rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
Paul E. McKenney
2016-06-15
1
-2
/
+5
|
|
|
*
|
rcu: Move expedited code from tree_plugin.h to tree_exp.h
Paul E. McKenney
2016-06-14
2
-88
/
+94
|
|
|
*
|
rcu: Move expedited code from tree.c to tree_exp.h
Paul E. McKenney
2016-06-14
2
-543
/
+566
|
|
|
*
|
rcu: Remove some superfluous lines
Peter Zijlstra
2016-06-14
1
-3
/
+0
|
|
|
*
|
rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()
Paul E. McKenney
2016-06-14
1
-2
/
+1
|
|
|
*
|
rcu: Fix outdated rcu_scheduler_active comment
Paul E. McKenney
2016-06-14
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'timers/core' into smp/hotplug to pick up dependencies
Thomas Gleixner
2016-07-13
12
-537
/
+749
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
2016-07-07
29
-692
/
+1077
|
|
\
\
\
|
|
*
|
|
timers: Implement optimization for same expiry time in mod_timer()
Anna-Maria Gleixner
2016-07-07
1
-16
/
+35
|
|
*
|
|
timers: Split out index calculation
Anna-Maria Gleixner
2016-07-07
1
-15
/
+32
|
|
*
|
|
timers: Only wake softirq if necessary
Thomas Gleixner
2016-07-07
1
-0
/
+11
|
|
*
|
|
timers: Forward the wheel clock whenever possible
Thomas Gleixner
2016-07-07
3
-21
/
+120
|
|
*
|
|
timers/nohz: Remove pointless tick_nohz_kick_tick() function
Thomas Gleixner
2016-07-07
1
-32
/
+1
|
|
*
|
|
timers: Optimize collect_expired_timers() for NOHZ
Anna-Maria Gleixner
2016-07-07
1
-8
/
+41
|
|
*
|
|
timers: Move __run_timers() function
Anna-Maria Gleixner
2016-07-07
1
-26
/
+26
|
|
*
|
|
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-07-07
1
-19
/
+0
|
|
*
|
|
timers: Switch to a non-cascading wheel
Thomas Gleixner
2016-07-07
1
-362
/
+467
|
|
*
|
|
timers: Give a few structs and members proper names
Thomas Gleixner
2016-07-07
1
-59
/
+59
|
|
*
|
|
signals: Use hrtimer for sigtimedwait()
Thomas Gleixner
2016-07-07
1
-14
/
+10
|
|
*
|
|
timers: Remove the deprecated mod_timer_pinned() API
Thomas Gleixner
2016-07-07
1
-34
/
+5
|
|
*
|
|
timers: Make 'pinned' a timer property
Thomas Gleixner
2016-07-07
1
-5
/
+5
|
*
|
|
|
tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer
Jisheng Zhang
2016-07-05
1
-0
/
+1
|
*
|
|
|
timers/nohz: Capitalize 'CPU' consistently
Ingo Molnar
2016-07-01
1
-21
/
+21
|
*
|
|
|
timers/nohz: Fix several typos
Wei Jiangang
2016-07-01
1
-5
/
+5
|
*
|
|
|
Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
2016-06-21
6
-24
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
timer: Avoid using timespec
Arnd Bergmann
2016-06-20
1
-3
/
+3
|
|
*
|
|
|
time: Avoid timespec in udelay_test
Arnd Bergmann
2016-06-20
1
-8
/
+8
|
|
*
|
|
|
time: Add time64_to_tm()
Deepa Dinamani
2016-06-20
1
-5
/
+6
|
|
*
|
|
|
alarmtimer: Fix comments describing structure fields
Pratyush Patel
2016-06-20
1
-1
/
+0
|
|
*
|
|
|
timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD
Thomas Graziadei
2016-06-20
1
-4
/
+6
|
|
*
|
|
|
clocksource: Make clocksource insert entry more efficient
Minfei Huang
2016-06-20
1
-3
/
+5
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
hrtimer: Remove redundant #ifdef block
Pratyush Patel
2016-06-10
1
-1
/
+1
|
*
|
|
|
timers: Clarify usleep_range() function comment
Bjorn Helgaas
2016-06-10
1
-1
/
+7
|
|
/
/
/
[next]