1. 3aff27c perf_counter: Documentation update by Yong Wang · 15 years ago
  2. 1b58c25 perf_counter: powerpc: Use new identifier names in powerpc-specific code by Paul Mackerras · 15 years ago
  3. 6e53cdf perf top: Reduce default filter threshold by Ingo Molnar · 15 years ago
  4. a4c43be perf report: Fix rbtree bug by Arnaldo Carvalho de Melo · 15 years ago
  5. d11444d perf report: Handle all known event types by Ingo Molnar · 15 years ago
  6. 7505172 perf report: Split out event processing helpers by Ingo Molnar · 15 years ago
  7. d80d338 perf report: Clean up event processing by Ingo Molnar · 15 years ago
  8. 128f048 perf_counter: Fix throttling lock-up by Ingo Molnar · 15 years ago
  9. 233f0b9 perf_counter tools: Work around warnings in older GCCs by Ingo Molnar · 15 years ago
  10. 18374ab perf_counter tools: Fix off-by-one bug in symbol__new by Arnaldo Carvalho de Melo · 15 years ago
  11. 095b3a6 perf_counter tools: Optimize harder by Ingo Molnar · 15 years ago
  12. 051cdc3 perf help: Fix bug when there's no perf-* command around by Ingo Molnar · 15 years ago
  13. eed4dcd perf report: Add front-entry cache for lookups by Ingo Molnar · 15 years ago
  14. 44db76c perf stat: Print out all arguments by Ingo Molnar · 15 years ago
  15. e98e96f perf report: Display 100% correctly by Ingo Molnar · 15 years ago
  16. 021e9f4 perf record: Refine capture printout by Ingo Molnar · 15 years ago
  17. f2521b6 perf_counter tools: Clean up old kerneltop references by Ingo Molnar · 15 years ago
  18. a96bbc1 perf_counter: Fix race in counter initialization by Peter Zijlstra · 15 years ago
  19. 8229289 perf report: Fix comm sorting by Peter Zijlstra · 15 years ago
  20. e61078a perf record: Use long arg for counter period by Peter Zijlstra · 15 years ago
  21. 226f62f perf_counter: Add a comm hook for pure fork()s by Peter Zijlstra · 15 years ago
  22. dcd945e perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors by Paul Mackerras · 15 years ago
  23. 6984efb perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ by Paul Mackerras · 15 years ago
  24. ed966aa perf report: Handle vDSO symbols properly by Ingo Molnar · 15 years ago
  25. 5352f35 perf report: Improve sort key recognition by Ingo Molnar · 15 years ago
  26. 3502973 perf report: Print -D to stdout by Ingo Molnar · 15 years ago
  27. 8ce998d perf_counter tools: Cover PLT symbols too by Arnaldo Carvalho de Melo · 15 years ago
  28. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 15 years ago
  29. addc278 perf record: Print out the number of events captured by Ingo Molnar · 15 years ago
  30. bf9e187 perf_counter tools: Make source code headers more coherent by Ingo Molnar · 15 years ago
  31. 0a520c6 perf report: Print more info instead of <unknown> entries by Ingo Molnar · 15 years ago
  32. 3cf165f perf record: Increase mmap buffering default by Ingo Molnar · 15 years ago
  33. abaff32 perf record: Add --append option by Ingo Molnar · 15 years ago
  34. cf25c63 perf report: Fix column width/alignment of dsos by Ingo Molnar · 15 years ago
  35. 436224a perf report: Separate out idle threads by Peter Zijlstra · 15 years ago
  36. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  37. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  38. 08247e3 perf_counter: Add ioctl for changing the sample period/frequency by Peter Zijlstra · 15 years ago
  39. 8e3747c perf_counter: Change data head from u32 to u64 by Peter Zijlstra · 15 years ago
  40. e4abb5d perf_counter: x86: Emulate longer sample periods by Peter Zijlstra · 15 years ago
  41. 8a016db perf_counter: Remove the last nmi/irq bits by Peter Zijlstra · 15 years ago
  42. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 15 years ago
  43. 8e5799b perf_counter: Add unique counter id by Peter Zijlstra · 15 years ago
  44. 53e111a x86: Fix atomic_long_xchg() on 64bit by Peter Zijlstra · 15 years ago
  45. 29c2810 perf_counter tools: Remove the last nmi bits by Peter Zijlstra · 15 years ago
  46. 4593bba perf report: Clean up the default output by Ingo Molnar · 15 years ago
  47. 97124d5 perf_counter: tools: Better handle existing data files by Peter Zijlstra · 15 years ago
  48. f70e87d perf_counter: tools: Expand the COMM,MMAP event synthesizer by Peter Zijlstra · 15 years ago
  49. 709e50c perf_counter: Use PID namespaces properly by Peter Zijlstra · 15 years ago
  50. bf4e0ed perf_counter: Remove unused prev_state field by Paul Mackerras · 15 years ago
  51. 3f731ca perf_counter: Fix cpu migration counter by Paul Mackerras · 15 years ago
  52. f38b082 perf_counter: Initialize per-cpu context earlier on cpu up by Paul Mackerras · 15 years ago
  53. 10a2825 perf_counter tools: Fix uninitialized variable in perf-report.c by Mike Galbraith · 15 years ago
  54. c1079ab perf_counter tools: Cleanup Makefile by Mike Galbraith · 15 years ago
  55. c25486c perf_counter tools: Make .gitignore reflect perf_counter tools files by Mike Galbraith · 15 years ago
  56. c8c9652 perf_counter tools: Add missing rb_erase in dso__delete_symbols by Arnaldo Carvalho de Melo · 15 years ago
  57. a0055ae perf_counter tools: Use hex2u64 in more places by Arnaldo Carvalho de Melo · 15 years ago
  58. ea5cc87 perf_counter tools: Add string.[ch] by Arnaldo Carvalho de Melo · 15 years ago
  59. 229c4ee perf_counter tools: Guard against record damaging existing files by Mike Galbraith · 15 years ago
  60. 22a4f65 perf_counter: Tidy up style details by Ingo Molnar · 15 years ago
  61. 880ca15 perf_counter: Allow software counters to count while task is not running by Paul Mackerras · 15 years ago
  62. 25346b93 perf_counter: Provide functions for locking and pinning the context for a task by Paul Mackerras · 15 years ago
  63. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  64. 27b9613 perf_counter tools: Fix unknown command help text by Ingo Molnar · 15 years ago
  65. c1c2365 perf_counter tools: Generate per command manpages (and pdf/html, etc.) by Ingo Molnar · 15 years ago
  66. 7fbd554 perf_counter tools: Fix 'make install' by Ingo Molnar · 15 years ago
  67. d7c2931 perf_counter tools: Print 'CPU utilization factor' in builtin-stat by Ingo Molnar · 15 years ago
  68. c44613a perf_counter tools: Add locking to perf top by Arnaldo Carvalho de Melo · 15 years ago
  69. b78c07d perf_counter tools: Shorten the DSO names using cwd by Arnaldo Carvalho de Melo · 15 years ago
  70. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  71. b939e41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  72. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  73. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  74. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  75. 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
  76. 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
  77. b8e7e40 8250: Fix oops from setserial by Alan Cox · 15 years ago
  78. 715fe7a edac: AMD8111 & AMD8131 Kconfig fixup by Harry Ciao · 15 years ago
  79. 56ec0c7 edac: AMD8111 & AMD8131 use dev_name() by Harry Ciao · 15 years ago
  80. 46f7e60 memcg: fix build warning and avoid checking for mem != null again and again by Nikanth Karthikesan · 15 years ago
  81. f83a275 mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs by Mel Gorman · 15 years ago
  82. 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 15 years ago
  83. 53b7479 atmel_lcdfb: correct fifo size for some products by Nicolas Ferre · 15 years ago
  84. 17663e5 S3C-fb: PM fix by Marek Szyprowski · 15 years ago
  85. 8e8e826 serial: 8250_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  86. b5d598b parport_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  87. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  88. ba94471 MAINTAINERS: change email address for Thomas Dahlmann by Thomas Dahlmann · 15 years ago
  89. b898f4f drivers/serial/mpc52xx_uart.c: fix array overindexing check by Roel Kluin · 15 years ago
  90. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  91. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  92. b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 15 years ago
  93. 6d2661e oom: fix possible oom_dump_tasks NULL pointer by David Rientjes · 15 years ago
  94. 681a1b4 MAINTAINERS: pair EDAC-E752X P: and M: entries by Joe Perches · 15 years ago
  95. bbbee90 perf_counter: Ammend cleanup in fork() fail by Peter Zijlstra · 15 years ago
  96. 665c214 perf_counter: Clean up task_ctx vs interrupts by Peter Zijlstra · 15 years ago
  97. efb3d17 perf_counter: Fix COMM and MMAP events for cpu wide counters by Peter Zijlstra · 15 years ago
  98. 012b84d perf_counter: Robustify counter-free logic by Ingo Molnar · 15 years ago
  99. 3f4dee2 perf_counter: Fix cpuctx->task_ctx races by Ingo Molnar · 15 years ago
  100. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago