summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-09-14clocksource: Delay clocksource down rating to late bootThomas Gleixner
2009-09-14clocksource: clocksource_select must be called with mutex lockedThomas Gleixner
2009-09-11clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky
2009-08-30timers: Drop a function prototypeRandy Dunlap
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-26timer.c: Fix S/390 commentsRandy Dunlap
2009-08-25timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto
2009-08-25timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt
2009-08-23timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz
2009-08-21x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner
2009-08-19clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky
2009-08-19clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner
2009-08-15clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner
2009-08-15timekeeping: Introduce read_boot_clockMartin Schwidefsky
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-15timekeeping: Update clocksource with stop_machineMartin Schwidefsky
2009-08-15timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky
2009-08-15timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky
2009-08-15timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky
2009-08-15clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky
2009-08-15clocksource: Refactor clocksource watchdogMartin Schwidefsky
2009-08-15clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky
2009-08-15clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky
2009-08-15timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky
2009-08-15timekeeping: Remove clocksource inline functionsMartin Schwidefsky
2009-08-15timekeeping: Introduce timekeeping_leap_insertJohn Stultz
2009-08-14Merge branch 'linus' into timers/coreThomas Gleixner
2009-08-13Linux 2.6.31-rc6Linus Torvalds
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-08-13Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-08-13Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm