1. c0dfb2f perf: Remove the "event" callback from perf events by Frederic Weisbecker · 15 years ago
  2. b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 15 years ago
  3. 2f0993e hw-breakpoints: Drop callback and task parameters from modify helper by Frederic Weisbecker · 15 years ago
  4. 9cef308 perf: Remove unused struct perf_event::event_callback by Frederic Weisbecker · 15 years ago
  5. 189f202 perf: Remove pointless union that wraps the hw breakpoint fields by Frederic Weisbecker · 15 years ago
  6. ed54d0f hw-breakpoints: Add two reserved fields for future extensions by Frederic Weisbecker · 15 years ago
  7. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  8. 6b62fe0 tracing/syscalls: Make syscall events print callbacks static by Frederic Weisbecker · 15 years ago
  9. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  10. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  11. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  12. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  13. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  14. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago
  15. dd1853c hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints by Frederic Weisbecker · 15 years ago
  16. 5fa10b2 hw-breakpoints: Use struct perf_event_attr to define user breakpoints by Frederic Weisbecker · 15 years ago
  17. ba005e1 tracepoint: Add signal loss events by Masami Hiramatsu · 15 years ago
  18. f9d4257 tracepoint: Add signal deliver event by Masami Hiramatsu · 15 years ago
  19. d1eb650 tracepoint: Move signal sending tracepoint to events/signal.h by Masami Hiramatsu · 15 years ago
  20. 470dda7 tracing: Restore original format of sched events by Li Zefan · 15 years ago
  21. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 15 years ago
  22. 071688f tracing: Convert some jbd2 events to DEFINE_EVENT by Li Zefan · 15 years ago
  23. 77ca1e0 tracing: Convert some block events to DEFINE_EVENT by Li Zefan · 15 years ago
  24. 7703466 tracing: Convert some power events to DEFINE_EVENT by Li Zefan · 15 years ago
  25. 382ece7 tracing: Convert some workqueue events to DEFINE_EVENT by Li Zefan · 15 years ago
  26. c467307 tracing: Convert softirq events to DEFINE_EVENT by Li Zefan · 15 years ago
  27. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  28. 925684d tracing: Convert module refcnt events to DEFINE_EVENT by Li Zefan · 15 years ago
  29. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
  30. 75ec29a tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT by Steven Rostedt · 15 years ago
  31. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
  32. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
  33. fa7c27e hw-breakpoints: Fix misordered ifdef by Frederic Weisbecker · 15 years ago
  34. e6db487 hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers by Frederic Weisbecker · 15 years ago
  35. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 15 years ago
  36. 5093eba hw-breakpoints: Separate the kernel part from breakpoint headers by Frederic Weisbecker · 15 years ago
  37. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  38. 59ed446 perf: Fix event scaling for inherited counters by Peter Zijlstra · 15 years ago
  39. 453f19e perf: Allow for custom overflow handlers by Peter Zijlstra · 15 years ago
  40. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  41. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  42. 559fdc3 perf_event: Optimize perf_output_lock() by Peter Zijlstra · 15 years ago
  43. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  44. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  45. 4c49b12 perf_event: Fix invalid type in ioctl definition by Arjan van de Ven · 15 years ago
  46. 688bcaf hw-breakpoints: Fix build on !perf architectures by Ingo Molnar · 15 years ago
  47. 687b16f hw-breakpoints: Provide an off-case for counter_arch_bp() by Frederic Weisbecker · 15 years ago
  48. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  49. b87e5e2 serial: add support for the Lava Quattro PCI quad-port 16550A card by Lennert Buytenhek · 15 years ago
  50. 71ccb83 alpha: fix F_SETOWN_EX and F_GETLK64 conflict by Peter Zijlstra · 15 years ago
  51. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  52. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  53. 799dd75 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  54. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  56. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
  57. afa0897 i2c: Add an interface to lock/unlock an I2C bus segment by Jean Delvare · 15 years ago
  58. 3806e94 i2c-piix4: Modify code name SB900 to Hudson-2 by Crane Cai · 15 years ago
  59. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  60. 2da3e16 hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h by Frederic Weisbecker · 15 years ago
  61. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  62. 97eaf53 perf/core: Add a callback to perf events by Frederic Weisbecker · 15 years ago
  63. fb0459d perf/core: Provide a kernel-internal interface to get to performance counters by Arjan van de Ven · 15 years ago
  64. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  65. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  67. 1836d95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  68. bce8fc4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. a5e3013 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 15 years ago
  71. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  72. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  73. b0c110c net: Fix RPF to work with policy routing by jamal · 15 years ago
  74. 14d18a8 net: fix kmemcheck annotations by Eric Dumazet · 15 years ago
  75. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 15 years ago
  76. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  77. fefcfd4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 6e958d7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. c68d2b1 8250_pci: add IBM Saturn serial card by Benjamin Herrenschmidt · 15 years ago
  80. 1b62cbf serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h by Krauth.Julien · 15 years ago
  81. 0a1b71b strstrip(): mark as as must_check by KOSAKI Motohiro · 15 years ago
  82. 2eca40a cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n by Randy Dunlap · 15 years ago
  83. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  84. f7d7986 perf_event: Add alignment-faults and emulation-faults software events by Anton Blanchard · 15 years ago
  85. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 15 years ago
  86. 721a669 perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers by Soeren Sandmann · 15 years ago
  87. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  88. 964fe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  89. 4848490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  90. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 15 years ago
  91. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  92. abf90cc net: Fix struct inet_timewait_sock bitfield annotation by Eric Dumazet · 15 years ago
  93. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  94. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  95. 7c650a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  96. 6b50f5c Merge branches 'x86/mce' and 'x86/urgent' into perf/mce by Ingo Molnar · 15 years ago
  97. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  98. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  99. 434a83c events: Harmonize event field names and print output names by Ingo Molnar · 15 years ago
  100. 6fb2915 tracing/profile: Add filter support by Li Zefan · 15 years ago