Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/nohz',...
[safe/jmp/linux-2.6] / kernel / time /
2008-07-11 Heiko Carstensnohz: don't stop idle tick if softirqs are pending.
2008-05-30 Ingo Molnarnohz: reduce jiffies polling overhead
2008-05-03 Heiko Carstensclocksource: allow read access to available/current_clo...
2008-05-03 Heiko Carstensclocksource: Fix permissions for available_clocksource
2008-05-01 Roman Zippelntp: handle leap second via timer
2008-05-01 Roman Zippelntp: remove current_tick_length()
2008-05-01 Roman Zippelntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
2008-05-01 Roman Zippelntp: support for TAI
2008-05-01 Roman Zippelntp: increase time_offset resolution
2008-05-01 Roman Zippelntp: increase time_freq resolution
2008-05-01 Roman Zippelntp: NTP4 user space bits update
2008-05-01 Roman Zippelntp: cleanup ntp.c
2008-05-01 Roman Zippelremove div_long_long_rem
2008-05-01 Roman Zippelconvert a few do_div users
2008-04-29 Denis V. Lunevkernel: use non-racy method for proc entries creation
2008-04-24 Ingo Molnarsoftlockup: fix NOHZ wakeup
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Glauber Costaclockevents: fix typo in tick-broadcast.c
2008-04-19 Peter Zijlstrasched: rt-group: synchonised bandwidth period
2008-04-19 Thomas Gleixnerx86: tsc prevent time going backwards
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-17 Jason Wesselkgdb: clocksource watchdog
2008-04-17 Andi Kleenclocksource: make clocksource watchdog cycle through...
2008-04-17 Karsten Wieseclockevents: optimise tick_nohz_stop_sched_tick() a bit
2008-04-17 Russell King[S390] genirq/clockevents: move irq affinity prototypes...
2008-03-25 Thomas Gleixnerclocksource: revert: use init_timer_deferrable for...
2008-03-24 Linus TorvaldsDon't 'printk()' while holding xtime lock for writing
2008-03-20 Andrew Mortonrevert "clocksource: make clocksource watchdog cycle...
2008-03-09 Roman Zippeltime: remove obsolete CLOCK_TICK_ADJUST
2008-03-09 Karsten Wiesetime: don't touch an offlined CPU's ts->tick_stopped...
2008-03-09 David Howellsntp: use unsigned input for do_div()
2008-02-29 Steven Rostedtrcu: add support for dynamic ticks and preempt rcu
2008-02-17 Pavel Machektimer_list: print relative expiry time signed
2008-02-10 john stultzntp: correct inconsistent interval/tick_length usage
2008-02-08 Li Zefantime: fix typo in comments
2008-02-08 Li Zefantimekeeping: rename timekeeping_is_continuous to timeke...
2008-02-08 Li Zefanclockevent: simplify list operations
2008-02-08 Li Zefanclocksource: remove redundant code
2008-02-06 Miao Xietime: fix sysfs_show_{available,current}_clocksources...
2008-02-01 Thomas Gleixnertick-sched: add more debug information
2008-02-01 Thomas Gleixnertimekeeping: update xtime_cache when time(zone) changes
2008-01-30 Venki Pallipaditime: track accurate idle time with tick_sched.idle_sle...
2008-01-30 john stultzNTP: correct inconsistent ntp interval/tick_length...
2008-01-30 Ingo Molnarx86: make clockevents more robust
2008-01-30 Thomas Gleixnerclocksource: add unregister function to disable unusabl...
2008-01-30 Andi Kleenclocksource: make clocksource watchdog cycle through...
2008-01-30 Parag Warudkarclocksource.c: use init_timer_deferrable for clocksourc...
2008-01-30 Geert Uytterhoeventime: fold __get_realtime_clock_ts() into getnstimeofday()
2008-01-30 Thomas Gleixnertimer: clean up tick-broadcast.c
2008-01-30 Pavel Machektime: more timer related cleanups
2008-01-30 Pavel Machektime: timer cleanups
2008-01-25 Peter Zijlstrahrtimer: clean up cpu->base locking tricks
2008-01-25 Peter Zijlstrasched: rt throttling vs no_hz
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2007-12-18 Thomas Gleixnerclockevents: fix reprogramming decision in oneshot...
2007-12-07 Thomas Gleixnerclockevents: warn once when program_event() is called...
2007-11-28 Thomas Gleixnersoftlockup: fix false positives on CONFIG_NOHZ
2007-11-26 John Stultztime: add ADJ_OFFSET_SS_READ
2007-11-17 David P. Reedntp: fix typo that makes sync_cmos_clock erratic
2007-11-05 Li Zefantime: fix inconsistent function names in comments
2007-10-29 Vegard Nossumtimer_list: Fix printk format strings
2007-10-29 Adrian Bunkclockevents: unexport tick_nohz_get_sleep_length
2007-10-25 Adrian Bunkcpuidle: unexport tick_nohz_get_sleep_length
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19 Matthias Kaehlckekernel/time/clocksource.c: Use list_for_each_entry...
2007-10-17 Thomas Gleixnerx86: C1E late detection fix. Really switch off lapic...
2007-10-17 john stultzUse num_possible_cpus() instead of NR_CPUS for timer...
2007-10-17 Adrian Bunkkernel/time/timekeeping.c: cleanups
2007-10-17 Avi Kivitytime: simplify smp_call_function_single() call sequence
2007-10-16 Ingo Molnartime: introduce xtime_seconds
2007-10-14 Thomas Gleixnerclockevents: introduce force broadcast notifier
2007-10-12 Venki Pallipadiclock events: allow replacement of broadcast timer
2007-10-12 Thomas Gleixnerclockevents: fix periodic broadcast for oneshot devices
2007-10-12 Thomas Gleixnerclockevents: Allow build w/o run-tine usage for migrati...
2007-10-10 Len Browncpuidle: consolidate 2.6.22 cpuidle branch into one...
2007-10-07 Anton BlanchardFix timer_stats printout of events/sec
2007-09-23 Thomas Gleixnerclockevents: remove the suspend/resume workaround^Wthinko
2007-09-16 Thomas Gleixnerclockevents: prevent stale tick update on offline cpu
2007-09-16 Thomas Gleixnerclockevents: do not shutdown the oneshot broadcast...
2007-09-16 Thomas Gleixnerclockevents: Enforce oneshot broadcast when broadcast...
2007-09-16 Thomas Gleixnertimekeeping: Prevent time going backwards on resume
2007-09-16 Thomas Gleixnertimekeeping: access rtc outside of xtime lock
2007-09-12 Tony BreedsFix "no_sync_cmos_clock" logic inversion in kernel...
2007-08-11 Miao Xietimer: remove clockevents_unregister_notifier
2007-07-31 Alexey DobriyanFix leaks on /proc/{*/sched,sched_debug,timer_list...
2007-07-25 john stultzCache xtime every call to update_wall_time
2007-07-25 john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2007-07-22 Thomas GleixnerNTP: move the cmos update code into ntp.c
2007-07-22 Ingo Molnarhighres: improve debug output
2007-07-22 john stultztick management: spread timer interrupt
2007-07-22 Thomas Gleixnerclockevents: fix device replacement
2007-07-22 Thomas Gleixnerclockevents: fix resume logic
2007-07-20 Tony LuckPull ia64-clocksource into release branch
2007-07-20 Bob Picco[IA64] remove time interpolator
2007-07-19 Thomas Gleixnertimekeeping: fixup shadow variable argument
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-16 Alexey DobriyanRemove capability.h from mm.h
2007-07-16 Venki PallipadiAdd a flag to indicate deferrable timers in /proc/timer...
next