summaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)AuthorLines
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-58/+7
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-526/+741
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2016-07-19tick/nohz: Optimize nohz idle enterGaurav Jindal-2/+1
2016-07-19clockevents: Make clockevents_subsys staticBen Dooks-1/+1
2016-07-15timers/core: Convert to hotplug state machineRichard Cochran-23/+2
2016-07-15hrtimer: Convert to hotplug state machineThomas Gleixner-35/+5
2016-07-11posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan-0/+1
2016-07-07Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar-472/+677
2016-07-07timers: Implement optimization for same expiry time in mod_timer()Anna-Maria Gleixner-16/+35
2016-07-07timers: Split out index calculationAnna-Maria Gleixner-15/+32
2016-07-07timers: Only wake softirq if necessaryThomas Gleixner-0/+11
2016-07-07timers: Forward the wheel clock whenever possibleThomas Gleixner-21/+120
2016-07-07timers/nohz: Remove pointless tick_nohz_kick_tick() functionThomas Gleixner-32/+1
2016-07-07timers: Optimize collect_expired_timers() for NOHZAnna-Maria Gleixner-8/+41
2016-07-07timers: Move __run_timers() functionAnna-Maria Gleixner-26/+26
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner-19/+0
2016-07-07timers: Switch to a non-cascading wheelThomas Gleixner-362/+467
2016-07-07timers: Give a few structs and members proper namesThomas Gleixner-59/+59
2016-07-07timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner-34/+5
2016-07-07timers: Make 'pinned' a timer propertyThomas Gleixner-5/+5
2016-07-05tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerJisheng Zhang-0/+1
2016-07-01timers/nohz: Capitalize 'CPU' consistentlyIngo Molnar-21/+21
2016-07-01timers/nohz: Fix several typosWei Jiangang-5/+5
2016-06-30timekeeping: export get_monotonic_coarse64 symbolGregor Boirie-0/+1
2016-06-21Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner-24/+28
2016-06-20timer: Avoid using timespecArnd Bergmann-3/+3
2016-06-20time: Avoid timespec in udelay_testArnd Bergmann-8/+8
2016-06-20time: Add time64_to_tm()Deepa Dinamani-5/+6
2016-06-20alarmtimer: Fix comments describing structure fieldsPratyush Patel-1/+0
2016-06-20timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei-4/+6
2016-06-20clocksource: Make clocksource insert entry more efficientMinfei Huang-3/+5
2016-06-10hrtimer: Remove redundant #ifdef blockPratyush Patel-1/+1
2016-06-10timers: Clarify usleep_range() function commentBjorn Helgaas-1/+7
2016-05-31timer: Export destroy_hrtimer_on_stack()Guenter Roeck-0/+1
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin-35/+15
2016-05-19timer: update debugobjects fixup callbacks return typeDu, Changbin-24/+24
2016-05-19time: remove timespec_add_safe()Deepa Dinamani-4/+0
2016-05-19time: add missing implementation for timespec64_add_safe()Deepa Dinamani-0/+25
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+5
2016-05-05locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra-2/+2
2016-04-23sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker-4/+5
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker-1/+1
2016-04-22time: Introduce do_sys_settimeofday64()Baolin Wang-4/+4
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker-32/+31
2016-03-25sched: add schedule_timeout_idle()Andrew Morton-0/+11
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches-4/+4
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds-22/+10
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1