summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-1832-640/+917
|\
| * time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-152-2/+9
| * clocksource: Delay clocksource down rating to late bootThomas Gleixner2009-09-141-10/+18
| * clocksource: clocksource_select must be called with mutex lockedThomas Gleixner2009-09-141-0/+2
| * clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky2009-09-111-2/+3
| * timers: Drop a function prototypeRandy Dunlap2009-08-301-5/+0
| * clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-283-6/+36
| * timer.c: Fix S/390 commentsRandy Dunlap2009-08-261-2/+2
| * timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto2009-08-251-2/+4
| * timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt2009-08-251-1/+1
| * timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky2009-08-231-5/+9
| * time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-216-3/+98
| * x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner2009-08-211-19/+0
| * clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky2009-08-191-3/+16
| * clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner2009-08-191-5/+13
| * clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner2009-08-151-2/+9
| * timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-153-14/+28
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-1516-74/+83
| * timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-153-83/+72
| * timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky2009-08-151-53/+38
| * timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-153-37/+27
| * timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky2009-08-151-14/+19
| * timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-154-132/+164
| * clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-152-17/+40
| * clocksource: Refactor clocksource watchdogMartin Schwidefsky2009-08-151-28/+69
| * clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky2009-08-151-8/+15
| * clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky2009-08-151-25/+22
| * clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-155-86/+64
| * timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-152-1/+6
| * timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-152-71/+28
| * timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-153-5/+10
| * Merge branch 'linus' into timers/coreThomas Gleixner2009-08-141707-24338/+41906
| |\
| * | timers: Cache __next_timer_interrupt resultMartin Schwidefsky2009-08-041-1/+23
| * | hrtimer: Remove cb_entry from struct hrtimerPeter Zijlstra2009-07-222-3/+0
| * | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-072-62/+57
| * | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-072-0/+73
* | | pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds2009-09-181-2/+4
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-1820-777/+363
|\ \ \
| * | | x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.cAndi Kleen2009-09-141-0/+2
| * | | x86, mce: CE in last bank prevents panic by unknown MCEHidetoshi Seto2009-08-261-4/+4
| * | | x86, mce: Fake panic support for MCE testingHuang Ying2009-08-101-11/+64
| * | | x86, mce: Move debugfs mce dir creating to mce.cHuang Ying2009-08-103-3/+15
| * | | x86, mce: Support specifying raise mode for software MCE injectionHuang Ying2009-08-102-8/+9
| * | | x86, mce: Support specifying context for software mce injectionHuang Ying2009-08-102-32/+135
| * | | x86, mce: fix reporting of Thermal Monitoring mechanism enabledBartlomiej Zolnierkiewicz2009-07-302-3/+14
| * | | x86, mce: remove never executed codeBartlomiej Zolnierkiewicz2009-07-301-2/+0
| * | | x86, mce: add missing __cpuinit tagsBartlomiej Zolnierkiewicz2009-07-301-2/+2
| * | | x86, mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCEBartlomiej Zolnierkiewicz2009-07-301-1/+3
| * | | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz2009-07-301-0/+4
| * | | x86: mce: Lower maximum number of banks to architecture limitAndi Kleen2009-07-101-3/+4