Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | function-graph: use ftrace_graph_funcs directly | Li Zefan | 2009-09-19 | 1 | -19/+4 | |
| | * | | | | | | | | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2009-09-19 | 2 | -21/+155 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | tracing: Allocate the ftrace event profile buffer dynamically | Frederic Weisbecker | 2009-09-18 | 2 | -20/+138 | |
| | | * | | | | | | | | tracing: Factorize the events profile accounting | Frederic Weisbecker | 2009-09-18 | 1 | -2/+18 | |
| | | |/ / / / / / / | ||||||
| | * | / / / / / / | tracing: Remove markers | Christoph Hellwig | 2009-09-18 | 4 | -950/+0 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 2009-09-21 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | includecheck fix: kernel/trace, ring_buffer.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -2/+0 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-09-21 | 2 | -59/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | vt: remove power stuff from kernel/power | Alan Cox | 2009-09-19 | 1 | -58/+5 | |
| | * | | | | | | | | | kfifo: Use "const" definitions | Alan Cox | 2009-09-19 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-21 | 8 | -486/+291 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | perf_counter: Fix perf_copy_attr() pointer arithmetic | Ian Schram | 2009-09-19 | 1 | -10/+10 | |
| | * | | | | | | | | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2009-09-19 | 5 | -239/+21 | |
| | * | | | | | | | | perf: Add a timestamp to fork events | Arjan van de Ven | 2009-09-19 | 1 | -2/+9 | |
| | * | | | | | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-09-19 | 44 | -1543/+2009 | |
| | |\| | | | | | | | ||||||
| | * | | | | | | | | sched_clock: Make it NMI safe | Peter Zijlstra | 2009-09-18 | 2 | -75/+56 | |
| | * | | | | | | | | perf_counter: Fix up swcounter throttling | Peter Zijlstra | 2009-09-18 | 1 | -1/+1 | |
| | * | | | | | | | | x86, perf_counter, bts: Optimize BTS overflow handling | Markus Metzger | 2009-09-18 | 1 | -147/+165 | |
| | * | | | | | | | | perf_counter: Allow for a wakeup watermark | Peter Zijlstra | 2009-09-17 | 1 | -13/+19 | |
| | * | | | | | | | | perf_counter: Do not throttle single swcounter events | Peter Zijlstra | 2009-09-17 | 1 | -4/+13 | |
| | * | | | | | | | | perf_counter, sched: Add sched_stat_runtime tracepoint | Ingo Molnar | 2009-09-13 | 1 | -0/+1 | |
| | * | | | | | | | | perf_counter: Allow mmap if paranoid checks are turned off | Ingo Molnar | 2009-09-13 | 1 | -1/+2 | |
| * | | | | | | | | | headers: taskstats_kern.h trim | Alexey Dobriyan | 2009-09-18 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 8 | -426/+780 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | time: Prevent 32 bit overflow with set_normalized_timespec() | Thomas Gleixner | 2009-09-15 | 1 | -1/+8 | |
| | * | | | | | | | clocksource: Delay clocksource down rating to late boot | Thomas Gleixner | 2009-09-14 | 1 | -10/+18 | |
| | * | | | | | | | clocksource: clocksource_select must be called with mutex locked | Thomas Gleixner | 2009-09-14 | 1 | -0/+2 | |
| | * | | | | | | | clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash | Martin Schwidefsky | 2009-09-11 | 1 | -2/+3 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner | 2009-08-28 | 1 | -3/+30 | |
| | * | | | | | | timer.c: Fix S/390 comments | Randy Dunlap | 2009-08-26 | 1 | -2/+2 | |
| | * | | | | | | timekeeping: Fix invalid getboottime() value | Hiroshi Shimamoto | 2009-08-25 | 1 | -2/+4 | |
| | * | | | | | | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 2009-08-21 | 2 | -0/+56 | |
| | * | | | | | | clocksource: Avoid clocksource watchdog circular locking dependency | Martin Schwidefsky | 2009-08-19 | 1 | -3/+16 | |
| | * | | | | | | clocksource: Protect the watchdog rating changes with clocksource_mutex | Thomas Gleixner | 2009-08-19 | 1 | -5/+13 | |
| | * | | | | | | clocksource: Call clocksource_change_rating() outside of watchdog_lock | Thomas Gleixner | 2009-08-15 | 1 | -2/+9 | |
| | * | | | | | | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 2009-08-15 | 1 | -2/+22 | |
| | * | | | | | | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -23/+29 | |
| | * | | | | | | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 2009-08-15 | 2 | -83/+70 | |
| | * | | | | | | timekeeping: Add timekeeper read_clock helper functions | Martin Schwidefsky | 2009-08-15 | 1 | -53/+38 | |
| | * | | | | | | timekeeping: Move NTP adjusted clock multiplier to struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -29/+24 | |
| | * | | | | | | timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -14/+19 | |
| | * | | | | | | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 | 2 | -81/+160 | |
| | * | | | | | | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 2009-08-15 | 1 | -17/+39 | |
| | * | | | | | | clocksource: Refactor clocksource watchdog | Martin Schwidefsky | 2009-08-15 | 1 | -28/+69 | |
| | * | | | | | | clocksource: Simplify clocksource watchdog resume logic | Martin Schwidefsky | 2009-08-15 | 1 | -8/+15 | |
| | * | | | | | | clocksource: Delay clocksource watchdog highres enablement | Martin Schwidefsky | 2009-08-15 | 1 | -25/+22 | |
| | * | | | | | | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | 3 | -86/+58 | |
| | * | | | | | | timekeeping: Move reset of cycle_last for tsc clocksource to tsc | Martin Schwidefsky | 2009-08-15 | 1 | -1/+0 | |
| | * | | | | | | timekeeping: Remove clocksource inline functions | Martin Schwidefsky | 2009-08-15 | 1 | -13/+28 | |
| | * | | | | | | timekeeping: Introduce timekeeping_leap_insert | John Stultz | 2009-08-15 | 2 | -5/+9 |