aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_fileAlexey Dobriyan2009-09-20
| * | | tracing: Export trace_profile_buf symbolsPeter Zijlstra2009-09-20
| * | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-19
| |\ \ \
| | * | | tracing/events: use list_for_entry_continueLi Zefan2009-09-19
| | * | | tracing: remove max_tracer_type_lenLi Zefan2009-09-19
| | * | | function-graph: use ftrace_graph_funcs directlyLi Zefan2009-09-19
| * | | | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-09-19
| |\ \ \ \
| | * | | | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-18
| | * | | | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-18
| | |/ / /
| * | / / tracing: Remove markersChristoph Hellwig2009-09-18
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-20
|\ \ \ \
| * | | | includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput2009-09-20
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-09-20
|\ \ \ \ \
| * | | | | vt: remove power stuff from kernel/powerAlan Cox2009-09-19
| * | | | | kfifo: Use "const" definitionsAlan Cox2009-09-19
| |/ / / /
* | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram2009-09-19
| * | | | tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-19
| * | | | perf: Add a timestamp to fork eventsArjan van de Ven2009-09-19
| * | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-19
| |\| | |
| * | | | sched_clock: Make it NMI safePeter Zijlstra2009-09-18
| * | | | perf_counter: Fix up swcounter throttlingPeter Zijlstra2009-09-18
| * | | | x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger2009-09-18
| * | | | perf_counter: Allow for a wakeup watermarkPeter Zijlstra2009-09-17
| * | | | perf_counter: Do not throttle single swcounter eventsPeter Zijlstra2009-09-17
| * | | | perf_counter, sched: Add sched_stat_runtime tracepointIngo Molnar2009-09-13
| * | | | perf_counter: Allow mmap if paranoid checks are turned offIngo Molnar2009-09-13
* | | | | headers: taskstats_kern.h trimAlexey Dobriyan2009-09-18
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-15
| * | | | clocksource: Delay clocksource down rating to late bootThomas Gleixner2009-09-14
| * | | | clocksource: clocksource_select must be called with mutex lockedThomas Gleixner2009-09-14
| * | | | clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky2009-09-11
| * | | | 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
| * | | | 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