1. 5538bec perf tools: Propagate event parse error handling by Frederic Weisbecker · 13 years ago
  2. 98e1da9 perf tools: Robustify dynamic sample content fetch by Frederic Weisbecker · 13 years ago
  3. a285412 perf tools: Pre-check sample size before parsing by Frederic Weisbecker · 13 years ago
  4. 7442996 perf tools: Move evlist sample helpers to evlist area by Frederic Weisbecker · 13 years ago
  5. dd5f5fd perf tools: Remove junk code in mmap size handling by Frederic Weisbecker · 13 years ago
  6. eac9eac perf tools: Check we are able to read the event size on mmap by Frederic Weisbecker · 13 years ago
  7. c5fc472 core_kernel_data(): Fix architectures that do not define _sdata by Ingo Molnar · 13 years ago
  8. 29510ec Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  9. 398995c Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  10. c330525 perf stat: Add more cache-miss percentage printouts by Ingo Molnar · 13 years ago
  11. 2cba3ff perf stat: Add -d -d and -d -d -d options to show more CPU events by Ingo Molnar · 13 years ago
  12. d697182 ftrace/kbuild: Add recordmcount files to force full build by Michal Marek · 13 years ago
  13. 95950c2 ftrace: Add self-tests for multiple function trace users by Steven Rostedt · 13 years ago
  14. 936e074 ftrace: Modify ftrace_set_filter/notrace to take ops by Steven Rostedt · 13 years ago
  15. cdbe61b ftrace: Allow dynamically allocated function tracers by Steven Rostedt · 13 years ago
  16. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 13 years ago
  17. 07fd551 ftrace: Free hash with call_rcu_sched() by Steven Rostedt · 13 years ago
  18. 2b49938 ftrace: Have global_ops store the functions that are to be traced by Steven Rostedt · 13 years ago
  19. bd69c30 ftrace: Add ops parameter to ftrace_startup/shutdown functions by Steven Rostedt · 13 years ago
  20. 647bcd0 ftrace: Add enabled_functions file by Steven Rostedt · 13 years ago
  21. ed926f9 ftrace: Use counters to enable functions to trace by Steven Rostedt · 13 years ago
  22. 33dc9b1 ftrace: Separate hash allocation and assignment by Steven Rostedt · 13 years ago
  23. f45948e ftrace: Create a global_ops to hold the filter and notrace hashes by Steven Rostedt · 13 years ago
  24. 1cf41dd7 ftrace: Use hash instead for FTRACE_FL_FILTER by Steven Rostedt · 13 years ago
  25. b448c4e ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions by Steven Rostedt · 13 years ago
  26. b313207 perf bench, x86: Add alternatives-asm.h wrapper by Ingo Molnar · 13 years ago
  27. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 13 years ago
  28. af2d03d Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  29. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 13 years ago
  30. 2f19e06 x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  31. 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  32. 101068c x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  33. 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  34. e365c9d x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  35. 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 13 years ago
  36. 5097313 x86, alternative, doc: Add comment for applying alternatives order by Fenghua Yu · 13 years ago
  37. 161ec53 x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  38. 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  39. 2494b03 x86, cpufeature: Fix cpuid leaf 7 feature detection by Fenghua Yu · 13 years ago
  40. 9469234 perf: Fix multi-event parsing bug by Stephane Eranian · 13 years ago
  41. f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 13 years ago
  42. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 13 years ago
  43. 07d8b59 ftrace/recordmcount: mcount address adjustment by Martin Schwidefsky · 13 years ago
  44. 41b402a ftrace/recordmcount: Add helper function get_sym_str_and_relp() by Steven Rostedt · 13 years ago
  45. 37762cb ftrace/recordmcount: Remove duplicate code to find mcount symbol by Steven Rostedt · 13 years ago
  46. 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 13 years ago
  47. f020173 ftrace: Avoid recording mcount on .init sections directly by Steven Rostedt · 13 years ago
  48. 85356f8 kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers by Steven Rostedt · 13 years ago
  49. dfad3d5 ftrace/recordmcount: Add warning logic to warn on mcount not recorded by Steven Rostedt · 13 years ago
  50. ffd618f ftrace/recordmcount: Make ignored mcount calls into nops at compile time by Steven Rostedt · 13 years ago
  51. 8abd572 ftrace/recordmcount: Modify only executable sections by Steven Rostedt · 13 years ago
  52. 9f087e7 ftrace: Add .kprobe.text section to whitelist for recordmcount.c by Steven Rostedt · 13 years ago
  53. e90b0c8 ftrace/trivial: Clean up record mcount to use Linux switch style by Steven Rostedt · 13 years ago
  54. dd5477f ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons by Steven Rostedt · 13 years ago
  55. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 13 years ago
  56. 2b348a7 perf probe: Fix the missed parameter initialization by Lin Ming · 13 years ago
  57. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 13 years ago
  58. 693d92a Linux 2.6.39-rc7 by Linus Torvalds · 13 years ago
  59. 42c36f6 vm: fix vm_pgoff wrap in upward expansion by Hugh Dickins · 13 years ago
  60. c191f6c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  61. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 13 years ago
  62. 26822ee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  63. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 13 years ago
  64. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 13 years ago
  65. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 13 years ago
  66. 047ec4b Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  67. fd98a5d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  68. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 13 years ago
  69. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 13 years ago
  70. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 13 years ago
  71. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 13 years ago
  72. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 13 years ago
  73. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 13 years ago
  74. dab4c82a HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 13 years ago
  75. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 13 years ago
  76. f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 13 years ago
  77. d878597 HPFS: Use types with defined width by Mikulas Patocka · 13 years ago
  78. e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 13 years ago
  79. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 13 years ago
  80. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 13 years ago
  81. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 13 years ago
  82. 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 13 years ago
  83. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 13 years ago
  84. 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 13 years ago
  85. 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 13 years ago
  86. 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 13 years ago
  87. 4f87af4 drm/radeon/kms: add pci id to acer travelmate quirk for 5730 by Alex Deucher · 13 years ago
  88. 45e5f6a drm/radeon: fix order of doing things in radeon_crtc_cursor_set by Ilija Hadzic · 13 years ago
  89. 2bbd449 drm: mm: fix debug output by Daniel Vetter · 13 years ago
  90. ff68146 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  91. 58e7381 drm/radeon/kms: ATPX switcheroo fixes by Alex Deucher · 13 years ago
  92. 7a7b94a drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 13 years ago
  93. 8b06161 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  94. 174a7b1f perf tools: Makefile: Use gcc to determine ARCH by Lin Ming · 13 years ago
  95. c2bf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  96. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 13 years ago
  97. 57d5241 Merge branch 'perf/stat' into perf/core by Ingo Molnar · 13 years ago
  98. e5e0698 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  99. fa039d5 Validate size of EFI GUID partition entries. by Timo Warns · 13 years ago
  100. 63b6a67 perf events, x86: Fix Intel Nehalem and Westmere last level cache event definitions by Peter Zijlstra · 13 years ago