1. 97124d5 perf_counter: tools: Better handle existing data files by Peter Zijlstra · 15 years ago
  2. f70e87d perf_counter: tools: Expand the COMM,MMAP event synthesizer by Peter Zijlstra · 15 years ago
  3. 709e50c perf_counter: Use PID namespaces properly by Peter Zijlstra · 15 years ago
  4. bf4e0ed perf_counter: Remove unused prev_state field by Paul Mackerras · 15 years ago
  5. 3f731ca perf_counter: Fix cpu migration counter by Paul Mackerras · 15 years ago
  6. f38b082 perf_counter: Initialize per-cpu context earlier on cpu up by Paul Mackerras · 15 years ago
  7. 10a2825 perf_counter tools: Fix uninitialized variable in perf-report.c by Mike Galbraith · 15 years ago
  8. c1079ab perf_counter tools: Cleanup Makefile by Mike Galbraith · 15 years ago
  9. c25486c perf_counter tools: Make .gitignore reflect perf_counter tools files by Mike Galbraith · 15 years ago
  10. c8c9652 perf_counter tools: Add missing rb_erase in dso__delete_symbols by Arnaldo Carvalho de Melo · 15 years ago
  11. a0055ae perf_counter tools: Use hex2u64 in more places by Arnaldo Carvalho de Melo · 15 years ago
  12. ea5cc87 perf_counter tools: Add string.[ch] by Arnaldo Carvalho de Melo · 15 years ago
  13. 229c4ee perf_counter tools: Guard against record damaging existing files by Mike Galbraith · 15 years ago
  14. 22a4f65 perf_counter: Tidy up style details by Ingo Molnar · 15 years ago
  15. 880ca15 perf_counter: Allow software counters to count while task is not running by Paul Mackerras · 15 years ago
  16. 25346b93 perf_counter: Provide functions for locking and pinning the context for a task by Paul Mackerras · 15 years ago
  17. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  18. 27b9613 perf_counter tools: Fix unknown command help text by Ingo Molnar · 15 years ago
  19. c1c2365 perf_counter tools: Generate per command manpages (and pdf/html, etc.) by Ingo Molnar · 15 years ago
  20. 7fbd554 perf_counter tools: Fix 'make install' by Ingo Molnar · 15 years ago
  21. d7c2931 perf_counter tools: Print 'CPU utilization factor' in builtin-stat by Ingo Molnar · 15 years ago
  22. c44613a perf_counter tools: Add locking to perf top by Arnaldo Carvalho de Melo · 15 years ago
  23. b78c07d perf_counter tools: Shorten the DSO names using cwd by Arnaldo Carvalho de Melo · 15 years ago
  24. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  25. b939e41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  26. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  27. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  28. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  29. 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
  30. 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
  31. b8e7e40 8250: Fix oops from setserial by Alan Cox · 15 years ago
  32. 715fe7a edac: AMD8111 & AMD8131 Kconfig fixup by Harry Ciao · 15 years ago
  33. 56ec0c7 edac: AMD8111 & AMD8131 use dev_name() by Harry Ciao · 15 years ago
  34. 46f7e60 memcg: fix build warning and avoid checking for mem != null again and again by Nikanth Karthikesan · 15 years ago
  35. f83a275 mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs by Mel Gorman · 15 years ago
  36. 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 15 years ago
  37. 53b7479 atmel_lcdfb: correct fifo size for some products by Nicolas Ferre · 15 years ago
  38. 17663e5 S3C-fb: PM fix by Marek Szyprowski · 15 years ago
  39. 8e8e826 serial: 8250_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  40. b5d598b parport_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  41. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  42. ba94471 MAINTAINERS: change email address for Thomas Dahlmann by Thomas Dahlmann · 15 years ago
  43. b898f4f drivers/serial/mpc52xx_uart.c: fix array overindexing check by Roel Kluin · 15 years ago
  44. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  45. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  46. b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 15 years ago
  47. 6d2661e oom: fix possible oom_dump_tasks NULL pointer by David Rientjes · 15 years ago
  48. 681a1b4 MAINTAINERS: pair EDAC-E752X P: and M: entries by Joe Perches · 15 years ago
  49. bbbee90 perf_counter: Ammend cleanup in fork() fail by Peter Zijlstra · 15 years ago
  50. 665c214 perf_counter: Clean up task_ctx vs interrupts by Peter Zijlstra · 15 years ago
  51. efb3d17 perf_counter: Fix COMM and MMAP events for cpu wide counters by Peter Zijlstra · 15 years ago
  52. 012b84d perf_counter: Robustify counter-free logic by Ingo Molnar · 15 years ago
  53. 3f4dee2 perf_counter: Fix cpuctx->task_ctx races by Ingo Molnar · 15 years ago
  54. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  55. 8541c11 mtd: MXC NAND driver fixes (v5) by Vladimir Barinov · 15 years ago
  56. ad3a37d perf_counter: Don't swap contexts containing locked mutex by Paul Mackerras · 15 years ago
  57. be1ac0d perf_counter tools: Also display time-normalized stat results by Ingo Molnar · 15 years ago
  58. 2996f5d perf_counter tools: Split display into reading and printing by Ingo Molnar · 15 years ago
  59. c04f5e5 perf_counter tools: Clean up builtin-stat.c's do_perfstat() by Ingo Molnar · 15 years ago
  60. c323d95 perf_counter/x86: Always use NMI for performance-monitoring interrupt by Yong Wang · 15 years ago
  61. da417a7 perf_counter tools: Fix top symbol table max_ip typo by Mike Galbraith · 15 years ago
  62. a3ec8d7 perf_counter tools: Fix top symbol table dump typo by Mike Galbraith · 15 years ago
  63. 9e096753 perf_counter tools: Document '--' option parsing terminator by Mike Galbraith · 15 years ago
  64. de04687 perf_counter tools: Convert builtin-top to use libperf symbol routines by Arnaldo Carvalho de Melo · 15 years ago
  65. 69ee69f perf_counter tools: Optionally pass a symbol filter to the dso load routines by Arnaldo Carvalho de Melo · 15 years ago
  66. a827c87 perf_counter tools: Consolidate dso methods to load kernel symbols by Arnaldo Carvalho de Melo · 15 years ago
  67. 0085c954 perf_counter tools: struct symbol priv area by Arnaldo Carvalho de Melo · 15 years ago
  68. a2928c4 perf_counter tools: Move symbol resolution classes from report to libperf by Arnaldo Carvalho de Melo · 15 years ago
  69. 5c8563d Driver Core: do not oops when driver_unregister() is called for unregistered drivers by Kay Sievers · 15 years ago
  70. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 15 years ago
  71. 29868b2 Revert "USB: Correct Makefile to make isp1760 buildable" by Mike Frysinger · 15 years ago
  72. 0a3c854 usb-serial: fix crash when sub-driver updates firmware by Alan Stern · 15 years ago
  73. 0afb20e USB: isp1760: urb_dequeue doesn't always find the urbs by Warren Free · 15 years ago
  74. cab98a0 USB: Yet another Conexant Clone to add to cdc-acm.c by Xiao Kaijian · 15 years ago
  75. fe92c9e USB: atmel_usb_udc: Use kzalloc() to allocate ep structures by Haavard Skinnemoen · 15 years ago
  76. f42706c USB: atmel-usba-udc : fix control out requests. by Martin Fuzzey · 15 years ago
  77. a3ce6ea Input: libps2 - better handle bad scheduler decisions by Dmitry Torokhov · 15 years ago
  78. c93f766 perf_counter: Fix race in attaching counters to tasks and exiting by Paul Mackerras · 15 years ago
  79. 817682c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  80. 63299f0 perf_counter tools: report: Add help text for --sort by Ingo Molnar · 15 years ago
  81. ca8cdee perf_counter tools: report: Implement header output for --sort variants by Peter Zijlstra · 15 years ago
  82. d3e78ee perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS by Ingo Molnar · 15 years ago
  83. 1812e67 ALSA: hda - Compaq Presario CQ60 patching for Conexant by Tony Vroon · 15 years ago
  84. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 15 years ago
  85. 7f42183 nfsd: Revert "svcrpc: take advantage of tcp autotuning" by J. Bruce Fields · 15 years ago
  86. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  87. 5571731 pref_counter: tools: report: Robustify in case of weird events by Ingo Molnar · 15 years ago
  88. 07f4f3e i915: Set object to gtt domain when faulting it back in by Kristian Høgsberg · 15 years ago
  89. 2d65537 pref_counter: tools: report: Add header printout & prettify by Ingo Molnar · 15 years ago
  90. 55e5ec4 pref_counter: tools: report: Add dso sorting by Peter Zijlstra · 15 years ago
  91. 992444b perf_counter: tools: report: Add comm sorting by Peter Zijlstra · 15 years ago
  92. 37f440c pref_counter: tools: report: Add --sort option by Peter Zijlstra · 15 years ago
  93. 1aa1673 perf_counter: tools: report: Dynamic sort/print bits by Peter Zijlstra · 15 years ago
  94. e7fb08b perf_counter: tools: report: Rework histogram code by Peter Zijlstra · 15 years ago
  95. 450aaa2 perf_counter: tools: report: Add vmlinux support by Peter Zijlstra · 15 years ago
  96. b5c42bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  97. b14f3bd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  98. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  99. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  100. 54726f1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago