aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-29
|\
| * cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-03
| * itimers: Simplify arm_timer() code a bitStanislaw Gruszka2009-08-03
| * itimers: Fix periodic tics precisionStanislaw Gruszka2009-08-03
| * itimers: Merge ITIMER_VIRT and ITIMER_PROFStanislaw Gruszka2009-08-03
* | 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
|\ \
| * | Linux 2.6.31-rc6v2.6.31-rc6Linus Torvalds2009-08-13
| * | genirq: prevent wakeup of freed irq threadLinus Torvalds2009-08-13
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-13
| |\ \
| | * | perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra2009-08-13
| | * | perf_counter: Fix an ipi-deadlockPeter Zijlstra2009-08-13
| | * | perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-13
| | * | perf_counter: Fix swcounter context invariancePeter Zijlstra2009-08-13
| | * | perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo2009-08-13
| | * | perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker2009-08-13
| | * | perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-13
| | * | perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-13
| | * | perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo2009-08-13
| | * | perf_counter, x86: Fix/improve apic fallbackIngo Molnar2009-08-12
| | * | perf record: Add missing -C option support for specifying profile cpuJens Axboe2009-08-12
| | * | perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo2009-08-12
| | * | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-12
| | * | perf report: Show the tid too in -DArnaldo Carvalho de Melo2009-08-12
| | * | perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo2009-08-12
| | * | perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar2009-08-11