1. 903cce6 perf hists: Handle verbose in hists__sort_list_width by Arnaldo Carvalho de Melo · 14 years ago
  2. 76ce93d perf ui: Shorten ui_browser->refresh_entries to refresh by Arnaldo Carvalho de Melo · 14 years ago
  3. 9a72599 perf ui: Add a map browser by Arnaldo Carvalho de Melo · 14 years ago
  4. c408fed perf symbols: Store the symbol binding by Arnaldo Carvalho de Melo · 14 years ago
  5. fc9ea5a 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
  6. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  7. 9da79ab tracing/kprobes: unregister_trace_probe needs to be called under mutex by Srikar Dronamraju · 14 years ago
  8. b83f920 perf: expose event__process function by Srikar Dronamraju · 14 years ago
  9. b5a6325 perf events: Fix mmap offset determination by Dave Martin · 14 years ago
  10. 12a81c8 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 14 years ago
  11. 43d7383 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
  12. 69e77a8 perf, powerpc: fsl_emb: Restore setting perf_sample_data.period by Scott Wood · 14 years ago
  13. 09f86cd perf, powerpc: Convert the FSL driver to use local64_t by Peter Zijlstra · 14 years ago
  14. 0a1eae3 perf tools: Don't keep unreferenced maps when unmaps are detected by Arnaldo Carvalho de Melo · 14 years ago
  15. 70597f2 perf session: Invalidate last_match when removing threads from rb_tree by Arnaldo Carvalho de Melo · 14 years ago
  16. 076c6e45 perf session: Free the ref_reloc_sym memory at the right place by Arnaldo Carvalho de Melo · 14 years ago
  17. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  18. 9fc3af4 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  19. cc05152 x86,mmiotrace: Add support for tracing STOS instruction by Marcin Slusarz · 14 years ago
  20. 1b0ff06 perf, sched migration: Librarize task states and event headers helpers by Frederic Weisbecker · 14 years ago
  21. df92b40 perf, sched migration: Librarize the GUI class by Frederic Weisbecker · 14 years ago
  22. 699b6d9 perf, sched migration: Make the GUI class client agnostic by Frederic Weisbecker · 14 years ago
  23. 70d815a perf, sched migration: Make it vertically scrollable by Frederic Weisbecker · 14 years ago
  24. 0cddf56 perf, sched migration: Parameterize cpu height and spacing by Nikhil Rao · 14 years ago
  25. be6d94769 perf, sched migration: Fix key bindings by Nikhil Rao · 14 years ago
  26. 207f90f perf, sched migration: Ignore unhandled task states by Frederic Weisbecker · 14 years ago
  27. 749e507 perf, sched migration: Handle ignored migrate out events by Frederic Weisbecker · 14 years ago
  28. 880d22f perf: New migration tool overview by Frederic Weisbecker · 14 years ago
  29. 819ce45 tracing: Drop cpparg() macro by Frederic Weisbecker · 14 years ago
  30. 669336e perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call by Frederic Weisbecker · 14 years ago
  31. 9fe6206 Linux 2.6.35 by Linus Torvalds · 14 years ago
  32. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  33. a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  34. fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  35. 1cf66e1 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  36. de51257a mm: fix ia64 crash when gcore reads gate area by Hugh Dickins · 14 years ago
  37. 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 14 years ago
  38. e76df4d cyber2000fb: fix console in truecolor modes by Ondrej Zary · 14 years ago
  39. 00b4703 cyber2000fb: fix machine hang on module load by Ondrej Zary · 14 years ago
  40. f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
  41. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
  42. 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
  43. d65a458 perf tools: Release session and symbol resources on exit by Arnaldo Carvalho de Melo · 14 years ago
  44. 591765f perf tools: Release thread resources on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  45. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  46. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  47. 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
  48. 0e60836 perf probe: Rename common fields/functions from kprobe to probe. by Srikar Dronamraju · 14 years ago
  49. 73ae8f8 perf tui: Make CTRL+Z suspend perf by Arnaldo Carvalho de Melo · 14 years ago
  50. 6da80ce perf symbols: Improve debug image search when loading symbols by Dave Martin · 14 years ago
  51. 8b1389e perf tools: remove extra build-id check factored into dso__load by Dave Martin · 14 years ago
  52. 21916c3 perf tools: Factor out buildid reading and make it implicit in dso__load by Dave Martin · 14 years ago
  53. a2dccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  54. 7d5fcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  55. e271e87 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  56. 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 14 years ago
  57. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  58. 6e40625 perf symbols: Precisely specify if dso->{long,short}_name should be freed by Arnaldo Carvalho de Melo · 14 years ago
  59. 230a5ce watchdog: update MAINTAINERS entry by Wim Van Sebroeck · 14 years ago
  60. 39d17da perf record: Release resources at exit by Arnaldo Carvalho de Melo · 14 years ago
  61. dc1eae2 ALSA: hda - Add a PC-beep workaround for ASUS P5-V by Takashi Iwai · 14 years ago
  62. b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 14 years ago
  63. 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 14 years ago
  64. 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
  65. e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 14 years ago
  66. 661f10f ARM: 6275/1: ux500: don't use writeb() in uncompress.h by Rabin Vincent · 14 years ago
  67. f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 14 years ago
  68. a4967de drm/edid: Fix the HDTV hack sync adjustment by Adam Jackson · 14 years ago
  69. 12e27be drm/radeon/kms: fix radeon mid power profile reporting by Daniel J Blueman · 14 years ago
  70. 540ad6b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  71. 2fa82e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  72. 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  73. a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 14 years ago
  74. ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 14 years ago
  75. 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  76. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 14 years ago
  77. b6cbe51 ALSA: hda - Assume PC-beep as default for Realtek by Takashi Iwai · 14 years ago
  78. 8af2591 ALSA: hda - Don't register beep input device when no beep is available by Takashi Iwai · 14 years ago
  79. 8c31a1e perf man pages: Fix cut'n'paste error by Arnaldo Carvalho de Melo · 14 years ago
  80. 8b24599 davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high by Sekhar Nori · 14 years ago
  81. 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 14 years ago
  82. 38faddb ALSA: hda - Fix pin-detection of Nvidia HDMI by Takashi Iwai · 14 years ago
  83. fc0f5ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  84. 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 14 years ago
  85. 952e1c6 edac: mpc85xx: fix coldplug/hotplug module autoloading by Anton Vorontsov · 14 years ago
  86. 2884fce drivers/rtc/rtc-rx8581.c: fix setdatetime by Rudolf Marek · 14 years ago
  87. b82bab4b dynamic debug: move ddebug_remove_module() down into free_module() by Jason Baron · 14 years ago
  88. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  89. da7ddd3 9p: Pass the correct end of buffer to p9stat_read by Latchesar Ionkov · 14 years ago
  90. 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 14 years ago
  91. f5cdac2 [S390] Fix IRQ tracing in case of PER by Heiko Carstens · 14 years ago
  92. 8f83d76 [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe by Anton Blanchard · 14 years ago
  93. d15aa2c Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perf by Linus Torvalds · 14 years ago
  94. 02e7cce Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  95. a376bca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  96. 88ca895 perf tools: Remove unneeded code for tracking the cwd in perf sessions by Dave Martin · 14 years ago
  97. 361d134 perf report: Don't abbreviate file paths relative to the cwd by Dave Martin · 14 years ago
  98. 0f0cbf7 perf ui: New hists tree widget by Arnaldo Carvalho de Melo · 14 years ago
  99. 8d8c369 perf ui: Show the scroll bar over the left window frame by Arnaldo Carvalho de Melo · 14 years ago
  100. 63160f7 perf ui: Consider the refreshed dimensions in ui_browser__show by Arnaldo Carvalho de Melo · 14 years ago