]> Pileus Git - ~andy/linux/history - kernel
perf_counter tools: Fix uninitialized variable in perf-report.c
[~andy/linux] / kernel /
2009-06-01 Ingo Molnarperf_counter: Tidy up style details
2009-06-01 Paul Mackerrasperf_counter: Allow software counters to count while...
2009-06-01 Paul Mackerrasperf_counter: Provide functions for locking and pinning...
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-29 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-29 Peter Zijlstraperf_counter: Ammend cleanup in fork() fail
2009-05-29 Peter Zijlstraperf_counter: Clean up task_ctx vs interrupts
2009-05-29 Peter Zijlstraperf_counter: Fix COMM and MMAP events for cpu wide...
2009-05-29 Ingo Molnarperf_counter: Robustify counter-free logic
2009-05-29 Ingo Molnarperf_counter: Fix cpuctx->task_ctx races
2009-05-29 Paul Mackerrasperf_counter: Don't swap contexts containing locked...
2009-05-28 Paul Mackerrasperf_counter: Fix race in attaching counters to tasks...
2009-05-28 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-05-27 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-05-27 Takashi IwaiMerge branch 'fix/pcm-jiffies-check' into for-linus
2009-05-27 Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-05-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-05-26 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-26 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-05-26 Tetsuo Handakmod: Release sub_info on cred allocation failure.
2009-05-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-05-26 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2009-05-26 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-05-26 Ingo Molnarperf_counter: Initialize ->oncpu properly
2009-05-25 Linus TorvaldsMerge branch 'kvm-updates/2.6.30' of git://git.kernel...
2009-05-25 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-05-25 Ingo Molnarperf_counter: fix warning & lockup
2009-05-25 Peter Zijlstraperf_counter: Generic per counter interrupt throttle
2009-05-25 Peter Zijlstraperf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for...
2009-05-25 Peter Zijlstraperf_counter: Propagate inheritance failures down the...
2009-05-25 Peter Zijlstraperf_counter: Make pctrl() affect inherited counters too
2009-05-25 Ingo Molnarperf_counter: Move child perfcounter init to after...
2009-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-24 James Bottomleyasync: make sure independent async domains can't accide...
2009-05-24 Rafael J. WysockiPM: Do not hold dpm_list_mtx while disabling/enabling...
2009-05-24 Ingo Molnarperf_counter: Increase mmap limit
2009-05-24 Peter Zijlstraperf_counter: Remove perf_counter_context::nr_enabled
2009-05-24 Peter Zijlstraperf_counter: Change pctrl() behaviour
2009-05-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-05-23 Peter Zijlstraperf_counter: Simplify context cleanup
2009-05-23 Peter Zijlstraperf_counter: Sanitize context locking
2009-05-23 Peter Zijlstraperf_counter: Sanitize counter->mutex
2009-05-23 Peter Zijlstraperf_counter: Fix dynamic irq_period logging
2009-05-22 Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-22 Paul Mackerrasperf_counter: Optimize context switch between identical...
2009-05-22 Paul Mackerrasperf_counter: Dynamically allocate tasks' perf_counter_...
2009-05-22 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-05-20 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-05-20 Ingo Molnarperf_counter: Fix context removal deadlock
2009-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-05-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-05-20 Peter Zijlstraperf_counter: Optimize sched in/out of counters
2009-05-20 Peter Zijlstraperf_counter: Optimize disable of time based sw counters
2009-05-20 Peter Zijlstraperf_counter: Log irq_period changes
2009-05-20 Peter Zijlstraperf_counter: Solve the rotate_ctx vs inherit race...
2009-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-20 Linus TorvaldsMerge branch 'core/urgent' of git://git.kernel.org...
2009-05-19 Ingo Molnarperf_counter: fix counter inheritance race
2009-05-19 Ingo Molnarperf_counter: fix counter freeing logic
2009-05-19 Thomas Gleixnerfutex: setup writeable mapping for futex ops which...
2009-05-19 Linus TorvaldsMerge branch 'fixes-for-linus' of git://git.monstr...
2009-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-18 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2009-05-18 Linus TorvaldsMerge branches 'sched-fixes-for-linus-2' and 'core...
2009-05-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-05-18 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-18 David S. MillerMerge branch 'linux-2.6.30.y' of git://git.kernel.org...
2009-05-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-05-17 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-05-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-17 Russell KingMerge branch 'smp-fix'
2009-05-17 Ingo Molnarperf_counter: fix threaded task exit
2009-05-17 Peter Zijlstraperf_counter: Fix counter inheritance
2009-05-17 Peter Zijlstraperf_counter: Fix inheritance cleanup code
2009-05-16 Linus TorvaldsFix caller information for warn_slowpath_null
2009-05-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-16 Russell KingMerge branch 'omap-fixes' of git://git.kernel.org/pub...
2009-05-16 Russell KingMerge branch 'fixes-rc5' of git://aeryn.fluff.org.uk...
2009-05-16 Len BrownMerge branches 'release', 'bugzilla-13032', 'bugzilla...
2009-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-05-15 Bjorn HelgaasPM: check sysdev_suspend(PMSG_FREEZE) return value
2009-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-05-15 Linus TorvaldsMerge branch 'drm-intel-next' of git://git.kernel.org...
2009-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-05-15 GeunSik Limtracing: Append prompt in /debug/tracing/README file
2009-05-15 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next