aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-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
|\
| * 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_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-13
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-13
| |\ \
| | * | futex: Fix handling of bad requeue syscall pairingDarren Hart2009-08-10
| | * | futex: Fix compat_futex to be same as futex for REQUEUE_PIDinakar Guniguntala2009-08-10
| | * | locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra2009-08-10
| | * | futex: Update futex_q lock_ptr on requeue proxy lockDarren Hart2009-08-10
| * | | Remove double removal of blktrace directoryAlan D. Brunelle2009-08-12
| | |/ | |/|
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-10
| |\ \
| | * | perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra2009-08-10
| | * | perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
| | * | perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra2009-08-09
| | * | perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-09
| | * | perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker2009-08-09
| | * | perf_counter: Fix software counters for fast moving event sourcesPeter Zijlstra2009-08-09
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-10
| |\ \ \ | | |_|/ | |/| |
| | * | x86/irq: Fix move_irq_desc() for nodes without ramYinghai Lu2009-08-08
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-09
| |\ \ \
| | * | | posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()Stanislaw Gruszka2009-08-08
| | |/ /
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-09
| |\ \ \ | | | |/ | | |/|
| | * | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
| | * | perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-09
| | * | Merge branch 'linus' into tracing/urgentIngo Molnar2009-08-09
| | |\|
| | * | tracing/filters: Always free pred on filter_add_subsystem_pred() failureTom Zanussi2009-08-08
| | * | tracing/filters: Don't use pred on alloc failureTom Zanussi2009-08-08