aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-58/+7
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 12-526/+741
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2016-07-19tick/nohz: Optimize nohz idle enterGravatar Gaurav Jindal 1-2/+1
2016-07-19clockevents: Make clockevents_subsys staticGravatar Ben Dooks 1-1/+1
2016-07-15timers/core: Convert to hotplug state machineGravatar Richard Cochran 1-23/+2
2016-07-15hrtimer: Convert to hotplug state machineGravatar Thomas Gleixner 1-35/+5
2016-07-11posix_cpu_timer: Exit early when process has been reapedGravatar Alexey Dobriyan 1-0/+1
2016-07-07Merge branch 'timers/fast-wheel' into timers/coreGravatar Ingo Molnar 3-472/+677
2016-07-07timers: Implement optimization for same expiry time in mod_timer()Gravatar Anna-Maria Gleixner 1-16/+35
2016-07-07timers: Split out index calculationGravatar Anna-Maria Gleixner 1-15/+32
2016-07-07timers: Only wake softirq if necessaryGravatar Thomas Gleixner 1-0/+11
2016-07-07timers: Forward the wheel clock whenever possibleGravatar Thomas Gleixner 3-21/+120
2016-07-07timers/nohz: Remove pointless tick_nohz_kick_tick() functionGravatar Thomas Gleixner 1-32/+1
2016-07-07timers: Optimize collect_expired_timers() for NOHZGravatar Anna-Maria Gleixner 1-8/+41
2016-07-07timers: Move __run_timers() functionGravatar Anna-Maria Gleixner 1-26/+26
2016-07-07timers: Remove set_timer_slack() leftoversGravatar Thomas Gleixner 1-19/+0
2016-07-07timers: Switch to a non-cascading wheelGravatar Thomas Gleixner 1-362/+467
2016-07-07timers: Give a few structs and members proper namesGravatar Thomas Gleixner 1-59/+59
2016-07-07timers: Remove the deprecated mod_timer_pinned() APIGravatar Thomas Gleixner 1-34/+5
2016-07-07timers: Make 'pinned' a timer propertyGravatar Thomas Gleixner 1-5/+5
2016-07-05tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerGravatar Jisheng Zhang 1-0/+1
2016-07-01timers/nohz: Capitalize 'CPU' consistentlyGravatar Ingo Molnar 1-21/+21
2016-07-01timers/nohz: Fix several typosGravatar Wei Jiangang 1-5/+5
2016-06-30timekeeping: export get_monotonic_coarse64 symbolGravatar Gregor Boirie 1-0/+1
2016-06-21Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...Gravatar Thomas Gleixner 6-24/+28
2016-06-20timer: Avoid using timespecGravatar Arnd Bergmann 1-3/+3
2016-06-20time: Avoid timespec in udelay_testGravatar Arnd Bergmann 1-8/+8
2016-06-20time: Add time64_to_tm()Gravatar Deepa Dinamani 1-5/+6
2016-06-20alarmtimer: Fix comments describing structure fieldsGravatar Pratyush Patel 1-1/+0
2016-06-20timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDGravatar Thomas Graziadei 1-4/+6
2016-06-20clocksource: Make clocksource insert entry more efficientGravatar Minfei Huang 1-3/+5
2016-06-10hrtimer: Remove redundant #ifdef blockGravatar Pratyush Patel 1-1/+1
2016-06-10timers: Clarify usleep_range() function commentGravatar Bjorn Helgaas 1-1/+7
2016-05-31timer: Export destroy_hrtimer_on_stack()Gravatar Guenter Roeck 1-0/+1
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Gravatar Du, Changbin 2-35/+15
2016-05-19timer: update debugobjects fixup callbacks return typeGravatar Du, Changbin 2-24/+24
2016-05-19time: remove timespec_add_safe()Gravatar Deepa Dinamani 1-4/+0
2016-05-19time: add missing implementation for timespec64_add_safe()Gravatar Deepa Dinamani 1-0/+25
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+4
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+5
2016-05-05locking/atomics: Flip atomic_fetch_or() argumentsGravatar Peter Zijlstra 1-2/+2
2016-04-23sched/fair: Correctly handle nohz ticks CPU load accountingGravatar Frederic Weisbecker 1-4/+5
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceGravatar Frederic Weisbecker 1-1/+1
2016-04-22time: Introduce do_sys_settimeofday64()Gravatar Baolin Wang 1-4/+4
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tGravatar Frederic Weisbecker 2-32/+31
2016-03-25sched: add schedule_timeout_idle()Gravatar Andrew Morton 1-0/+11
2016-03-22kernel/...: convert pr_warning to pr_warnGravatar Joe Perches 1-4/+4
2016-03-18Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-22/+10
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1