aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* ntp: Fix integer overflow when setting timeSasha Levin2012-03-15
* Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-15
|\
| * time: Move common updates to a functionThomas Gleixner2012-01-26
| * time: Reorder so the hot data is togetherThomas Gleixner2012-01-26
| * time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz2012-01-26
| * ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-26
| * ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-26
| * ntp: Cleanup timex.hJohn Stultz2012-01-26
| * time: Add timekeeper lockJohn Stultz2012-01-26
| * time: Cleanup global variables and move them to the topJohn Stultz2012-01-26
| * time: Move raw_time into timekeeper structureJohn Stultz2012-01-26
| * time: Move xtime into timekeeeper structureJohn Stultz2012-01-26
| * time: Move wall_to_monotonic into the timekeeper structureJohn Stultz2012-01-26
| * time: Move total_sleep_time into the timekeeper structureJohn Stultz2012-01-26
* | nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker2012-02-15
* | nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko2012-02-15
* | clockevents: Leave the broadcast device in shutdown mode when not neededSuresh Siddha2012-02-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle2011-11-29
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \
| | * | clockevents: remove sysdev.hKay Sievers2011-12-21
| | * | clocksource: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | |/
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-06
|\ \ \
| * \ \ Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
| |\ \ \
| | * | | time: Fix spelling mistakes in new commentsJohn Stultz2011-11-21
| | * | | time: fix bogus comment in timekeeping_get_ns_rawDan McGee2011-11-21
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-06
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v3.2-rc5' into sched/coreIngo Molnar2011-12-15
| |\ \ \ \ \
| * | | | | | sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-06
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| * | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
| * | | | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
| * | | | | rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-11
| | |/ / / | |/| | |
* | | | | Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds2011-12-30
* | | | | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-19
|/ / / /
* | | | alarmtimers: Fix time comparisonThomas Gleixner2011-12-06
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-05
|\ \ \ \ | |_|/ / |/| | |
| * | | clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner2011-12-02
| * | | tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner2011-12-02
| * | | clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-01
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-28
|\| | | | |/ / |/| |
| * | timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-11-17
| |/
| * Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-11
| |\
| | * clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-10
| * | time: Improve documentation of timekeeeping_adjust()John Stultz2011-10-28
| |/
* | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\|
| * alarmtimers: Fix error handlingThomas Gleixner2011-09-14