1. 239cc47 perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check by Jiri Olsa · 12 years ago
  2. d077526 perf: Add attribute to filter out callchains by Frederic Weisbecker · 12 years ago
  3. c5ebced perf: Add ability to attach user stack dump to sample by Jiri Olsa · 12 years ago
  4. 5685e0f perf: Add perf_output_skip function to skip bytes in sample by Jiri Olsa · 12 years ago
  5. 91d7753 perf: Factor __output_copy to be usable with specific copy function by Frederic Weisbecker · 12 years ago
  6. 4018994 perf: Add ability to attach user level registers dump to sample by Jiri Olsa · 12 years ago
  7. c5e6319 perf: Unified API to record selective sets of arch registers by Jiri Olsa · 12 years ago
  8. b691f64 perf symbols: Implement poor man's ELF parser by Namhyung Kim · 12 years ago
  9. 393be2e perf symbols: Support minimal build without libelf by Namhyung Kim · 12 years ago
  10. e5a1845 perf symbols: Split out util/symbol-elf.c by Namhyung Kim · 12 years ago
  11. 166ccc9 perf symbols: Introduce symbol__elf_init() by Namhyung Kim · 12 years ago
  12. b25085b perf tools: Fix /etc config related installation by Namhyung Kim · 12 years ago
  13. a3277d2 perf tools: Support for events bash completion by Frederic Weisbecker · 12 years ago
  14. 98a4179 perf tools: Initial bash completion support by Frederic Weisbecker · 12 years ago
  15. d25dcba perf lock record: improve message when tracepoints are not enabled by David Ahern · 12 years ago
  16. 87b6a3a perf script python: Correct handler check and spelling errors by Feng Tang · 12 years ago
  17. 0076d54 perf scripts python: Add event_analyzing_sample.py as a sample for general event handling by Feng Tang · 12 years ago
  18. 02f1c33 perf scripts python: Add a python library EventClass.py by Feng Tang · 12 years ago
  19. fd6b858 perf scripts python: Pass event/thread/dso name and symbol info to event handler in python by Feng Tang · 12 years ago
  20. 73994dc perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" by Feng Tang · 12 years ago
  21. 6a6daec perf script: Add general python handler to process non-tracepoint events by Feng Tang · 12 years ago
  22. 2055fda perf list: Document precise event sampling for AMD IBS by Robert Richter · 12 years ago
  23. 75bc5ca perf list: Update documentation about raw event setup by Robert Richter · 12 years ago
  24. 0cf2601 tools lib traceevent: Fix cast from pointer to integer for 32 bit by Robert Richter · 12 years ago
  25. b527bab perf tools: Fix parsing of 64 bit raw config value for 32 bit by Robert Richter · 12 years ago
  26. 2ede830 perf tools: Fix lib/traceevent build dir with OUTPUT variable set by Robert Richter · 12 years ago
  27. e6b9783 perf tools: Fix version file for perf documentation with OUTPUT variable set by Robert Richter · 12 years ago
  28. 9782243 perf script: Stop using pevent directly by Arnaldo Carvalho de Melo · 12 years ago
  29. 7f7f8d0 perf sched: Use perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  30. 01d9552 perf lock: Use evsel->tp_format and perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  31. 22ad798 perf kmem: Use evsel->tp_format and perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  32. fcf65bf perf evsel: Cache associated event_format by Arnaldo Carvalho de Melo · 12 years ago
  33. 8b6ee4c perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA by Arnaldo Carvalho de Melo · 12 years ago
  34. dc4552b perf tools: Add dump_stack function by Arnaldo Carvalho de Melo · 12 years ago
  35. a7cb886 perf hists browser: Add verbose mode hotkey by Arnaldo Carvalho de Melo · 12 years ago
  36. 8a06bf1 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  37. e7882d6 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  38. fe7c805 missed mnt_drop_write() in do_dentry_open() by Al Viro · 12 years ago
  39. 5c57f20 UBIFS: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  40. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  41. d97482e drbd: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  42. 166ac34 nilfs2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  43. 50640bc hfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  44. 0d5c3eb vfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  45. 12810ad jbd/jbd2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  46. b257031 btrfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  47. 34eaada btrfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  48. f6463b0 ext4: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  49. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  50. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  51. 6601fac Documentation: fix the VM knobs descritpion WRT pdflush by Artem Bityutskiy · 12 years ago
  52. 34e5053 Documentation: get rid of write_super by Artem Bityutskiy · 12 years ago
  53. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  54. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  55. d42d1da Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  56. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  57. d667319 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  58. c4e62d6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. ddc5057 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 148311d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. d97e1dc Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  65. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  66. 7f309ed perf tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  67. 6b118e9 perf kvm top: Limit guest kernel info message to once by David Ahern · 12 years ago
  68. 70b40c4 perf tools: Introduce intlist by David Ahern · 12 years ago
  69. ee8dd3c perf tools: Change strlist to use the new rblist by David Ahern · 12 years ago
  70. 37bbd3f perf tools: Introducing rblist by David Ahern · 12 years ago
  71. 347ed99 perf kvm: Use strtol for walking guestmount directory by David Ahern · 12 years ago
  72. 56e6f60 perf tool: Save cmdline from user in file header vs what is passed to record by David Ahern · 12 years ago
  73. 1a31fc9 perf top: Error handling for counter creation should parallel perf-record by David Ahern · 12 years ago
  74. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  75. b7db60f ACPI processor: Fix tick_broadcast_mask online/offline regression by Feng Tang · 12 years ago
  76. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  77. f3946fb ACPI: Untangle a return statement for better readability by Thomas Renninger · 12 years ago
  78. 7405ed1 perf session: Remove no longer used synthesize_sample method by Arnaldo Carvalho de Melo · 12 years ago
  79. 0d7614f Linux 3.6-rc1 by Linus Torvalds · 12 years ago
  80. 9e2760d m68k: Make sys_atomic_cmpxchg_32 work on classic m68k by Andreas Schwab · 12 years ago
  81. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  82. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. bfdf85d Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. d1494ba Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  86. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  87. c892423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  88. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  89. 630103e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  90. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  91. bac6f61 ARM: mmp: add missing irqs.h by Haojian Zhuang · 12 years ago
  92. 10b683c arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs by Thomas Petazzoni · 12 years ago
  93. debeaf6 ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes by Barry Song · 12 years ago
  94. f0666b1 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  95. ac190c7 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  96. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  97. a3f698f perf evsel: Adopt parse_sample method from perf_event by Arnaldo Carvalho de Melo · 12 years ago
  98. cb0b29e perf evlist: Introduce perf_evlist__parse_sample by Arnaldo Carvalho de Melo · 12 years ago
  99. 9e62bb4 ore: Fix out-of-bounds access in _ios_obj() by Boaz Harrosh · 12 years ago
  100. be388f3 exofs: Use proper max_IO calculations from ore by Boaz Harrosh · 12 years ago