aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala2009-10-07
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-26
|\
| * clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky2009-09-24
* | time: add function to convert between calendar time and broken-down time for ...Zhaolei2009-09-24
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\
| * clocksource: Delay clocksource down rating to late bootThomas Gleixner2009-09-14
| * clocksource: clocksource_select must be called with mutex lockedThomas Gleixner2009-09-14
| * clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky2009-09-11
| * clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-28
| * timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto2009-08-25
| * time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-21
| * clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky2009-08-19
| * clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner2009-08-19
| * clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner2009-08-15
| * timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-15
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
| * timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-15
| * timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky2009-08-15
| * timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-15
| * timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky2009-08-15
| * timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-15
| * clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-15
| * clocksource: Refactor clocksource watchdogMartin Schwidefsky2009-08-15
| * clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky2009-08-15
| * clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky2009-08-15
| * clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
| * timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-15
| * timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-15
| * timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-15
| * Merge branch 'linus' into timers/coreThomas Gleixner2009-08-14
| |\
| * | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-07
| * | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-07
* | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-19
* | | timers: Drop write permission on /proc/timer_listAmerigo Wang2009-08-17
| |/ |/|
* | clocksource: Prevent NULL pointer dereferenceThomas Gleixner2009-07-19
* | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-10
|/
* timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-24
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-20
|\
| * NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala2009-05-27
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-15
|\ \
| * | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-13
| * | timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-13
* | | Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-15
|\ \ \
| * | | clockevent: export register_device and delta2nsMagnus Damm2009-05-02
| * | | clockevents: tick_broadcast_device can become staticDmitri Vorobiev2009-05-02
| |/ /
* | | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-15
|\ \ \
| * | | clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-13
| * | | clocksource: sanity check sysfs clocksource changesjohn stultz2009-06-11