1. 8eedce9 static keys: Inline the static_key_enabled() function by Jason Baron · 13 years ago
  2. a706d4f Merge branch 'perf/jump-labels' into perf/core by Ingo Molnar · 13 years ago
  3. 83b8450 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  4. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  5. 1cfa60d static keys: Add docs better explaining the whole 'struct static_key' mechanism by Jason Baron · 13 years ago
  6. 4ff16c2 tracepoint, vfs, sched: Add exec() tracepoint by David Smith · 14 years ago
  7. 034d150 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  8. a746e3c jump label: Fix compiler warning by Jason Baron · 13 years ago
  9. fadf046 jump label: Add a WARN() if jump label key count goes negative by Jason Baron · 13 years ago
  10. 6b1bee9 perf tools: fix broken perf record -a mode by Stephane Eranian · 13 years ago
  11. 5500fa5 ftrace, perf: Add filter support for function trace event by Jiri Olsa · 13 years ago
  12. 02aa316 ftrace: Allow to specify filter field type for ftrace events by Jiri Olsa · 13 years ago
  13. ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 13 years ago
  14. e59a0bf ftrace: Add FTRACE_ENTRY_REG macro to allow event registration by Jiri Olsa · 13 years ago
  15. 489c75c ftrace, perf: Add add/del tracepoint perf registration actions by Jiri Olsa · 13 years ago
  16. ceec0b6 ftrace, perf: Add open/close tracepoint perf registration actions by Jiri Olsa · 13 years ago
  17. e248491 ftrace: Add enable/disable ftrace_ops control interface by Jiri Olsa · 13 years ago
  18. 5b34926 tracing: Don't use p->len field to determine output in __print_*() functions by Steven Rostedt · 13 years ago
  19. e404b32 tracing: Don't print an extra separator of flags by Andrey Vagin · 13 years ago
  20. dfd3b1e perf tools: Remove duplicated string.h includes by Danny Kukawka · 13 years ago
  21. a5a178e perf tools: Allow expressions in __print_symbolic() fields by Stefan Hajnoczi · 14 years ago
  22. 09bda44 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  23. d1e169d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  24. 808e122 perf tools: Invert the sample_id_all logic by Arnaldo Carvalho de Melo · 13 years ago
  25. 0c97812 perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 13 years ago
  26. 7e1ccd3 perf tools: cleanup initialization of attr->size by Stephane Eranian · 13 years ago
  27. f1c67db perf tools: Factor out feature op to process header sections by Robert Richter · 13 years ago
  28. 08d95bd perf tools: Moving code in header.c by Robert Richter · 13 years ago
  29. 850f812 perf tools: Add bitmap_or function into bitmap object by Jiri Olsa · 14 years ago
  30. e90fda0 perf tools: Add sysfs mountpoint interface by Jiri Olsa · 14 years ago
  31. 2837609 perf tools: Remove unused functions from debugfs object by Jiri Olsa · 14 years ago
  32. e334c72 perf tools: Get rid of ctype.h in symbol.c by Namhyung Kim · 13 years ago
  33. 3bd2b8d perf tools: ctype.c only wants util.h by Namhyung Kim · 13 years ago
  34. 2cd13b0 perf tools: Implement islower/isupper macro into util.h by Namhyung Kim · 13 years ago
  35. c4a7dca perf tools: Change perf_guest default back to false by Joerg Roedel · 13 years ago
  36. 0c09571 perf top: Don't process samples with no valid machine object by Joerg Roedel · 13 years ago
  37. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 13 years ago
  38. eca1c3e perf tools: Fix out of tree compiles by David Ahern · 13 years ago
  39. 6a5c13af perf tools: Fix build dependency of perf python extension by Namhyung Kim · 13 years ago
  40. 47b0edc tracing/trivial: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 14 years ago
  41. 9510035 printk/tracing: Add console output tracing by Johannes Berg · 14 years ago
  42. cdfb0d3 ftrace: Append wakeup_rt description of ftrace doc by Geunsik Lim · 13 years ago
  43. 1e42e83 ftrace: sched_switch plugin is deprecated by Geunsik Lim · 13 years ago
  44. 76027ea cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section by Steven Rostedt · 14 years ago
  45. 4845465 x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() by Steven Rostedt · 14 years ago
  46. 2fbb90d tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_idle_exit() sections by Steven Rostedt · 14 years ago
  47. f8d98f1 x86: Fix to decode grouped AVX with VEX pp bits by Masami Hiramatsu · 13 years ago
  48. 86f5e6a watchdog: Fix code/comments mismatches by Fernando Luis Vázquez Cao · 13 years ago
  49. 5f32908 watchdog: Update Kconfig entries by Fernando Luis Vázquez Cao · 13 years ago
  50. 9919cba watchdog: Update documentation by Fernando Luis Vázquez Cao · 13 years ago
  51. d366549 perf record: No build id option fails by David Ahern · 14 years ago
  52. 73323f5 perf tools: fix endianness detection in perf.data by Stephane Eranian · 14 years ago
  53. c98fdea x86/sched/perf/AMD: Set sched_clock_stable by Borislav Petkov · 14 years ago
  54. 52fce95 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 14 years ago
  55. 290436c Merge tag 'v3.3-rc2' into perf/core by Ingo Molnar · 14 years ago
  56. 9dac6a2 perf stat: Align scaled output of cpu-clock by Namhyung Kim · 14 years ago
  57. 5fde252 perf stat: Adjust print unit by Namhyung Kim · 14 years ago
  58. 762b293 perf doc: Allow producing documentation in a specified output directory by Franck Bui-Huu · 14 years ago
  59. e89cef1 perf tool: Fix perf stack to non executable on x86_64 by Jiri Olsa · 14 years ago
  60. 5ddf146 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 14 years ago
  61. a4a03fc perf evsel: Fix an issue where perf report fails to show the proper percentage by Naveen N. Rao · 14 years ago
  62. bf32c9e perf tools: Fix prefix matching for kernel maps by Jiri Olsa · 14 years ago
  63. 7a0153e perf tools: Fix perf stack to non executable on x86_64 by Jiri Olsa · 14 years ago
  64. f069686 tracing/softirq: Move __raise_softirq_irqoff() out of header by Steven Rostedt · 14 years ago
  65. ac483c4 ftrace: Change filter/notrace set functions to return exit code by Jiri Olsa · 14 years ago
  66. 84f2b9b perf: Remove deprecated WARN_ON_ONCE() by Stephane Eranian · 14 years ago
  67. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  68. ff05f60 include/linux/lp8727.h: Remove executable bit by Josh Triplett · 14 years ago
  69. d23a4b3 rbd: fix safety of rbd_put_client() by Alex Elder · 14 years ago
  70. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 14 years ago
  71. 97bb59a rbd: fix a memory leak in rbd_get_client() by Alex Elder · 14 years ago
  72. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 14 years ago
  73. 32852a8 ceph: fix length validation in parse_reply_info() by Xi Wang · 14 years ago
  74. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 14 years ago
  75. 114fc47 ceph: change "ceph.layout" xattr to be "ceph.file.layout" by Alex Elder · 14 years ago
  76. 781ba9d perf record: Make feature initialization generic by Robert Richter · 14 years ago
  77. 4eced23 perf probe: Rename target_module to target by Srikar Dronamraju · 14 years ago
  78. 946d863 perf tools: Remove distclean from Makefile help output by John Kacur · 14 years ago
  79. 24b36da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  80. c84e295 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  81. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  82. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 14 years ago
  83. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 14 years ago
  84. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 14 years ago
  85. bd3ce7d Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 14 years ago
  86. da46d7d staging: fix go7007-usb license by Randy Dunlap · 14 years ago
  87. 1340505 docbook: fix fatal errors in device-drivers docbook and add DMA Management section by Randy Dunlap · 14 years ago
  88. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  89. a99e7e5 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h by David Miller · 14 years ago
  90. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 14 years ago
  91. 18d3e0d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  92. 6d08f2c proc: make sure mem_open() doesn't pin the target's memory by Oleg Nesterov · 14 years ago
  93. 572d34b proc: unify mem_read() and mem_write() by Oleg Nesterov · 14 years ago
  94. 71879d3 proc: mem_release() should check mm != NULL by Oleg Nesterov · 14 years ago
  95. 879a5a0 MAINTAINERS: Greg's suse email address is dead by Greg KH · 14 years ago
  96. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 14 years ago
  97. 0529bc1 perf evlist: Make splice_list_tail method public by Jiri Olsa · 14 years ago
  98. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 14 years ago
  99. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 14 years ago
  100. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 14 years ago