summaryrefslogtreecommitdiff
path: root/kernel/time (follow)
Commit message (Expand)AuthorAge
...
| | * | clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compilePrarit Bhargava2013-07-22
| * | | Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/timeJohn Stultz2013-09-16
| |\ \ \
| | * | | sched_clock: Add support for >32 bit sched_clockStephen Boyd2013-07-30
| | * | | sched_clock: Use an hrtimer instead of timerStephen Boyd2013-07-30
| | * | | sched_clock: Use seqcount instead of rolling our ownStephen Boyd2013-07-30
| | * | | clocksource: Extract max nsec calculation into separate functionStephen Boyd2013-07-30
| | |/ /
* | | / clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-23
| |_|/ |/| |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-18
|\ \ \ | |/ / |/| |
| * | timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-12
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\| |
| * | nohz: Include local CPU in full dynticks global kickFrederic Weisbecker2013-08-16
| * | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-14
| |\ \
| | * | nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-14
| | * | nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-14
| | * | nohz: Rename a few state variablesFrederic Weisbecker2013-08-14
| | * | context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker2013-08-13
| | * | nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker2013-08-13
* | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-03
|\ \ \ \
| * | | | nohz_full: Add full-system-idle state machinePaul E. McKenney2013-08-31
| * | | | nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney2013-08-18
* | | | | timer_list: correct the iterator for timer_listNathan Zimmer2013-08-28
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-08-19
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-08-12
| |\ \ \
| | * | | sched_clock: Fix integer overflowBaruch Siach2013-07-22
| | | |/ | | |/|
| * | | nohz: fix compile warning in tick_nohz_init()Li Zhong2013-07-24
| * | | nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt2013-07-24
| | |/ | |/|
* / | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-29
|/ /
* / kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
|/
* tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd2013-07-12
* Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-12
|\
| * clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-05
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\
| * | tick: Sanitize broadcast control logicThomas Gleixner2013-07-02
| * | tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-02
| * | tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner2013-07-02
| * | timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel2013-06-28
| * | timekeeping: Pass flags instead of multiple bools to timekeeping_update()David Vrabel2013-06-28
| * | clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-06-24
| * | ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd2013-06-17
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12
| * | alarmtimer: Export symbols of functions declared in linux/alarmtimer.hMarcus Gelderie2013-06-12
| * | power: Add option to log time spent in suspendColin Cross2013-05-29
| * | alarmtimer: Add functions for timerfd supportTodd Poynor2013-05-29
| * | clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner2013-05-28
| * | clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner2013-05-28
| * | clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
| * | clockevents: Split out selection logicThomas Gleixner2013-05-16
| * | clockevents: Provide sysfs interfaceThomas Gleixner2013-05-16
| * | clockevents: Add module refcountThomas Gleixner2013-05-16
| * | clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-16