1. 17ea1b7 perf tools: Pass the struct opt to the wildcard parsing routine by Arnaldo Carvalho de Melo · 14 years ago
  2. d7065ad perf record: auto detect when stdout is a pipe by Franck Bui-Huu · 14 years ago
  3. e80711c perf probe: Add --funcs to show available functions in symtab by Masami Hiramatsu · 14 years ago
  4. 5069ed8 perf probe: Enable to put probe inline function call site by Masami Hiramatsu · 14 years ago
  5. 4cc9cec perf probe: Introduce lines walker interface by Masami Hiramatsu · 14 years ago
  6. b0e8572 perf top: Add native_safe_halt to skip symbols by Arnaldo Carvalho de Melo · 14 years ago
  7. 529363b perf callchain: Don't give arbitrary gender to callchain tree nodes by Frederic Weisbecker · 14 years ago
  8. 16537f1 perf callchain: Rename register_callchain_param into callchain_register_param by Frederic Weisbecker · 14 years ago
  9. f08c315 perf callchain: Rename cumul_hits into callchain_cumul_hits by Frederic Weisbecker · 14 years ago
  10. 1b3a0e9 perf callchain: Feed callchains into a cursor by Frederic Weisbecker · 14 years ago
  11. de5fa3a perf test: Add test for the evlist mmap routines by Arnaldo Carvalho de Melo · 14 years ago
  12. 04391de perf evlist: Steal mmap reading routine from 'perf top' by Arnaldo Carvalho de Melo · 14 years ago
  13. 98d77b7 perf test: check if cpu_map__new() return NULL by Han Pingtian · 14 years ago
  14. d2af968 perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus by Arnaldo Carvalho de Melo · 14 years ago
  15. 915fce2 perf tools: Add missing cpu_map__delete() by Arnaldo Carvalho de Melo · 14 years ago
  16. 0a27d7f perf record: Use perf_evlist__mmap by Arnaldo Carvalho de Melo · 14 years ago
  17. 70db753 perf evlist: Move the mmap array from perf_evsel by Arnaldo Carvalho de Melo · 14 years ago
  18. 115d2d8 perf record: Move perf_mmap__write_tail to perf.h by Arnaldo Carvalho de Melo · 14 years ago
  19. 744bd8a perf record: Use struct perf_mmap and helpers by Arnaldo Carvalho de Melo · 14 years ago
  20. 70082dd perf evsel: Introduce mmap support by Arnaldo Carvalho de Melo · 14 years ago
  21. dd7927f perf record: Use perf_evsel__open by Arnaldo Carvalho de Melo · 14 years ago
  22. 72cb701 perf top: Use perf_evsel__open by Arnaldo Carvalho de Melo · 14 years ago
  23. 9d04f17 perf evsel: Allow specifying if the inherit bit should be set by Arnaldo Carvalho de Melo · 14 years ago
  24. f08199d perf evsel: Support event groups by Arnaldo Carvalho de Melo · 14 years ago
  25. 5c58104 perf evlist: Adopt the pollfd array by Arnaldo Carvalho de Melo · 14 years ago
  26. 361c99a perf evsel: Introduce perf_evlist by Arnaldo Carvalho de Melo · 14 years ago
  27. 00e99a4 perf tools: Fix time function double declaration with glibc by Thomas Renninger · 14 years ago
  28. 065bef5 perf tools: Fix build by checking if extra warnings are supported by Arnaldo Carvalho de Melo · 14 years ago
  29. 5c7a668 perf tools: Fix build when using gcc 3.4.6 by Arnaldo Carvalho de Melo · 14 years ago
  30. a860a60 perf tools: Add missing header, fixes build by Arnaldo Carvalho de Melo · 14 years ago
  31. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 14 years ago
  32. 57b84e5 perf test: Fix build on older glibcs by Arnaldo Carvalho de Melo · 14 years ago
  33. 01bb2dc Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  34. 806839b perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ by Oleg Nesterov · 14 years ago
  35. ffb5e0f perf test: Use cpu_map->[cpu] when setting affinity by Han Pingtian · 14 years ago
  36. b2f8fb2 perf symbols: Fix annotation of thumb code by Dr. David Alan Gilbert · 14 years ago
  37. 547e9fd perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat by Peter Zijlstra · 14 years ago
  38. 8c8a9b2 powerpc, perf: Fix frequency calculation for overflowing counters (FSL version) by Anton Blanchard · 14 years ago
  39. 8550d7c perf: Fix perf_event_init_task()/perf_event_free_task() interaction by Oleg Nesterov · 14 years ago
  40. dbe08d8 perf: Fix find_get_context() vs perf_event_exit_task() race by Oleg Nesterov · 14 years ago
  41. c56eb8f Linux 2.6.38-rc1 by Linus Torvalds · 14 years ago
  42. 39f3b1a Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  43. 335bc70 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 404cbbd 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
  45. 5d7e8af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  46. c7bf71c hwmon: (lm93) Add support for LM94 by Guenter Roeck · 14 years ago
  47. 66832eb perf: Validate cpu early in perf_event_alloc() by Oleg Nesterov · 14 years ago
  48. 22a4ec7 perf: Find_get_context: fix the per-cpu-counter check by Oleg Nesterov · 14 years ago
  49. 79aa18d MIPS: Malta: enable Cirrus FB console by Aurelien Jarno · 14 years ago
  50. 92e88b4 MIPS: add CONFIG_VIRTUALIZATION for virtio support by Aurelien Jarno · 14 years ago
  51. 1befdd5 MIPS: Implement __read_mostly by David Daney · 14 years ago
  52. f5b35d0 MIPS: ath79: add common WMAC device for AR913X based boards by Gabor Juhos · 14 years ago
  53. aa6695e MIPS: ath79: Add initial support for the Atheros AP81 reference board by Gabor Juhos · 14 years ago
  54. 68a1d31 MIPS: ath79: add common SPI controller device by Gabor Juhos · 14 years ago
  55. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago
  56. 3f348c5 MIPS: ath79: add common GPIO buttons device by Gabor Juhos · 14 years ago
  57. 858f763 MIPS: ath79: add common watchdog device by Gabor Juhos · 14 years ago
  58. d8fec1f MIPS: ath79: add common GPIO LEDs device by Gabor Juhos · 14 years ago
  59. 0cde722 MIPS: ath79: add initial support for the Atheros PB44 reference board by Gabor Juhos · 14 years ago
  60. 0aabf1a MIPS: ath79: utilize the MIPS multi-machine support by Gabor Juhos · 14 years ago
  61. 6eae43c MIPS: ath79: add GPIOLIB support by Gabor Juhos · 14 years ago
  62. d4a67d9 MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs by Gabor Juhos · 14 years ago
  63. 94bb0c1 MIPS: jump label: Add MIPS support. by David Daney · 14 years ago
  64. 8d662c8 MIPS: Use WARN() in uasm for better diagnostics. by David Daney · 14 years ago
  65. 2c8c53e MIPS: Optimize TLB handlers for Octeon CPUs by David Daney · 14 years ago
  66. bb3d68c MIPS: Add LDX and LWX instructions to uasm. by David Daney · 14 years ago
  67. cc33ae4 MIPS: Use BBIT instructions in TLB handlers by David Daney · 14 years ago
  68. afc7c98 MIPS: Declare uasm bbit0 and bbit1 functions. by David Daney · 14 years ago
  69. 3d8bfdd MIPS: Use C0_KScratch (if present) to hold PGD pointer. by David Daney · 14 years ago
  70. c42aef0 MIPS: Add DINSM to uasm. by David Daney · 14 years ago
  71. e77c32f MIPS: Probe for presence of KScratch registers. by David Daney · 14 years ago
  72. 487d70d MIPS: Add generic support for multiple machines within a single kernel by Gabor Juhos · 14 years ago
  73. 0bec405 MIPS: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  74. a1181ca MIPS: Sibyte: Use vzalloc in sbbus profiler by Joe Perches · 14 years ago
  75. aa891f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  76. a25cecc Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  77. b7c15e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  78. 6a7f6ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  79. c6fa63c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. 34c682a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  81. 8dec000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  82. c5ed514 perf: Fix contexted inheritance by Peter Zijlstra · 14 years ago
  83. 7b698ea x86: Clear irqstack thread_info by Brian Gerst · 14 years ago
  84. 27de094 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  85. 86b1e8d x86: Make relocatable kernel work with new binutils by Shaohua Li · 14 years ago
  86. 321051f Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  87. cbbf50b ALSA: hda - Fix initialization for HP 2011 notebooks by Vitaliy Kulikov · 14 years ago
  88. 0f0714c5 ALSA: hda - Add support for VMware controller by Bankim Bhavsar · 14 years ago
  89. ea73496 ALSA: hda - consitify string arrays by Takashi Iwai · 14 years ago
  90. c66ddf3 ALSA: hda - Add add multi-streaming playback for AD1988 by Raymond Yau · 14 years ago
  91. b89b12b autofs4: clean ->d_release() and autofs4_free_ino() up by Al Viro · 14 years ago
  92. 26e6c91 autofs4: split autofs4_init_ino() by Al Viro · 14 years ago
  93. 5a37db3 autofs4: mkdir and symlink always get a dentry that had passed lookup by Al Viro · 14 years ago
  94. 726a5e0 autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore by Al Viro · 14 years ago
  95. 0bf71d4 autofs4: kill ->size in autofs_info by Al Viro · 14 years ago
  96. 09f12c0 autofs4: pass mode to autofs4_get_inode() explicitly by Al Viro · 14 years ago
  97. 14a2f00 autofs4: autofs4_mkroot() is not different from autofs4_init_ino() by Al Viro · 14 years ago
  98. 292c5ee autofs4: keep symlink body in inode->i_private by Al Viro · 14 years ago
  99. c0bcc9d autofs4 - fix debug print in autofs4_lookup() by Ian Kent · 14 years ago
  100. 8931221 vfs - fix dentry ref count in do_lookup() by Ian Kent · 14 years ago