| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 |
|\ |
|
| * | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 |
| |\ |
|
| | * | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens | 2008-07-11 |
| | * | nohz: reduce jiffies polling overhead | Ingo Molnar | 2008-05-30 |
| * | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-14 |
| |\ \ |
|
| | * | | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2008-07-11 |
| | |/ |
|
| * / | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 2008-07-08 |
| |/ |
|
* / | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar | 2008-05-30 |
|/ |
|
* | clocksource: allow read access to available/current_clocksource | Heiko Carstens | 2008-05-03 |
* | clocksource: Fix permissions for available_clocksource | Heiko Carstens | 2008-05-03 |
* | ntp: handle leap second via timer | Roman Zippel | 2008-05-01 |
* | ntp: remove current_tick_length() | Roman Zippel | 2008-05-01 |
* | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 |
* | ntp: support for TAI | Roman Zippel | 2008-05-01 |
* | ntp: increase time_offset resolution | Roman Zippel | 2008-05-01 |
* | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 |
* | ntp: NTP4 user space bits update | Roman Zippel | 2008-05-01 |
* | ntp: cleanup ntp.c | Roman Zippel | 2008-05-01 |
* | remove div_long_long_rem | Roman Zippel | 2008-05-01 |
* | convert a few do_div users | Roman Zippel | 2008-05-01 |
* | kernel: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | softlockup: fix NOHZ wakeup | Ingo Molnar | 2008-04-24 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | clockevents: fix typo in tick-broadcast.c | Glauber Costa | 2008-04-21 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | sched: rt-group: synchonised bandwidth period | Peter Zijlstra | 2008-04-19 |
| |/ |
|
* / | x86: tsc prevent time going backwards | Thomas Gleixner | 2008-04-19 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | clocksource: make clocksource watchdog cycle through online CPUs | Andi Kleen | 2008-04-17 |
| * | clockevents: optimise tick_nohz_stop_sched_tick() a bit | Karsten Wiese | 2008-04-17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 2008-04-18 |
|\ \ |
|
| * | | kgdb: clocksource watchdog | Jason Wessel | 2008-04-17 |
| |/ |
|
* / | [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h | Russell King | 2008-04-17 |
|/ |
|
* | clocksource: revert: use init_timer_deferrable for clocksource_watchdog | Thomas Gleixner | 2008-03-25 |
* | Don't 'printk()' while holding xtime lock for writing | Linus Torvalds | 2008-03-24 |
* | revert "clocksource: make clocksource watchdog cycle through online CPUs" | Andrew Morton | 2008-03-19 |
* | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel | 2008-03-09 |
* | time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim... | Karsten Wiese | 2008-03-09 |
* | ntp: use unsigned input for do_div() | David Howells | 2008-03-09 |
* | rcu: add support for dynamic ticks and preempt rcu | Steven Rostedt | 2008-02-29 |
* | timer_list: print relative expiry time signed | Pavel Machek | 2008-02-17 |
* | ntp: correct inconsistent interval/tick_length usage | john stultz | 2008-02-10 |
* | time: fix typo in comments | Li Zefan | 2008-02-08 |
* | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres | Li Zefan | 2008-02-08 |
* | clockevent: simplify list operations | Li Zefan | 2008-02-08 |
* | clocksource: remove redundant code | Li Zefan | 2008-02-08 |
* | time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem | Miao Xie | 2008-02-06 |
* | tick-sched: add more debug information | Thomas Gleixner | 2008-02-01 |
* | timekeeping: update xtime_cache when time(zone) changes | Thomas Gleixner | 2008-02-01 |
* | time: track accurate idle time with tick_sched.idle_sleeptime | Venki Pallipadi | 2008-01-30 |