aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\
| * hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker2009-11-10
| * ksym_tracer: Support read accesses independent of read/write.Paul Mundt2009-11-10
| * ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan2009-11-08
| * hw-breakpoints: Arbitrate access to pmu following registers constraintsFrederic Weisbecker2009-11-08
| * hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-08
| * perf/core: Add a callback to perf eventsFrederic Weisbecker2009-11-03
| * perf/core: Provide a kernel-internal interface to get to performance countersArjan van de Ven2009-11-03
| * Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| |\
| * \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
| |\ \
| * | | tracing: Fix ring-buffer and ksym tracer merge interactionFrederic Weisbecker2009-09-07
| * | | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| |\ \ \
| * | | | tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2Xiao Guangrong2009-07-23
| * | | | tracing/ksym_tracer: fix write operation of ksym_trace_filterXiao Guangrong2009-07-23
| * | | | tracing/ksym_tracer: fix the output of ksym tracerXiao Guangrong2009-07-23
| * | | | ksym_tracer: Fix the output of stat tracingLi Zefan2009-07-10
| * | | | ksym_tracer: Fix memory leakLi Zefan2009-07-10
| * | | | ksym_tracer: Report error when failed to re-register hbpLi Zefan2009-07-10
| * | | | ksym_tracer: NIL-terminate user input filterLi Zefan2009-07-10
| * | | | ksym_tracer: Fix validation of length of access typeLi Zefan2009-07-10
| * | | | ksym_tracer: Fix validation of access typeLi Zefan2009-07-10
| * | | | ksym_tracer: Rewrite ksym_trace_filter_read()Li Zefan2009-07-10
| * | | | ksym_tracer: Extract trace entry from struct trace_ksymLi Zefan2009-07-10
| * | | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| |\ \ \ \
| * | | | | hw-breakpoints: fix undeclared ksym_tracer_mutexFrederic Weisbecker2009-06-02
| * | | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad2009-06-02
| * | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-02
* | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17
|\ \ \ \ \ \
| * | | | | | perf_event: Optimize perf_output_lock()Peter Zijlstra2009-11-16
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-15
| |\ \ \ \ \ \ \
| | * | | | | | | perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard2009-10-28
| * | | | | | | | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-11
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | rcu: Fix long-grace-period race between forcing and initializationPaul E. McKenney2009-11-02
| | | * | | | | | | | uids: Prevent tear down raceThomas Gleixner2009-11-02
| | * | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-11
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | genirq: try_one_irq() must be called with irq disabledYong Zhang2009-11-07
| | * | | | | | | | | | sched: Use root_task_group_empty only with FAIR_GROUP_SCHEDCyrill Gorcunov2009-11-08
| | * | | | | | | | | | sched: Fix kernel-doc function parameter nameRandy Dunlap2009-11-08
| | |/ / / / / / / / /
| | * | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-11-05
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.cMike Galbraith2009-11-03
| | | * | | | | | | | | sched: Fix boot crash by zalloc()ing most of the cpu masksRusty Russell2009-11-02
| | | * | | | | | | | | sched: Strengthen buddies and mitigate buddy induced latenciesMike Galbraith2009-10-23
| | * | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-05
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan2009-11-04
| | | * | | | | | | | | | ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan2009-11-04
| * | | | | | | | | | | | tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker2009-11-13
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-04
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-11-03
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | PM / Hibernate: Add newline to load_image() fail pathJiri Slaby2009-11-03