perf record: Set frequency correctly
[pandora-kernel.git] / kernel /
2009-06-05 Peter Zijlstraperf_counter: Fix frequency adjustment for < HZ
2009-06-05 Peter Zijlstraperf_counter: Add PERF_SAMPLE_PERIOD
2009-06-05 Peter Zijlstraperf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
2009-06-05 Peter Zijlstraperf_counter: Generate mmap events for install_special_...
2009-06-05 Paul Mackerrasperf_counter: Fix lockup with interrupting counters
2009-06-04 Peter Zijlstraperf_counter: Remove munmap stuff
2009-06-04 Peter Zijlstraperf_counter: Add fork event
2009-06-03 Ingo Molnarperf_counter: Fix throttling lock-up
2009-06-03 Peter Zijlstraperf_counter: Fix race in counter initialization
2009-06-03 Peter Zijlstraperf_counter: Add a comm hook for pure fork()s
2009-06-02 Peter Zijlstraperf_counter: Rename perf_counter_hw_event => perf_coun...
2009-06-02 Peter Zijlstraperf_counter: Add ioctl for changing the sample period...
2009-06-02 Peter Zijlstraperf_counter: Change data head from u32 to u64
2009-06-02 Peter Zijlstraperf_counter: Rename various fields
2009-06-02 Peter Zijlstraperf_counter: Add unique counter id
2009-06-02 Peter Zijlstraperf_counter: Use PID namespaces properly
2009-06-02 Paul Mackerrasperf_counter: Remove unused prev_state field
2009-06-02 Paul Mackerrasperf_counter: Fix cpu migration counter
2009-06-02 Paul Mackerrasperf_counter: Initialize per-cpu context earlier on...
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./linux/kernel...
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./linux...
2009-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-05-26 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-26 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-05-26 Tetsuo Handakmod: Release sub_info on cred allocation failure.
2009-05-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-05-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
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./virt...
2009-05-25 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
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./linux/kernel...
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./linux/kernel/git/jejb/scsi-rc-fixes-2.6
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./linux/kernel...
2009-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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./linux/kernel...
2009-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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./linux/kernel/git/sfrench/cifs-2.6
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./linux/kernel...
2009-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-20 Linus TorvaldsMerge branch 'core/urgent' of git://git./linux/kernel...
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./linux/kernel...
2009-05-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
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./linux...
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./linux/kerne...
2009-05-17 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-05-17 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
next