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
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
2013-06-24
1
-2
/
+7
*
ARM: sched_clock: Load cycle count after epoch stabilizes
Stephen Boyd
2013-06-17
1
-11
/
+8
*
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
2
-0
/
+216
*
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
Marcus Gelderie
2013-06-12
1
-1
/
+9
*
power: Add option to log time spent in suspend
Colin Cross
2013-05-29
4
-0
/
+89
*
alarmtimer: Add functions for timerfd support
Todd Poynor
2013-05-29
1
-1
/
+38
*
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...
Thomas Gleixner
2013-05-28
1
-0
/
+1
*
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
2013-05-28
1
-2
/
+2
*
clockevents: Implement unbind functionality
Thomas Gleixner
2013-05-16
4
-4
/
+161
*
clockevents: Split out selection logic
Thomas Gleixner
2013-05-16
2
-38
/
+56
*
clockevents: Provide sysfs interface
Thomas Gleixner
2013-05-16
1
-0
/
+86
*
clockevents: Add module refcount
Thomas Gleixner
2013-05-16
3
-0
/
+8
*
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
2013-05-16
3
-48
/
+35
*
clockevents: Simplify locking
Thomas Gleixner
2013-05-16
1
-17
/
+5
*
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-05-16
4
-63
/
+14
*
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
2013-05-16
1
-21
/
+12
*
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
2013-05-16
1
-0
/
+73
*
clocksource: Split out user string input
Thomas Gleixner
2013-05-16
1
-14
/
+23
*
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
2013-05-16
1
-11
/
+20
*
clocksource: Add module refcount
Thomas Gleixner
2013-05-16
1
-5
/
+14
*
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
2013-05-16
2
-5
/
+6
*
clocksource: Always verify highres capability
Thomas Gleixner
2013-05-16
1
-5
/
+26
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
3
-11
/
+7
|
\
|
*
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
2013-05-14
1
-5
/
+0
|
*
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
2013-05-14
1
-0
/
+1
|
*
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-12
1
-1
/
+1
|
*
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
2013-05-05
1
-5
/
+5
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
4
-24
/
+360
|
\
\
|
|
/
|
/
|
|
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
1
-0
/
+7
|
*
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
2013-05-04
1
-1
/
+0
|
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
1
-1
/
+2
|
|
\
|
*
|
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
Li Zhong
2013-04-29
1
-3
/
+4
|
*
|
Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-04-27
1
-1
/
+3
|
|
\
\
|
|
*
|
nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config
Frederic Weisbecker
2013-04-26
1
-1
/
+3
|
*
|
|
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
2013-04-26
1
-3
/
+4
|
|
/
/
|
*
|
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
2013-04-24
1
-2
/
+0
|
*
|
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
1
-4
/
+15
|
*
|
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
2013-04-22
1
-0
/
+1
|
*
|
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
1
-0
/
+20
|
*
|
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
2013-04-22
1
-6
/
+25
|
*
|
nohz: Implement full dynticks kick
Frederic Weisbecker
2013-04-22
1
-4
/
+38
|
*
|
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
1
-1
/
+1
|
*
|
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
2
-0
/
+52
|
|
\
\
|
|
*
|
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
2
-0
/
+52
|
*
|
|
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2013-04-19
2
-2
/
+31
|
*
|
|
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
1
-6
/
+16
|
*
|
|
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
2013-04-19
1
-39
/
+15
|
|
/
/
|
*
|
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
2013-04-15
1
-3
/
+5
|
*
|
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
2013-04-15
1
-1
/
+1
|
*
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
4
-31
/
+31
[next]