1. 2f525d0 perf annotate: Support multiple histograms in annotation by Arnaldo Carvalho de Melo · 14 years ago
  2. 78f7def perf annotate: Move annotate functions to util/ by Arnaldo Carvalho de Melo · 14 years ago
  3. 764328d perf top: Remove superfluous name_len field by Arnaldo Carvalho de Melo · 14 years ago
  4. fe4b04f perf: Cure task_oncpu_function_call() races by Peter Zijlstra · 14 years ago
  5. b84defe 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. 8104a47 Merge commit 'v2.6.38-rc3' into perf/core by Ingo Molnar · 14 years ago
  7. cdb0861 perf top: Fix TUI compilation by Yinghai Lu · 14 years ago
  8. 978f626 perf tools: Don't try to build python bindings if Python.h not available by Arnaldo Carvalho de Melo · 14 years ago
  9. 0015e2e perf stat: Fix up resource release order by Arnaldo Carvalho de Melo · 14 years ago
  10. 568bb7b perf tools: Fix up 'make clean' target by Arnaldo Carvalho de Melo · 14 years ago
  11. 067187f perf tools: Remove verbose build messages for the python binding by Arnaldo Carvalho de Melo · 14 years ago
  12. ebf5382 Linux 2.6.38-rc3 by Linus Torvalds · 14 years ago
  13. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  14. f6bbc1d perf python: Fix build on 32-bit by Arnaldo Carvalho de Melo · 14 years ago
  15. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  16. 35a8524 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  17. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  18. fb9f1f1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  19. 2426ec8 virtio: update MAINTAINERS by Michael S. Tsirkin · 14 years ago
  20. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  21. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  22. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  23. e98ff0f ARM: smp_on_up: allow non-ARM SMP processors by Russell King · 14 years ago
  24. 823c716 perf probe: Use %td for pointer arithmetic result by Arnaldo Carvalho de Melo · 14 years ago
  25. c0443df perf top: Introduce slang based TUI by Arnaldo Carvalho de Melo · 14 years ago
  26. 229ade9 perf tools: Don't fallback to setup_pager unconditionally by Arnaldo Carvalho de Melo · 14 years ago
  27. 8c3e10e perf top: Move display agnostic routines to util/top.[ch] by Arnaldo Carvalho de Melo · 14 years ago
  28. 7e2ed09 perf evlist: Store pointer to the cpu and thread maps by Arnaldo Carvalho de Melo · 14 years ago
  29. c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 14 years ago
  30. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 14 years ago
  31. 5f2c1b3 ARM: footbridge: fix debug macros by Russell King · 14 years ago
  32. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  33. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  34. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  35. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 14 years ago
  36. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  37. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 14 years ago
  38. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 14 years ago
  39. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 14 years ago
  40. 9fbf0c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  41. 4fda116 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  42. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  43. 7bfeea0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  44. f9a3d1d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  45. ef9f2fa Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  46. f8a9530 perf evlist: Move evlist methods to evlist.c by Arnaldo Carvalho de Melo · 14 years ago
  47. 877108e perf tools: Initial python binding by Arnaldo Carvalho de Melo · 14 years ago
  48. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 14 years ago
  49. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 14 years ago
  50. 93fc64f perf top: Switch to non overwrite mode by Arnaldo Carvalho de Melo · 14 years ago
  51. 7bb4115 perf evlist: Support non overwrite mode in perf_evlist__read_on_cpu by Arnaldo Carvalho de Melo · 14 years ago
  52. ef2bf6d perf events: Account PERF_RECORD_LOST events in event__process by Arnaldo Carvalho de Melo · 14 years ago
  53. dc82009 perf record: No need to check for overwrites by Arnaldo Carvalho de Melo · 14 years ago
  54. 3a0592b Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  55. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago
  56. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 14 years ago
  57. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 14 years ago
  58. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 14 years ago
  59. d1205f8 NFS: NFSv4 readdir loses entries by Chuck Lever · 14 years ago
  60. c08e76d NFS: Micro-optimize nfs4_decode_dirent() by Chuck Lever · 14 years ago
  61. e00b8a2 NFS: Fix an NFS client lockdep issue by Trond Myklebust · 14 years ago
  62. 24446fc xfs: xfs_bmap_add_extent_delay_real should init br_startblock by bpm@sgi.com · 14 years ago
  63. 0fbca4d xfs: fix dquot shaker deadlock by Dave Chinner · 14 years ago
  64. c6f990d xfs: handle CIl transaction commit failures correctly by Dave Chinner · 14 years ago
  65. 5315837 xfs: limit extsize to size of AGs and/or MAXEXTLEN by Dave Chinner · 14 years ago
  66. 4ce1598 xfs: prevent extsize alignment from exceeding maximum extent size by Dave Chinner · 14 years ago
  67. 14b064c xfs: limit extent length for allocation to AG size by Dave Chinner · 14 years ago
  68. b8fc826 xfs: speculative delayed allocation uses rounddown_power_of_2 badly by Dave Chinner · 14 years ago
  69. e34a314 xfs: fix efi item leak on forced shutdown by Dave Chinner · 14 years ago
  70. 54489c18 perf test: Fix return values checking by Han Pingtian · 14 years ago
  71. 3c42258 perf probe: Add filters support for available functions by Masami Hiramatsu · 14 years ago
  72. bd09d7b perf probe: Add variable filter support by Masami Hiramatsu · 14 years ago
  73. 68baa43 perf tools: Add strfilter for general purpose string filter by Masami Hiramatsu · 14 years ago
  74. 5f92acc8 Delete zero-length drivers/staging/vme/bridges/Module.symvers by Jeff Garzik · 14 years ago
  75. 729a6a3 libata: set queue DMA alignment to sector size for ATAPI too by Tejun Heo · 14 years ago
  76. 4a5610a libata: DVR-212D can't do SETXFER DVD-RW DVR-212D by Francesco Antonacci · 14 years ago
  77. 10aca06 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Anssi Hannula · 14 years ago
  78. defed55 pata_hpt37x: inherit prereset() method for HPT374 by Sergei Shtylyov · 14 years ago
  79. a4a461a ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 14 years ago
  80. 910f7bb pata_hpt37x: fold 'if' statement into 'switch' by Sergei Shtylyov · 14 years ago
  81. 40d69ba pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) by Sergei Shtylyov · 14 years ago
  82. bfdd7c5 pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) by Sergei Shtylyov · 14 years ago
  83. 77c5fd1 pata_mpc52xx: inherit from ata_bmdma_port_ops by Tejun Heo · 14 years ago
  84. dcc3c4c Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  85. 1f0324c Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  86. 0b6bb66 Export the augmented rbtree helper functions by Andreas Gruenbacher · 14 years ago
  87. b12ece7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  88. 363aab2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  89. b9020c9 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  90. 153e019 drm/nv50: fix regression on IGPs by Ben Skeggs · 14 years ago
  91. 1e644d6 drm/radeon/kms: re-emit full context state for evergreen blits by Alex Deucher · 14 years ago
  92. dca0d61 drm/radeon/kms: release CMASK access in preclose_kms by Marek Olšák · 14 years ago
  93. 0e6d8ca arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR by Julia Lawall · 14 years ago
  94. afb7d70 arm: omap2: mux: fix compile warning by Felipe Balbi · 14 years ago
  95. efe318a omap1: Simplify use of omap_irq_flags by Tony Lindgren · 14 years ago
  96. 9f9605c omap2+: Fix unused variable warning for omap_irq_base by Russell King · 14 years ago
  97. f5a106d ARM: 6642/1: mmci: calculate remaining bytes at error correctly by Linus Walleij · 14 years ago
  98. bffb276 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. f7b548f 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
  100. 95f9354 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago