Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ksym_tracer: NIL-terminate user input filter | Li Zefan | 2009-07-10 | 1 | -5/+2 | |
| * | | | | ksym_tracer: Fix validation of length of access type | Li Zefan | 2009-07-10 | 1 | -7/+7 | |
| * | | | | ksym_tracer: Fix validation of access type | Li Zefan | 2009-07-10 | 1 | -18/+14 | |
| * | | | | ksym_tracer: Rewrite ksym_trace_filter_read() | Li Zefan | 2009-07-10 | 1 | -11/+18 | |
| * | | | | ksym_tracer: Extract trace entry from struct trace_ksym | Li Zefan | 2009-07-10 | 2 | -17/+22 | |
| * | | | | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-06-17 | 85 | -2197/+8179 | |
| |\ \ \ \ | ||||||
| * | | | | | hw-breakpoints: fix undeclared ksym_tracer_mutex | Frederic Weisbecker | 2009-06-03 | 1 | -2/+2 | |
| * | | | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i... | K.Prasad | 2009-06-02 | 5 | -0/+623 | |
| * | | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfaces | K.Prasad | 2009-06-02 | 2 | -0/+379 | |
* | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 | 26 | -200/+375 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | perf_event: Optimize perf_output_lock() | Peter Zijlstra | 2009-11-16 | 1 | -10/+11 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 2009-11-15 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf_event: Add alignment-faults and emulation-faults software events | Anton Blanchard | 2009-10-28 | 1 | -0/+2 | |
| * | | | | | | | | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 2009-11-15 | 9 | -66/+108 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-11 | 3 | -9/+16 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | rcu: Fix long-grace-period race between forcing and initialization | Paul E. McKenney | 2009-11-02 | 2 | -8/+15 | |
| | | * | | | | | | | | uids: Prevent tear down race | Thomas Gleixner | 2009-11-02 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-11-11 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | genirq: try_one_irq() must be called with irq disabled | Yong Zhang | 2009-11-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | sched: Use root_task_group_empty only with FAIR_GROUP_SCHED | Cyrill Gorcunov | 2009-11-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | sched: Fix kernel-doc function parameter name | Randy Dunlap | 2009-11-08 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-11-05 | 3 | -53/+83 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c | Mike Galbraith | 2009-11-03 | 2 | -23/+32 | |
| | | * | | | | | | | | | sched: Fix boot crash by zalloc()ing most of the cpu masks | Rusty Russell | 2009-11-02 | 1 | -3/+3 | |
| | | * | | | | | | | | | sched: Strengthen buddies and mitigate buddy induced latencies | Mike Galbraith | 2009-10-23 | 2 | -27/+48 | |
| | * | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-11-05 | 2 | -3/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ftrace: Fix unmatched locking in ftrace_regex_write() | Li Zefan | 2009-11-04 | 1 | -3/+3 | |
| | | * | | | | | | | | | | ring-buffer: Synchronize resizing buffer with reader lock | Lai Jiangshan | 2009-11-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | tracing: Rename 'lockdep' event subsystem into 'lock' | Frederic Weisbecker | 2009-11-13 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 2009-11-04 | 21 | -136/+266 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-11-03 | 2 | -24/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | PM / Hibernate: Add newline to load_image() fail path | Jiri Slaby | 2009-11-03 | 1 | -1/+2 | |
| | | * | | | | | | | | | | PM / Hibernate: Fix error handling in save_image() | Jiri Slaby | 2009-11-03 | 1 | -16/+16 | |
| | | * | | | | | | | | | | PM / Hibernate: Fix blkdev refleaks | Jiri Slaby | 2009-11-03 | 2 | -7/+12 | |
| | * | | | | | | | | | | | Correct nr_processes() when CPUs have been unplugged | Ian Campbell | 2009-11-03 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-02 | 1 | -5/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | futex: Fix spurious wakeup for requeue_pi really | Thomas Gleixner | 2009-10-28 | 1 | -5/+1 | |
| | * | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-02 | 1 | -22/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | perf events: Don't generate events for the idle task when exclude_idle is set | Soeren Sandmann | 2009-10-23 | 1 | -2/+3 | |
| | | * | | | | | | | | | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ... | Soeren Sandmann | 2009-10-23 | 1 | -20/+41 | |
| | * | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-11-02 | 4 | -12/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | tracing: Remove cpu arg from the rb_time_stamp() function | Jiri Olsa | 2009-10-24 | 1 | -5/+5 | |
| | | * | | | | | | | | | | tracing: Fix comment typo and documentation example | Jiri Olsa | 2009-10-24 | 1 | -1/+1 | |
| | | * | | | | | | | | | | tracing: Fix trace_seq_printf() return value | Jiri Olsa | 2009-10-24 | 1 | -1/+4 | |
| | | * | | | | | | | | | | tracing: Update *ppos instead of filp->f_pos | Jiri Olsa | 2009-10-24 | 2 | -5/+5 | |
| | * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-10-29 | 1 | -11/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | sched: move rq_weight data array out of .percpu | Jiri Kosina | 2009-10-29 | 1 | -11/+11 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes | Linus Torvalds | 2009-10-29 | 1 | -11/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | param: fix setting arrays of bool | Rusty Russell | 2009-10-29 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | param: fix NULL comparison on oom | Rusty Russell | 2009-10-29 | 1 | -1/+1 |