1. 266dfb0 perf_counter: Fix perf-$cmd invokation by Peter Zijlstra · 16 years ago
  2. d3f4b38 perf stat: flip around ':k' and ':u' flags by Ingo Molnar · 16 years ago
  3. d94b943 perf top: Reduce display overhead by Mike Galbraith · 16 years ago
  4. 85a9f92 perf_counter tools: increase limits, fix by Ingo Molnar · 16 years ago
  5. c2990a2 perf top: fix segfault by Mike Galbraith · 16 years ago
  6. 1a482f3 perf_counter: Fix userspace build by Peter Zijlstra · 16 years ago
  7. c6eb138 perf_counter tools: increase limits by Ingo Molnar · 16 years ago
  8. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 16 years ago
  9. ade385e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  10. f5456a6 perf top: update to use the new freq interface by Peter Zijlstra · 16 years ago
  11. d34a792 kgdb: gdb documentation fix by Frank Rowand · 16 years ago
  12. 58d7e99 perf stat: handle Ctrl-C by Ingo Molnar · 16 years ago
  13. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 16 years ago
  14. 1a853e3 perf record: Allow specifying a pid to record by Arnaldo Carvalho de Melo · 16 years ago
  15. 82afae6 perf_counter tools: fix buffer overwrite problem for perf top command by Erdem Aktas · 16 years ago
  16. f15b18d07 perf_counter tools: remove debug code from builtin-stat.c by Ingo Molnar · 16 years ago
  17. 441ee4c Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense by Henrik Austad · 16 years ago
  18. ca1eda2 doc: small kernel-parameters updates by Randy Dunlap · 16 years ago
  19. 429aa0f doc: hashdist defaults on for 64bit by Hugh Dickins · 16 years ago
  20. da87bbd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 16c8a10 perf_counter: tools: update the tools to support process and inherited counters by Peter Zijlstra · 16 years ago
  22. dab6f6a perf_counter tools: fix build error by Mike Galbraith · 16 years ago
  23. 8c0c3f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  24. 414772f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  25. 9e4a5bd mm: prevent divide error for small values of vm_dirty_bytes by Andrea Righi · 16 years ago
  26. 52dc5ae kernel-doc: restrict syntax for private: and public: by Randy Dunlap · 16 years ago
  27. b827e49 mm: close page_mkwrite races by Nick Piggin · 16 years ago
  28. 4ba67c1 perfcounter tools: get the syscall number from arch/*/include/asm/unistd.h by Thomas Gleixner · 16 years ago
  29. 7bd5469 perfcounter tools: fix pointer mismatch by Thomas Gleixner · 16 years ago
  30. a92e70237 perfcounter tools: make rdclock an inline function by Thomas Gleixner · 16 years ago
  31. 6eda583 perfcounter tools: move common defines ... to local header file by Thomas Gleixner · 16 years ago
  32. 3666932 perf_counter tools: remove build generated files by Thomas Gleixner · 16 years ago
  33. e0202f5 perf_counter tools: fix x86 syscall numbers by Ingo Molnar · 16 years ago
  34. e5791a8 perf_counter: documentation update by Peter Zijlstra · 16 years ago
  35. 585e337 perf_counter: tool: handle 0-length data files by Peter Zijlstra · 16 years ago
  36. 64e3da1 docs: also clean index.html by Randy Dunlap · 16 years ago
  37. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 16 years ago
  38. eacaad0 Input: document the multi-touch (MT) protocol by Henrik Rydberg · 16 years ago
  39. bad7600 perf_counter tools: fix infinite loop in perf-report on zeroed event records by Ingo Molnar · 16 years ago
  40. 66cf782 perf_counter tools: perf stat: make -l default-on by Ingo Molnar · 16 years ago
  41. aac3f3c perf_counter tools: add perf-report to the Makefile by Ingo Molnar · 16 years ago
  42. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  43. 38105f0 perf_counter: update 'perf top' documentation by Robert Richter · 16 years ago
  44. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  45. 4c57e37 Input: bcm5974 - add documentation for the driver by Henrik Rydberg · 16 years ago
  46. 1130b02 perf_counter tools: fix Documentation/perf_counter build error by Peter Zijlstra · 16 years ago
  47. 3d4f163 Revert "linux.conf.au 2009: Tuz" by Linus Torvalds · 16 years ago
  48. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  49. 2296e5a Add reference to CAPI 2.0 standard by Karsten Keil · 16 years ago
  50. 554f200 Documentation/isdn/INTERFACE.CAPI by Tilman Schmidt · 16 years ago
  51. 7ced70c update Documentation/isdn/00-INDEX by Tilman Schmidt · 16 years ago
  52. 148be2c perf_counter tools: move helper library to util/* by Ingo Molnar · 16 years ago
  53. 9b820a8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. 992d7ce locking: Documentation: lockdep-design.txt, fix note of state bits by Ming Lei · 16 years ago
  55. 91ac033 CacheFiles: Fix the documentation to use the correct credential pointer names by Marc Dionne · 16 years ago
  56. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  57. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  58. 6e6c348 Merge branch 'irq' into release by Len Brown · 16 years ago
  59. 7b80601 Merge branch 'thinkpad-acpi' into release by Len Brown · 16 years ago
  60. cffb2fa docbooks: add/fix PCI kernel-doc by Randy Dunlap · 16 years ago
  61. 3568b71 Merge commit 'v2.6.30-rc3' into x86/urgent by Ingo Molnar · 16 years ago
  62. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 16 years ago
  63. 6e538aa spi: documentation: emphasise spi_master.setup() semantics by David Brownell · 16 years ago
  64. 88bea18 ACPI: add /sys/firmware/acpi/interrupts/sci_not counter by Len Brown · 16 years ago
  65. 66672fe Documentation/filesystems: remove out of date reference to BKL being held by Adrian McMenamin · 16 years ago
  66. 62d1702 Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  67. 125e702 perf_counter tools: fix 'make install' by Ingo Molnar · 16 years ago
  68. 6142fdd perf_counter tools: add 'perf help' by Ingo Molnar · 16 years ago
  69. cc13a59 perf_counter tools: fix --version by Ingo Molnar · 16 years ago
  70. e33e0a4 perf_counter tools: add 'perf record' command by Ingo Molnar · 16 years ago
  71. 1d8c8b2 perf_counter tools: add help texts by Ingo Molnar · 16 years ago
  72. ddcacfa perf_counter tools: separate kerneltop into 'perf top' and 'perf stat' by Ingo Molnar · 16 years ago
  73. 6f06ccb perf_counter tools: clean up after introduction of the Git command framework by Ingo Molnar · 16 years ago
  74. 0780060 perf_counter tools: add in basic glue from Git by Ingo Molnar · 16 years ago
  75. d24e473 perf_counter: copy in Git's top Makefile by Ingo Molnar · 16 years ago
  76. d91dfbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 16 years ago
  77. 38cfe968 lguest: document 32-bit and PAE requirements by Rusty Russell · 16 years ago
  78. 9536c26 lguest: tell git to ignore Documentation/lguest/lguest by Matt Kraai · 16 years ago
  79. 720097d kbuild: introduce subdir-ccflags-y by Sam Ravnborg · 16 years ago
  80. 4af94f3 doc: fix kernel-parameters.txt mistaken deletions by Randy Dunlap · 16 years ago
  81. 8b5b94e docs, x86: add nox2apic back to kernel-parameters.txt by Weidong Han · 16 years ago
  82. b57f7e7 thinkpad-acpi: bump up version to 0.23 by Henrique de Moraes Holschuh · 16 years ago
  83. d022baf Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  84. 74a205a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  85. e0ca873 Staging: Pohmelfs: Added IO permissions and priorities. by Evgeniy Polyakov · 16 years ago
  86. b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 1397709 Driver Core: early platform driver by Magnus Damm · 16 years ago
  88. c5a88dd powerpc/device-tree: Document MTD nodes with multiple "reg" tuples by Stefan Roese · 16 years ago
  89. efcc2da powerpc/of-device-tree: Factor MTD physmap bindings out of booting-without-of by Stefan Roese · 16 years ago
  90. cd97824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  91. 3ee8da8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  92. 23da64b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  93. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  94. 83b2086 ALSA: add missing definitions(letters) to HD-Audio.txt by Justin Mattock · 16 years ago
  95. 329007c block: update biodoc.txt on plugging by Jens Axboe · 16 years ago
  96. 6cececf x86, documentation: kernel-parameters replace X86-32,X86-64 with X86 by Jaswinder Singh Rajput · 16 years ago
  97. b21597d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  98. 17a7b7b tomoyo: add Documentation/tomoyo.txt by Tetsuo Handa · 16 years ago
  99. bbdba27 doc: use correct debugfs mountpoint by Shen Feng · 16 years ago
  100. c863d83 memcg: fix documentation by Bharata B Rao · 16 years ago