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: Make clockevents_subsys static
Ben Dooks
2016-07-19
1
-1
/
+1
*
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
2016-07-07
3
-472
/
+677
|
\
|
*
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
|
*
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
|
/
*
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-0
/
+1
*
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
2
-35
/
+15
*
timer: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
2
-24
/
+24
*
time: remove timespec_add_safe()
Deepa Dinamani
2016-05-19
1
-4
/
+0
*
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
2016-05-19
1
-0
/
+25
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-17
1
-4
/
+4
|
\
|
*
time: Introduce do_sys_settimeofday64()
Baolin Wang
2016-04-22
1
-4
/
+4
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-16
1
-4
/
+5
|
\
\
|
*
|
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
2016-04-23
1
-4
/
+5
|
*
|
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
2016-04-23
1
-1
/
+1
|
|
/
*
|
locking/atomics: Flip atomic_fetch_or() arguments
Peter Zijlstra
2016-05-05
1
-2
/
+2
|
/
*
timers/nohz: Convert tick dependency mask to atomic_t
Frederic Weisbecker
2016-03-29
2
-32
/
+31
*
sched: add schedule_timeout_idle()
Andrew Morton
2016-03-25
1
-0
/
+11
*
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-22
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-18
3
-22
/
+10
|
\
|
*
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
2
-16
/
+4
|
*
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-03-17
2
-6
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo in printk
Masanari Iida
2016-02-15
1
-1
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-17
1
-1
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
David Howells
2016-02-29
1
-1
/
+8
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
3
-36
/
+304
|
\
\
\
|
*
|
|
time/timekeeping: Work around false positive GCC warning
Ingo Molnar
2016-03-08
1
-1
/
+1
|
*
|
|
Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
2016-03-04
1
-25
/
+261
|
|
\
\
\
[next]