1. 7e383de perf record: Don't pass host machine to guest synthesizer by Arnaldo Carvalho de Melo · 12 years ago
  2. 5323f60 perf header: Ensure read/write finished successfully by Namhyung Kim · 12 years ago
  3. 000ae33 perf tests: Check python path on attr and binding test by Namhyung Kim · 12 years ago
  4. 82ce75d perf tests: Add event parsing test for '*:*' tracepoints by Jiri Olsa · 12 years ago
  5. f35488f perf tools: Add support for wildcard in tracepoint system name by Jiri Olsa · 12 years ago
  6. 0bd3f08 perf tools: Add missing closedir in multi tracepoint processing by Jiri Olsa · 12 years ago
  7. 0c6332e perf python: Fix breakage introduced by the test_attr infrastructure by Arnaldo Carvalho de Melo · 12 years ago
  8. 54359d3 perf test: Check for linking problems in the python binding by Arnaldo Carvalho de Melo · 12 years ago
  9. 56e52e8 perf evsel: Introduce perf_evsel__open_strerror method by Arnaldo Carvalho de Melo · 12 years ago
  10. c0a5434 perf evsel: Introduce event fallback method by Arnaldo Carvalho de Melo · 12 years ago
  11. 594ac61 perf evsel: Do missing feature fallbacks in just one place by Arnaldo Carvalho de Melo · 12 years ago
  12. ce90e38 perf tests: Adjust some message log levels to help diagnosing problems in attr tests by Arnaldo Carvalho de Melo · 12 years ago
  13. 68d20dc perf test: Remove leftover temp file left by one of the attr tests by Arnaldo Carvalho de Melo · 12 years ago
  14. f8ebb0c perf test: Add a test case for hists__{match,link} by Namhyung Kim · 12 years ago
  15. 66f97ed perf diff: Use internal rb tree for compute resort by Namhyung Kim · 12 years ago
  16. ce74f60 perf hists: Link hist entries before inserting to an output tree by Namhyung Kim · 12 years ago
  17. 9afcf93 perf hists: Exchange order of comparing items when collapsing hists by Namhyung Kim · 12 years ago
  18. 203e04c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  19. ba6fdda profiling: Remove unused timer hook by Frederic Weisbecker · 12 years ago
  20. 7c3c867 Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into perf/core by Ingo Molnar · 12 years ago
  21. 2a13375 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  22. d41032a tracing: Fix unsigned int compare of zero in recursion check by Steven Rostedt · 12 years ago
  23. 4913ae3 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  24. ff7532c Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  25. ae763db Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  26. 6f48ea5 Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  27. 2116e02 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  28. 5e30bbb MAINTAINERS: Someone needs to watch over the serial drivers by Greg Kroah-Hartman · 12 years ago
  29. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  30. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  31. dba63b2 USB: EHCI: fix build error in ehci-mxc by Alan Stern · 12 years ago
  32. db23366 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  33. 6d26b3a MAINTAINERS: remove me by Alan Cox · 12 years ago
  34. 31614bb ALSA: hda - Fix inconsistent pin states after resume by Takashi Iwai · 12 years ago
  35. 0b07436 ring-buffer: Remove trace.h from ring_buffer.c by Steven Rostedt · 12 years ago
  36. 567cd4d ring-buffer: User context bit recursion checking by Steven Rostedt · 12 years ago
  37. 897f68a ftrace: Use only the preempt version of function tracing by Steven Rostedt · 12 years ago
  38. edc15ca tracing: Avoid unnecessary multiple recursion checks by Steven Rostedt · 12 years ago
  39. e46cbf7 tracing: Make the trace recursion bits into enums by Steven Rostedt · 12 years ago
  40. c29f122 ftrace: Add context level recursion bit checking by Steven Rostedt · 12 years ago
  41. 0a01640 ftrace: Optimize the function tracer list loop by Steven Rostedt · 12 years ago
  42. 9640388 ftrace: Fix function tracing recursion self test by Steven Rostedt · 12 years ago
  43. 6350379 ftrace: Fix global function tracers that are not recursion safe by Steven Rostedt · 12 years ago
  44. 05cbbf6 tracing: Fix selftest function recursion accounting by Steven Rostedt · 12 years ago
  45. 34600f0 tracing: Fix race with max_tr and changing tracers by Steven Rostedt · 12 years ago
  46. a7e2ca1 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 12 years ago
  47. 1d85490 Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  48. f56c319 async: fix __lowest_in_progress() by Tejun Heo · 12 years ago
  49. ed06ef3 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 12 years ago
  50. 343391b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  51. 262060e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  52. b75b25b Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  53. 05c2cf3 Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  54. 3c2a9f8 Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  55. d26d452 Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  56. 0944c0a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  57. a7ed6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  58. 9067ac8 wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 12 years ago
  59. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 12 years ago
  60. f1b9939 arm64: makefile: fix uname munging when setting ARCH on native machine by Will Deacon · 12 years ago
  61. 9cf2b72 arm64: elf: fix core dumping to match what glibc expects by Will Deacon · 12 years ago
  62. 9debc17 USB: EHCI: add a name for the platform-private field by Alan Stern · 12 years ago
  63. 9ce45ef USB: EHCI: fix incorrect configuration test by Alan Stern · 12 years ago
  64. 9ec6e9d USB: EHCI: Move definition of EHCI_STATS to ehci.h by Roger Quadros · 12 years ago
  65. 0a71e4c tracing: Remove trace.h header from trace_clock.c by Steven Rostedt · 12 years ago
  66. 0f815a0 USB: UHCI: fix IRQ race during initialization by Alan Stern · 12 years ago
  67. 910ffdb ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 12 years ago
  68. b000c80 tracing: Remove the extra 4 bytes of padding in events by Steven Rostedt · 12 years ago
  69. d8b79b2 f2fs: use _safe() version of list_for_each by Dan Carpenter · 12 years ago
  70. 9af45ef f2fs: add comments of start_bidx_of_node by Jaegeuk Kim · 12 years ago
  71. a7fdffb f2fs: avoid issuing small bios due to several dirty node pages by Jaegeuk Kim · 12 years ago
  72. c01e54b f2fs: support swapfile by Jaegeuk Kim · 12 years ago
  73. 692bb55 f2fs: add remap_pages as generic_file_remap_pages by Jaegeuk Kim · 12 years ago
  74. 6e6093a f2fs: add __init to functions in init_f2fs_fs by Namjae Jeon · 12 years ago
  75. ad2e632 Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  76. f684199 kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ by Masami Hiramatsu · 12 years ago
  77. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
  78. 06aeaae ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig by Masami Hiramatsu · 12 years ago
  79. 8741db5 tracing/fgraph: Add max_graph_depth to limit function_graph depth by Steven Rostedt · 12 years ago
  80. 0f1ac8f tracing/lockdep: Disable lockdep first in entering NMI by Steven Rostedt · 12 years ago
  81. 84c6cf0 tracing: Remove unneeded check of max_tr->buffer before tracing_reset by Steven Rostedt · 12 years ago
  82. a541641 tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus} by Hiraku Toyooka · 12 years ago
  83. 6aea49c tracing/syscalls: Make local functions static by Fengguang Wu · 12 years ago
  84. d24d7db tracing: Verify target file before registering a uprobe event by Jovi Zhang · 12 years ago
  85. d8a0349 tracing: Use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  86. 771e038 ring-buffer: Remove unnecessary recusive call in rb_advance_iter() by Steven Rostedt · 12 years ago
  87. 418c59e tracing: Fix sparse warning with is_signed_type() macro by Steven Rostedt · 12 years ago
  88. c1bf08a ftrace: Be first to run code modification on modules by Steven Rostedt · 12 years ago
  89. 42c364a ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs by Takashi Iwai · 12 years ago
  90. 103a197 security/device_cgroup: lock assert fails in dev_exception_clean() by Jerry Snitselaar · 12 years ago
  91. a67adb9 evm: checking if removexattr is not a NULL by Dmitry Kasatkin · 12 years ago
  92. 9a92841 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  93. ee61abb module: fix missing module_mutex unlock by Linus Torvalds · 12 years ago
  94. 014b344 ttm: on move memory failure don't leave a node dangling by Dave Airlie · 12 years ago
  95. 6305418 ttm: don't destroy old mm_node on memcpy failure by Dave Airlie · 12 years ago
  96. ffb5fd5 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  97. a3f5aed Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  98. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  99. 3a142ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  100. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 12 years ago