1. 9e22d63 perf ui: Make SPACE work as PGDN in all browsers by Arnaldo Carvalho de Melo · 14 years ago
  2. 9222116 perf annotate: Sort by hottest lines in the TUI by Arnaldo Carvalho de Melo · 14 years ago
  3. 1e6dd07 perf ui: Complete the breakdown of util/newt.c by Arnaldo Carvalho de Melo · 14 years ago
  4. d1b4f24 perf ui: Move hists browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  5. 696b97a perf symbols: Ignore mapping symbols on ARM by Dave Martin · 14 years ago
  6. b1b0267 perf ui: Move map browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  7. 211ef12 perf ui: Move annotate browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  8. 34cea7f perf ui: Move ui_progress routines to separate file in util/ui/ by Arnaldo Carvalho de Melo · 14 years ago
  9. 5575536 perf ui: Move ui_helpline routines to separate file in util/ui/ by Arnaldo Carvalho de Melo · 14 years ago
  10. d247eb6 perf ui: Shorten ui_browser member names by Arnaldo Carvalho de Melo · 14 years ago
  11. ef8f34a perf ui: Start breaking down newt.c into multiple files by Arnaldo Carvalho de Melo · 14 years ago
  12. 4373098 perf tui: Introduce list_head based generic ui_browser refresh routine by Arnaldo Carvalho de Melo · 14 years ago
  13. 449e5b2 perf probe: Fix memory leaks in add_perf_probe_events by Masami Hiramatsu · 14 years ago
  14. 58432e1 perf probe: Fix to copy the type for raw parameters by Masami Hiramatsu · 14 years ago
  15. e66b688 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
  16. 71e7cf3 perf report: Speed up exit path by Arnaldo Carvalho de Melo · 14 years ago
  17. 33e26a1 perf timechart: Adjust confusing if indentation by Julia Lawall · 14 years ago
  18. b7eead8 perf trace: Clean up #includes by Andrea Gelmini · 14 years ago
  19. 7935f65 perf probe: Remove duplicated #include by Andrea Gelmini · 14 years ago
  20. 80d50ca perf ui: Add search by name/addr to the map__browser by Arnaldo Carvalho de Melo · 14 years ago
  21. fb89941 perf hists: Fixup addr snprintf width on 32 bit arches by Arnaldo Carvalho de Melo · 14 years ago
  22. 903cce6 perf hists: Handle verbose in hists__sort_list_width by Arnaldo Carvalho de Melo · 14 years ago
  23. 76ce93d perf ui: Shorten ui_browser->refresh_entries to refresh by Arnaldo Carvalho de Melo · 14 years ago
  24. 9a72599 perf ui: Add a map browser by Arnaldo Carvalho de Melo · 14 years ago
  25. c408fed perf symbols: Store the symbol binding by Arnaldo Carvalho de Melo · 14 years ago
  26. a7c55cb oprofile: add support for Intel processor model 30 by Josh Hunt · 14 years ago
  27. 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
  28. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  29. 9da79ab tracing/kprobes: unregister_trace_probe needs to be called under mutex by Srikar Dronamraju · 14 years ago
  30. b83f920 perf: expose event__process function by Srikar Dronamraju · 14 years ago
  31. b5a6325 perf events: Fix mmap offset determination by Dave Martin · 14 years ago
  32. 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
  33. 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
  34. 69e77a8 perf, powerpc: fsl_emb: Restore setting perf_sample_data.period by Scott Wood · 14 years ago
  35. 09f86cd perf, powerpc: Convert the FSL driver to use local64_t by Peter Zijlstra · 14 years ago
  36. 0a1eae3 perf tools: Don't keep unreferenced maps when unmaps are detected by Arnaldo Carvalho de Melo · 14 years ago
  37. 70597f2 perf session: Invalidate last_match when removing threads from rb_tree by Arnaldo Carvalho de Melo · 14 years ago
  38. 076c6e45 perf session: Free the ref_reloc_sym memory at the right place by Arnaldo Carvalho de Melo · 14 years ago
  39. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  40. 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
  41. cc05152 x86,mmiotrace: Add support for tracing STOS instruction by Marcin Slusarz · 14 years ago
  42. 1b0ff06 perf, sched migration: Librarize task states and event headers helpers by Frederic Weisbecker · 14 years ago
  43. df92b40 perf, sched migration: Librarize the GUI class by Frederic Weisbecker · 14 years ago
  44. 699b6d9 perf, sched migration: Make the GUI class client agnostic by Frederic Weisbecker · 14 years ago
  45. 70d815a perf, sched migration: Make it vertically scrollable by Frederic Weisbecker · 14 years ago
  46. 0cddf56 perf, sched migration: Parameterize cpu height and spacing by Nikhil Rao · 14 years ago
  47. be6d94769 perf, sched migration: Fix key bindings by Nikhil Rao · 14 years ago
  48. 207f90f perf, sched migration: Ignore unhandled task states by Frederic Weisbecker · 14 years ago
  49. 749e507 perf, sched migration: Handle ignored migrate out events by Frederic Weisbecker · 14 years ago
  50. 880d22f perf: New migration tool overview by Frederic Weisbecker · 14 years ago
  51. 819ce45 tracing: Drop cpparg() macro by Frederic Weisbecker · 14 years ago
  52. 669336e perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call by Frederic Weisbecker · 14 years ago
  53. 9fe6206 Linux 2.6.35 by Linus Torvalds · 14 years ago
  54. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  55. a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  56. fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  57. 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
  58. de51257a mm: fix ia64 crash when gcore reads gate area by Hugh Dickins · 14 years ago
  59. 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 14 years ago
  60. e76df4d cyber2000fb: fix console in truecolor modes by Ondrej Zary · 14 years ago
  61. 00b4703 cyber2000fb: fix machine hang on module load by Ondrej Zary · 14 years ago
  62. f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
  63. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
  64. 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
  65. d65a458 perf tools: Release session and symbol resources on exit by Arnaldo Carvalho de Melo · 14 years ago
  66. 591765f perf tools: Release thread resources on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  67. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  68. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  69. 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
  70. 0e60836 perf probe: Rename common fields/functions from kprobe to probe. by Srikar Dronamraju · 14 years ago
  71. 73ae8f8 perf tui: Make CTRL+Z suspend perf by Arnaldo Carvalho de Melo · 14 years ago
  72. 6da80ce perf symbols: Improve debug image search when loading symbols by Dave Martin · 14 years ago
  73. 8b1389e perf tools: remove extra build-id check factored into dso__load by Dave Martin · 14 years ago
  74. 21916c3 perf tools: Factor out buildid reading and make it implicit in dso__load by Dave Martin · 14 years ago
  75. a2dccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  76. 7d5fcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  77. 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
  78. 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 14 years ago
  79. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  80. 6e40625 perf symbols: Precisely specify if dso->{long,short}_name should be freed by Arnaldo Carvalho de Melo · 14 years ago
  81. 230a5ce watchdog: update MAINTAINERS entry by Wim Van Sebroeck · 14 years ago
  82. 39d17da perf record: Release resources at exit by Arnaldo Carvalho de Melo · 14 years ago
  83. dc1eae2 ALSA: hda - Add a PC-beep workaround for ASUS P5-V by Takashi Iwai · 14 years ago
  84. b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 14 years ago
  85. 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 14 years ago
  86. 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
  87. e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 14 years ago
  88. 661f10f ARM: 6275/1: ux500: don't use writeb() in uncompress.h by Rabin Vincent · 14 years ago
  89. f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 14 years ago
  90. a4967de drm/edid: Fix the HDTV hack sync adjustment by Adam Jackson · 14 years ago
  91. 12e27be drm/radeon/kms: fix radeon mid power profile reporting by Daniel J Blueman · 14 years ago
  92. 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
  93. 2fa82e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  94. 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
  95. a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 14 years ago
  96. ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 14 years ago
  97. 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  98. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 14 years ago
  99. b6cbe51 ALSA: hda - Assume PC-beep as default for Realtek by Takashi Iwai · 14 years ago
  100. 8af2591 ALSA: hda - Don't register beep input device when no beep is available by Takashi Iwai · 14 years ago