1. 8ce998d perf_counter tools: Cover PLT symbols too by Arnaldo Carvalho de Melo · 15 years ago
  2. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 15 years ago
  3. 9fa7eb2 Linux 2.6.30-rc8 by Linus Torvalds · 15 years ago
  4. 6823cfe Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  5. addc278 perf record: Print out the number of events captured by Ingo Molnar · 15 years ago
  6. bf9e187 perf_counter tools: Make source code headers more coherent by Ingo Molnar · 15 years ago
  7. 0a520c6 perf report: Print more info instead of <unknown> entries by Ingo Molnar · 15 years ago
  8. 3cf165f perf record: Increase mmap buffering default by Ingo Molnar · 15 years ago
  9. abaff32 perf record: Add --append option by Ingo Molnar · 15 years ago
  10. cf25c63 perf report: Fix column width/alignment of dsos by Ingo Molnar · 15 years ago
  11. 436224a perf report: Separate out idle threads by Peter Zijlstra · 15 years ago
  12. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  13. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  14. 08247e3 perf_counter: Add ioctl for changing the sample period/frequency by Peter Zijlstra · 15 years ago
  15. 8e3747c perf_counter: Change data head from u32 to u64 by Peter Zijlstra · 15 years ago
  16. e4abb5d perf_counter: x86: Emulate longer sample periods by Peter Zijlstra · 15 years ago
  17. 8a016db perf_counter: Remove the last nmi/irq bits by Peter Zijlstra · 15 years ago
  18. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 15 years ago
  19. 8e5799b perf_counter: Add unique counter id by Peter Zijlstra · 15 years ago
  20. 53e111a x86: Fix atomic_long_xchg() on 64bit by Peter Zijlstra · 15 years ago
  21. 29c2810 perf_counter tools: Remove the last nmi bits by Peter Zijlstra · 15 years ago
  22. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  23. d3ae33e pata_netcell: LBA48 force identify bits correct by Alan Cox · 15 years ago
  24. ca55bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  25. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  26. 4593bba perf report: Clean up the default output by Ingo Molnar · 15 years ago
  27. 97124d5 perf_counter: tools: Better handle existing data files by Peter Zijlstra · 15 years ago
  28. f70e87d perf_counter: tools: Expand the COMM,MMAP event synthesizer by Peter Zijlstra · 15 years ago
  29. 709e50c perf_counter: Use PID namespaces properly by Peter Zijlstra · 15 years ago
  30. bf4e0ed perf_counter: Remove unused prev_state field by Paul Mackerras · 15 years ago
  31. 3f731ca perf_counter: Fix cpu migration counter by Paul Mackerras · 15 years ago
  32. f38b082 perf_counter: Initialize per-cpu context earlier on cpu up by Paul Mackerras · 15 years ago
  33. 12186be net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup by Minoru Usui · 15 years ago
  34. 10a2825 perf_counter tools: Fix uninitialized variable in perf-report.c by Mike Galbraith · 15 years ago
  35. c1079ab perf_counter tools: Cleanup Makefile by Mike Galbraith · 15 years ago
  36. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago
  37. c25486c perf_counter tools: Make .gitignore reflect perf_counter tools files by Mike Galbraith · 15 years ago
  38. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  39. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  40. e6da7c9 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago
  41. 1f23920 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 15 years ago
  42. c8c9652 perf_counter tools: Add missing rb_erase in dso__delete_symbols by Arnaldo Carvalho de Melo · 15 years ago
  43. a0055ae perf_counter tools: Use hex2u64 in more places by Arnaldo Carvalho de Melo · 15 years ago
  44. ea5cc87 perf_counter tools: Add string.[ch] by Arnaldo Carvalho de Melo · 15 years ago
  45. 60e59f6 powerpc/pmac: Update PowerMac 32-bit defconfig by Benjamin Herrenschmidt · 15 years ago
  46. fc23ffe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  47. 229c4ee perf_counter tools: Guard against record damaging existing files by Mike Galbraith · 15 years ago
  48. 22a4f65 perf_counter: Tidy up style details by Ingo Molnar · 15 years ago
  49. e7c4f03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  50. d9244b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  51. 65039a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  52. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. c4e51e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  54. d54d462 hwmon: Update documentation on fan_max by Christian Engelmayer · 15 years ago
  55. 39d8bbe hwmon: (lm78) Add missing __devexit_p() by Mike Frysinger · 15 years ago
  56. cf9f6e2 3c509: Add missing EISA IDs by Maciej W. Rozycki · 15 years ago
  57. 4371ee3 MAINTAINERS: take maintainership of the cpmac Ethernet driver by Florian Fainelli · 15 years ago
  58. 880ca15 perf_counter: Allow software counters to count while task is not running by Paul Mackerras · 15 years ago
  59. 25346b9 perf_counter: Provide functions for locking and pinning the context for a task by Paul Mackerras · 15 years ago
  60. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  61. d280cc9 headers_check fix: linux/net_dropmon.h by Jaswinder Singh Rajput · 15 years ago
  62. 52bb25a headers_check fix: linux/auto_fs.h by Jaswinder Singh Rajput · 15 years ago
  63. 27b9613 perf_counter tools: Fix unknown command help text by Ingo Molnar · 15 years ago
  64. d315a0e crypto: hash - Fix handling of sg entry that crosses page boundary by Herbert Xu · 15 years ago
  65. 700d455 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  66. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 15 years ago
  67. b4566ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  68. 3b798a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  69. 228b60a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  70. 62013ab nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function by Ryusuke Konishi · 15 years ago
  71. c1c2365 perf_counter tools: Generate per command manpages (and pdf/html, etc.) by Ingo Molnar · 15 years ago
  72. 7fbd554 perf_counter tools: Fix 'make install' by Ingo Molnar · 15 years ago
  73. d7c2931 perf_counter tools: Print 'CPU utilization factor' in builtin-stat by Ingo Molnar · 15 years ago
  74. c44613a perf_counter tools: Add locking to perf top by Arnaldo Carvalho de Melo · 15 years ago
  75. cf4ae4e net/firmare: Ignore .cis files by Matt Kraai · 15 years ago
  76. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  77. 465440d mlx4_en: Fix a kernel panic when waking tx queue by Yevgeny Petrilin · 15 years ago
  78. e857375 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  79. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 15 years ago
  80. 31db564 ACPI, i915: build fix (v2) by Len Brown · 15 years ago
  81. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 15 years ago
  82. 21671b8 ACPI processor: remove spurious newline from warning message by Frans Pop · 15 years ago
  83. 1fc8d33 drm/i915: acpi/video.c fix section mismatch warning by Jaswinder Singh Rajput · 15 years ago
  84. 93bcece ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness by Zhang Rui · 15 years ago
  85. 34ac272 ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightness by Zhang Rui · 15 years ago
  86. 34d531e ACPI: sanity check _PSS frequency to prevent cpufreq crash by Len Brown · 15 years ago
  87. 6373fff sparc64: Fix section attribute warnings. by David S. Miller · 15 years ago
  88. 78b170f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  89. 5606b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  90. b78c07d perf_counter tools: Shorten the DSO names using cwd by Arnaldo Carvalho de Melo · 15 years ago
  91. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  92. b939e41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  93. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  94. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  95. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  96. 3da9e9d Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  97. 44ada1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  98. b8e7e40 8250: Fix oops from setserial by Alan Cox · 15 years ago
  99. 715fe7a edac: AMD8111 & AMD8131 Kconfig fixup by Harry Ciao · 15 years ago
  100. 56ec0c7 edac: AMD8111 & AMD8131 use dev_name() by Harry Ciao · 15 years ago