summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner10-160/+208
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner3-6/+36
2009-08-26timer.c: Fix S/390 commentsRandy Dunlap1-2/+2
2009-08-25timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto1-2/+4
2009-08-25timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt1-1/+1
2009-08-23timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky1-5/+9
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz6-3/+98
2009-08-21x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner1-19/+0
2009-08-19clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky1-3/+16
2009-08-19clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner1-5/+13
2009-08-15clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner1-2/+9
2009-08-15timekeeping: Introduce read_boot_clockMartin Schwidefsky3-14/+28
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky16-74/+83
2009-08-15timekeeping: Update clocksource with stop_machineMartin Schwidefsky3-83/+72
2009-08-15timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky1-53/+38
2009-08-15timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky3-37/+27
2009-08-15timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky1-14/+19
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky4-132/+164
2009-08-15clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2-17/+40
2009-08-15clocksource: Refactor clocksource watchdogMartin Schwidefsky1-28/+69
2009-08-15clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky1-8/+15
2009-08-15clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky1-25/+22
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky5-86/+64
2009-08-15timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2-1/+6
2009-08-15timekeeping: Remove clocksource inline functionsMartin Schwidefsky2-71/+28
2009-08-15timekeeping: Introduce timekeeping_leap_insertJohn Stultz3-5/+10
2009-08-14Merge branch 'linus' into timers/coreThomas Gleixner1707-24338/+41906
2009-08-13Linux 2.6.31-rc6v2.6.31-rc6Linus Torvalds1-1/+1
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds1-10/+7
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds11-190/+429
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-11/+37
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-37/+48
2009-08-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-135/+357
2009-08-13Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-20/+56
2009-08-13Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-26/+26
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds1-1/+1
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra1-2/+2
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra1-1/+5
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra2-83/+238
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra1-26/+18
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo1-2/+3
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker1-0/+5
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2-1/+11
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2-1/+11
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo1-1/+2
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-13md: allow upper limit for resync/reshape to be set when array is read-onlyNeilBrown1-0/+1
2009-08-13md/raid5: Properly remove excess drives after shrinking a raid5/6NeilBrown1-2/+9