aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-02perf record: Add --append optionIngo Molnar
2009-06-02perf report: Fix column width/alignment of dsosIngo Molnar
2009-06-02perf report: Separate out idle threadsPeter Zijlstra
2009-06-02perf_counter tools: Fix up the ABI shakeupPeter Zijlstra
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra
2009-06-02perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra
2009-06-02perf_counter: Change data head from u32 to u64Peter Zijlstra
2009-06-02perf_counter: x86: Emulate longer sample periodsPeter Zijlstra
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra
2009-06-02perf_counter: Add unique counter idPeter Zijlstra
2009-06-02x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra
2009-06-02perf_counter tools: Remove the last nmi bitsPeter Zijlstra
2009-06-02parport: quickfix the proc registration bugAlan Cox
2009-06-02pata_netcell: LBA48 force identify bits correctAlan Cox
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-06-02perf report: Clean up the default outputIngo Molnar
2009-06-02perf_counter: tools: Better handle existing data filesPeter Zijlstra
2009-06-02perf_counter: tools: Expand the COMM,MMAP event synthesizerPeter Zijlstra
2009-06-02perf_counter: Use PID namespaces properlyPeter Zijlstra
2009-06-02perf_counter: Remove unused prev_state fieldPaul Mackerras
2009-06-02perf_counter: Fix cpu migration counterPaul Mackerras
2009-06-02perf_counter: Initialize per-cpu context earlier on cpu upPaul Mackerras
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui
2009-06-02perf_counter tools: Fix uninitialized variable in perf-report.cMike Galbraith
2009-06-02perf_counter tools: Cleanup MakefileMike Galbraith
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman
2009-06-02perf_counter tools: Make .gitignore reflect perf_counter tools filesMike Galbraith
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2009-06-01xfs: fix overflow in xfs_growfs_data_privateEric Sandeen
2009-06-01xfs: fix double unlock in xfs_swap_extents()Felix Blyakher
2009-06-02perf_counter tools: Add missing rb_erase in dso__delete_symbolsArnaldo Carvalho de Melo
2009-06-02perf_counter tools: Use hex2u64 in more placesArnaldo Carvalho de Melo
2009-06-02perf_counter tools: Add string.[ch]Arnaldo Carvalho de Melo
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-06-01perf_counter tools: Guard against record damaging existing filesMike Galbraith
2009-06-01perf_counter: Tidy up style detailsIngo Molnar
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-01Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds
2009-06-01hwmon: Update documentation on fan_maxChristian Engelmayer
2009-06-01hwmon: (lm78) Add missing __devexit_p()Mike Frysinger
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki
2009-06-01MAINTAINERS: take maintainership of the cpmac Ethernet driverFlorian Fainelli
2009-06-01perf_counter: Allow software counters to count while task is not runningPaul Mackerras