summaryrefslogtreecommitdiff
path: root/kernel/time (follow)
Commit message (Expand)AuthorAge
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-31
|\
| * nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker2015-07-29
| * nohz: Move tick_nohz_restart_sched_tick() above its usersFrederic Weisbecker2015-07-29
| * nohz: Restart nohz full tick from irq exitFrederic Weisbecker2015-07-29
| * nohz: Remove idle task special caseFrederic Weisbecker2015-07-29
| * jiffies: Remove HZ > USEC_PER_SEC special caseFrederic Weisbecker2015-07-29
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-12
| |\ \ | | |/ | |/|
| | * rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney2015-07-06
* | | timer: Write timer->flags atomicallyEric Dumazet2015-08-18
|/ /
* | tick: Move the export of tick_broadcast_oneshot_control to the proper placeThomas Gleixner2015-07-14
* | tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2015-07-11
* | tick/broadcast: Handle spurious interrupts gracefullyThomas Gleixner2015-07-07
* | tick/broadcast: Check for hrtimer broadcast active earlyThomas Gleixner2015-07-07
* | tick/broadcast: Return busy when IPI is pendingThomas Gleixner2015-07-07
* | tick/broadcast: Return busy if periodic mode and hrtimer broadcastThomas Gleixner2015-07-07
* | tick/broadcast: Move the check for periodic mode inside state handlingThomas Gleixner2015-07-07
* | tick/broadcast: Prevent deep idle if no broadcast device availableThomas Gleixner2015-07-07
* | tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-07
* | tick/broadcast: Sanity check the shutdown of the local clock_eventThomas Gleixner2015-07-07
* | tick/broadcast: Prevent hrtimer recursionThomas Gleixner2015-07-07
* | clockevents: Allow set-state callbacks to be optionalViresh Kumar2015-07-07
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-01
|\
| * time: Remove development rules from Kbuild/MakefileThomas Gleixner2015-07-01
| * timer: Fix hotplug regressionThomas Gleixner2015-06-26
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \
| * | seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra2015-05-28
| * | seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra2015-05-28
* | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-19
| |\ \ \ | | |_|/ | |/| |
| | * | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-19
| | * | PM / tick: Add tracepoints for suspend-to-idle diagnosticsRafael J. Wysocki2015-05-15
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \
| * | | | timer: Minimize nohz off overheadThomas Gleixner2015-06-19
| * | | | timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-19
| * | | | timer: Stats: Simplify the flags handlingThomas Gleixner2015-06-19
| * | | | timer: Replace timer base by a cpu indexThomas Gleixner2015-06-19
| * | | | timer: Use hlist for the timer wheel hash bucketsThomas Gleixner2015-06-19
| * | | | timer: Remove FIFO "guarantee"Thomas Gleixner2015-06-19
| * | | | timers: Sanitize catchup_timer_jiffies() usageThomas Gleixner2015-06-19
| * | | | hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra2015-06-19
| * | | | hrtimer: Fix hrtimer_is_queued() holePeter Zijlstra2015-06-19
| * | | | hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov2015-06-19
| * | | | timekeeping: Copy the shadow-timekeeper over the real timekeeper lastJohn Stultz2015-06-18
| * | | | clockevents: Check state instead of mode in suspend/resume pathViresh Kumar2015-06-18
| * | | | ntp: Do leapsecond adjustment in adjtimex read pathJohn Stultz2015-06-12
| * | | | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-12
| * | | | ntp: Introduce and use SECS_PER_DAY macro instead of 86400John Stultz2015-06-12
| * | | | time: Move clock_was_set_seq update before updating shadow-timekeeperJohn Stultz2015-06-12
| * | | | clocksource: Use current logging styleJoe Perches2015-06-10