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
...
|
*
|
|
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
2013-04-04
3
-5
/
+8
|
*
|
|
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
2013-04-04
3
-5
/
+36
|
*
|
|
ntp: Split out timex validation from do_adjtimex
John Stultz
2013-04-04
1
-12
/
+27
|
*
|
|
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-04-03
8
-93
/
+301
|
|
\
\
\
|
|
*
|
|
timekeeping: __timekeeping_set_tai_offset can be static
Fengguang Wu
2013-03-25
1
-1
/
+1
|
|
*
|
|
timekeeping: Split timekeeper_lock into lock and seqcount
Thomas Gleixner
2013-03-22
1
-59
/
+73
|
|
*
|
|
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
2013-03-22
1
-55
/
+53
|
|
*
|
|
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2013-03-22
2
-0
/
+3
|
|
*
|
|
timekeeping: Calc stuff once
Thomas Gleixner
2013-03-22
1
-3
/
+4
|
|
*
|
|
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2013-03-22
3
-2
/
+38
|
|
*
|
|
timekeeping: Add CLOCK_TAI clockid
John Stultz
2013-03-22
2
-0
/
+40
|
|
*
|
|
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2013-03-22
2
-8
/
+54
|
|
*
|
|
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
2013-03-15
1
-7
/
+51
|
|
*
|
|
timekeeping: Use inject_offset in warp_clock
John Stultz
2013-03-15
1
-3
/
+3
|
|
*
|
|
timekeeping: Avoid adjust kernel time once hwclock kept in UTC time
Dong Zhu
2013-03-15
1
-5
/
+6
|
*
|
|
|
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
2013-03-25
1
-2
/
+2
|
*
|
|
|
hrtimer/trivial: Fix comment text in hrtimer.c
David Daney
2013-03-25
1
-2
/
+4
|
*
|
|
|
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
2013-03-13
1
-0
/
+12
|
*
|
|
|
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
2013-03-13
1
-1
/
+58
|
*
|
|
|
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
2013-03-13
1
-2
/
+26
|
*
|
|
|
Merge commit 'v3.9-rc2' into timers/core
Thomas Gleixner
2013-03-13
3
-14
/
+13
|
|
\
\
\
\
|
*
|
|
|
|
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
2013-03-07
1
-8
/
+31
|
*
|
|
|
|
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
2013-03-07
1
-6
/
+5
|
*
|
|
|
|
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-07
3
-44
/
+46
*
|
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
4
-5
/
+109
|
\
\
\
\
\
\
|
*
|
|
|
|
|
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
1
-8
/
+0
|
*
|
|
|
|
|
idle: Implement generic idle function
Thomas Gleixner
2013-04-08
1
-0
/
+105
|
*
|
|
|
|
|
idle: Provide a generic entry point for the idle code
Thomas Gleixner
2013-04-08
3
-0
/
+12
|
*
|
|
|
|
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
1
-5
/
+0
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
10
-451
/
+719
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-26
2
-11
/
+16
|
*
|
|
|
|
|
|
sched: Prevent to re-select dst-cpu in load_balance()
Joonsoo Kim
2013-04-24
1
-18
/
+15
|
*
|
|
|
|
|
|
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-24
2
-4
/
+4
|
*
|
|
|
|
|
|
sched: Move up affinity check to mitigate useless redoing overhead
Joonsoo Kim
2013-04-24
1
-9
/
+7
|
*
|
|
|
|
|
|
sched: Don't consider other cpus in our group in case of NEWLY_IDLE
Joonsoo Kim
2013-04-24
1
-1
/
+14
|
*
|
|
|
|
|
|
sched: Explicitly cpu_idle_type checking in rebalance_domains()
Joonsoo Kim
2013-04-24
1
-3
/
+4
|
*
|
|
|
|
|
|
sched: Change position of resched_cpu() in load_balance()
Joonsoo Kim
2013-04-24
1
-5
/
+5
|
*
|
|
|
|
|
|
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-21
3
-2
/
+49
|
*
|
|
|
|
|
|
sched/cpuacct/UML: Fix header file dependency bug on the UML build
Ingo Molnar
2013-04-10
1
-0
/
+1
|
*
|
|
|
|
|
|
cgroup: Kill subsys.active flag
Li Zefan
2013-04-10
1
-3
/
+0
|
*
|
|
|
|
|
|
sched/cpuacct: No need to check subsys active state
Li Zefan
2013-04-10
1
-6
/
+0
|
*
|
|
|
|
|
|
sched/cpuacct: Initialize cpuacct subsystem earlier
Li Zefan
2013-04-10
1
-5
/
+6
|
*
|
|
|
|
|
|
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
3
-14
/
+4
|
*
|
|
|
|
|
|
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
2013-04-10
1
-2
/
+2
|
*
|
|
|
|
|
|
sched/cpuacct: Clean up cpuacct.h
Li Zefan
2013-04-10
2
-47
/
+43
|
*
|
|
|
|
|
|
sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
Li Zefan
2013-04-10
2
-2
/
+7
|
*
|
|
|
|
|
|
sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()
Li Zefan
2013-04-10
2
-2
/
+6
|
*
|
|
|
|
|
|
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
3
-17
/
+30
|
*
|
|
|
|
|
|
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
3
-6
/
+14
|
*
|
|
|
|
|
|
sched: Split cpuacct code out of sched.h
Li Zefan
2013-04-10
2
-47
/
+53
[prev]
[next]