1. 229ade9 perf tools: Don't fallback to setup_pager unconditionally by Arnaldo Carvalho de Melo · 14 years ago
  2. 8c3e10e perf top: Move display agnostic routines to util/top.[ch] by Arnaldo Carvalho de Melo · 14 years ago
  3. 7e2ed09 perf evlist: Store pointer to the cpu and thread maps by Arnaldo Carvalho de Melo · 14 years ago
  4. f8a9530 perf evlist: Move evlist methods to evlist.c by Arnaldo Carvalho de Melo · 14 years ago
  5. 877108e perf tools: Initial python binding by Arnaldo Carvalho de Melo · 14 years ago
  6. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 14 years ago
  7. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 14 years ago
  8. 93fc64f perf top: Switch to non overwrite mode by Arnaldo Carvalho de Melo · 14 years ago
  9. 7bb4115 perf evlist: Support non overwrite mode in perf_evlist__read_on_cpu by Arnaldo Carvalho de Melo · 14 years ago
  10. ef2bf6d perf events: Account PERF_RECORD_LOST events in event__process by Arnaldo Carvalho de Melo · 14 years ago
  11. dc82009 perf record: No need to check for overwrites by Arnaldo Carvalho de Melo · 14 years ago
  12. 54489c18 perf test: Fix return values checking by Han Pingtian · 14 years ago
  13. 3c42258 perf probe: Add filters support for available functions by Masami Hiramatsu · 14 years ago
  14. bd09d7b perf probe: Add variable filter support by Masami Hiramatsu · 14 years ago
  15. 68baa43 perf tools: Add strfilter for general purpose string filter by Masami Hiramatsu · 14 years ago
  16. d380eaa Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  17. dda9911 x86, perf: Change two init functions to static by Yinghai Lu · 14 years ago
  18. ef1d1af perf evsel: Introduce perf_evsel__{in,ex}it by Arnaldo Carvalho de Melo · 14 years ago
  19. d0dd74e perf tools: Move event__parse_sample to evsel.c by Arnaldo Carvalho de Melo · 14 years ago
  20. fd78260 perf threads: Move thread_map to separate file by Arnaldo Carvalho de Melo · 14 years ago
  21. 17ea1b7 perf tools: Pass the struct opt to the wildcard parsing routine by Arnaldo Carvalho de Melo · 14 years ago
  22. d7065ad perf record: auto detect when stdout is a pipe by Franck Bui-Huu · 14 years ago
  23. e80711c perf probe: Add --funcs to show available functions in symtab by Masami Hiramatsu · 14 years ago
  24. 5069ed8 perf probe: Enable to put probe inline function call site by Masami Hiramatsu · 14 years ago
  25. 4cc9cec perf probe: Introduce lines walker interface by Masami Hiramatsu · 14 years ago
  26. b0e8572 perf top: Add native_safe_halt to skip symbols by Arnaldo Carvalho de Melo · 14 years ago
  27. 529363b perf callchain: Don't give arbitrary gender to callchain tree nodes by Frederic Weisbecker · 14 years ago
  28. 16537f1 perf callchain: Rename register_callchain_param into callchain_register_param by Frederic Weisbecker · 14 years ago
  29. f08c315 perf callchain: Rename cumul_hits into callchain_cumul_hits by Frederic Weisbecker · 14 years ago
  30. 1b3a0e9 perf callchain: Feed callchains into a cursor by Frederic Weisbecker · 14 years ago
  31. de5fa3a perf test: Add test for the evlist mmap routines by Arnaldo Carvalho de Melo · 14 years ago
  32. 04391de perf evlist: Steal mmap reading routine from 'perf top' by Arnaldo Carvalho de Melo · 14 years ago
  33. 98d77b7 perf test: check if cpu_map__new() return NULL by Han Pingtian · 14 years ago
  34. d2af968 perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus by Arnaldo Carvalho de Melo · 14 years ago
  35. 915fce2 perf tools: Add missing cpu_map__delete() by Arnaldo Carvalho de Melo · 14 years ago
  36. 0a27d7f perf record: Use perf_evlist__mmap by Arnaldo Carvalho de Melo · 14 years ago
  37. 70db753 perf evlist: Move the mmap array from perf_evsel by Arnaldo Carvalho de Melo · 14 years ago
  38. 115d2d8 perf record: Move perf_mmap__write_tail to perf.h by Arnaldo Carvalho de Melo · 14 years ago
  39. 744bd8a perf record: Use struct perf_mmap and helpers by Arnaldo Carvalho de Melo · 14 years ago
  40. 70082dd perf evsel: Introduce mmap support by Arnaldo Carvalho de Melo · 14 years ago
  41. dd7927f perf record: Use perf_evsel__open by Arnaldo Carvalho de Melo · 14 years ago
  42. 72cb701 perf top: Use perf_evsel__open by Arnaldo Carvalho de Melo · 14 years ago
  43. 9d04f17 perf evsel: Allow specifying if the inherit bit should be set by Arnaldo Carvalho de Melo · 14 years ago
  44. f08199d perf evsel: Support event groups by Arnaldo Carvalho de Melo · 14 years ago
  45. 5c58104 perf evlist: Adopt the pollfd array by Arnaldo Carvalho de Melo · 14 years ago
  46. 361c99a perf evsel: Introduce perf_evlist by Arnaldo Carvalho de Melo · 14 years ago
  47. 00e99a4 perf tools: Fix time function double declaration with glibc by Thomas Renninger · 14 years ago
  48. 065bef5 perf tools: Fix build by checking if extra warnings are supported by Arnaldo Carvalho de Melo · 14 years ago
  49. 5c7a668 perf tools: Fix build when using gcc 3.4.6 by Arnaldo Carvalho de Melo · 14 years ago
  50. a860a60 perf tools: Add missing header, fixes build by Arnaldo Carvalho de Melo · 14 years ago
  51. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 14 years ago
  52. 57b84e5 perf test: Fix build on older glibcs by Arnaldo Carvalho de Melo · 14 years ago
  53. 01bb2dc Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  54. 806839b perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ by Oleg Nesterov · 14 years ago
  55. ffb5e0f perf test: Use cpu_map->[cpu] when setting affinity by Han Pingtian · 14 years ago
  56. b2f8fb2 perf symbols: Fix annotation of thumb code by Dr. David Alan Gilbert · 14 years ago
  57. 547e9fd perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat by Peter Zijlstra · 14 years ago
  58. 8c8a9b2 powerpc, perf: Fix frequency calculation for overflowing counters (FSL version) by Anton Blanchard · 14 years ago
  59. 8550d7c perf: Fix perf_event_init_task()/perf_event_free_task() interaction by Oleg Nesterov · 14 years ago
  60. dbe08d8 perf: Fix find_get_context() vs perf_event_exit_task() race by Oleg Nesterov · 14 years ago
  61. c56eb8f Linux 2.6.38-rc1 by Linus Torvalds · 14 years ago
  62. 39f3b1a Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  63. 335bc70 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 404cbbd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. 5d7e8af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  66. c7bf71c hwmon: (lm93) Add support for LM94 by Guenter Roeck · 14 years ago
  67. 66832eb perf: Validate cpu early in perf_event_alloc() by Oleg Nesterov · 14 years ago
  68. 22a4ec7 perf: Find_get_context: fix the per-cpu-counter check by Oleg Nesterov · 14 years ago
  69. 79aa18d MIPS: Malta: enable Cirrus FB console by Aurelien Jarno · 14 years ago
  70. 92e88b4 MIPS: add CONFIG_VIRTUALIZATION for virtio support by Aurelien Jarno · 14 years ago
  71. 1befdd5 MIPS: Implement __read_mostly by David Daney · 14 years ago
  72. f5b35d0 MIPS: ath79: add common WMAC device for AR913X based boards by Gabor Juhos · 14 years ago
  73. aa6695e MIPS: ath79: Add initial support for the Atheros AP81 reference board by Gabor Juhos · 14 years ago
  74. 68a1d31 MIPS: ath79: add common SPI controller device by Gabor Juhos · 14 years ago
  75. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago
  76. 3f348c5 MIPS: ath79: add common GPIO buttons device by Gabor Juhos · 14 years ago
  77. 858f763 MIPS: ath79: add common watchdog device by Gabor Juhos · 14 years ago
  78. d8fec1f MIPS: ath79: add common GPIO LEDs device by Gabor Juhos · 14 years ago
  79. 0cde722 MIPS: ath79: add initial support for the Atheros PB44 reference board by Gabor Juhos · 14 years ago
  80. 0aabf1a MIPS: ath79: utilize the MIPS multi-machine support by Gabor Juhos · 14 years ago
  81. 6eae43c MIPS: ath79: add GPIOLIB support by Gabor Juhos · 14 years ago
  82. d4a67d9 MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs by Gabor Juhos · 14 years ago
  83. 94bb0c1 MIPS: jump label: Add MIPS support. by David Daney · 14 years ago
  84. 8d662c8 MIPS: Use WARN() in uasm for better diagnostics. by David Daney · 14 years ago
  85. 2c8c53e MIPS: Optimize TLB handlers for Octeon CPUs by David Daney · 14 years ago
  86. bb3d68c MIPS: Add LDX and LWX instructions to uasm. by David Daney · 14 years ago
  87. cc33ae4 MIPS: Use BBIT instructions in TLB handlers by David Daney · 14 years ago
  88. afc7c98 MIPS: Declare uasm bbit0 and bbit1 functions. by David Daney · 14 years ago
  89. 3d8bfdd MIPS: Use C0_KScratch (if present) to hold PGD pointer. by David Daney · 14 years ago
  90. c42aef0 MIPS: Add DINSM to uasm. by David Daney · 14 years ago
  91. e77c32f MIPS: Probe for presence of KScratch registers. by David Daney · 14 years ago
  92. 487d70d MIPS: Add generic support for multiple machines within a single kernel by Gabor Juhos · 14 years ago
  93. 0bec405 MIPS: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  94. a1181ca MIPS: Sibyte: Use vzalloc in sbbus profiler by Joe Perches · 14 years ago
  95. aa891f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  96. a25cecc Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  97. b7c15e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  98. 6a7f6ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  99. c6fa63c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. 34c682a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago