aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\
| * time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-15
| * 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
| * timers: Drop a function prototypeRandy Dunlap2009-08-30
| * clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-28
| * timer.c: Fix S/390 commentsRandy Dunlap2009-08-26
| * timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto2009-08-25
| * timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt2009-08-25
| * timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky2009-08-23
| * time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-21
| * x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner2009-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
| |\
| * | timers: Cache __next_timer_interrupt resultMartin Schwidefsky2009-08-04
| * | hrtimer: Remove cb_entry from struct hrtimerPeter Zijlstra2009-07-22
| * | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-07
| * | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-07
* | | pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds2009-09-18
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-18
|\ \ \
| * | | x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.cAndi Kleen2009-09-14
| * | | x86, mce: CE in last bank prevents panic by unknown MCEHidetoshi Seto2009-08-26
| * | | x86, mce: Fake panic support for MCE testingHuang Ying2009-08-10
| * | | x86, mce: Move debugfs mce dir creating to mce.cHuang Ying2009-08-10
| * | | x86, mce: Support specifying raise mode for software MCE injectionHuang Ying2009-08-10
| * | | x86, mce: Support specifying context for software mce injectionHuang Ying2009-08-10
| * | | x86, mce: fix reporting of Thermal Monitoring mechanism enabledBartlomiej Zolnierkiewicz2009-07-29
| * | | x86, mce: remove never executed codeBartlomiej Zolnierkiewicz2009-07-29
| * | | x86, mce: add missing __cpuinit tagsBartlomiej Zolnierkiewicz2009-07-29
| * | | x86, mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCEBartlomiej Zolnierkiewicz2009-07-29
| * | | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz2009-07-29
| * | | x86: mce: Lower maximum number of banks to architecture limitAndi Kleen2009-07-09