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