1. 1241eb8 Merge commit 'tip/perfcounters-for-linus' into oprofile/master by Robert Richter · 15 years ago
  2. 51563a0 x86/oprofile: introduce oprofile_add_data64() by Robert Richter · 15 years ago
  3. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  4. cca3f45 perf_counter: Add counter->id to the throttle event by Peter Zijlstra · 15 years ago
  5. a308444 perf_counter: Better align code by Ingo Molnar · 15 years ago
  6. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 15 years ago
  7. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  8. 1c432d8 perf_counter: Rename enums by Peter Zijlstra · 15 years ago
  9. df58ab2 perf_counter: Rename perf_counter_limit sysctl by Peter Zijlstra · 15 years ago
  10. 0764771 perf_counter: More paranoia settings by Peter Zijlstra · 15 years ago
  11. 0dc8335 oprofile: remove irq_flags in struct op_entry by Robert Richter · 15 years ago
  12. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 15 years ago
  16. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 15 years ago
  17. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 15 years ago
  25. bd2b5b1 perf_counter: More aggressive frequency adjustment by Peter Zijlstra · 15 years ago
  26. f1db457 tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK by Li Zefan · 15 years ago
  27. 04dce7d spinlock: Add missing __raw_spin_lock_flags() stub for UP by Benjamin Herrenschmidt · 15 years ago
  28. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 15 years ago
  29. 6556d1d tracing: fix the block trace points print size by Steven Rostedt · 15 years ago
  30. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  31. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  32. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 15 years ago
  33. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  34. aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 15 years ago
  35. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  36. 75b5032 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  37. 8326f44 perf_counter: Implement generalized cache event types by Ingo Molnar · 15 years ago
  38. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  39. 6a24ed6c perf_counter: Fix frequency adjustment for < HZ by Peter Zijlstra · 15 years ago
  40. 689802b perf_counter: Add PERF_SAMPLE_PERIOD by Peter Zijlstra · 15 years ago
  41. ac4bcf8 perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID by Peter Zijlstra · 15 years ago
  42. 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  43. 089dd79 perf_counter: Generate mmap events for install_special_mapping() by Peter Zijlstra · 15 years ago
  44. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 15 years ago
  45. d99e944 perf_counter: Remove munmap stuff by Peter Zijlstra · 15 years ago
  46. 60313eb perf_counter: Add fork event by Peter Zijlstra · 15 years ago
  47. 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 15 years ago
  48. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  49. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 15 years ago
  50. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  51. 08247e3 perf_counter: Add ioctl for changing the sample period/frequency by Peter Zijlstra · 15 years ago
  52. 8e3747c perf_counter: Change data head from u32 to u64 by Peter Zijlstra · 15 years ago
  53. 8a016db perf_counter: Remove the last nmi/irq bits by Peter Zijlstra · 15 years ago
  54. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 15 years ago
  55. 8e5799b perf_counter: Add unique counter id by Peter Zijlstra · 15 years ago
  56. 53e111a x86: Fix atomic_long_xchg() on 64bit by Peter Zijlstra · 15 years ago
  57. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  58. 709e50c perf_counter: Use PID namespaces properly by Peter Zijlstra · 15 years ago
  59. bf4e0ed perf_counter: Remove unused prev_state field by Paul Mackerras · 15 years ago
  60. 3f731ca perf_counter: Fix cpu migration counter by Paul Mackerras · 15 years ago
  61. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 15 years ago
  62. 1d080d6 tracing: remove redundant SOFTIRQ from softirq event traces by Steven Rostedt · 15 years ago
  63. 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 15 years ago
  64. a9c1c3a tracing/events: put TP_fast_assign into braces by Li Zefan · 15 years ago
  65. 6e25db4 tracing/events: fix a typo in __string() format output by Li Zefan · 15 years ago
  66. fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 15 years ago
  67. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  68. 22a4f65 perf_counter: Tidy up style details by Ingo Molnar · 15 years ago
  69. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  70. c4e51e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  71. 25346b93 perf_counter: Provide functions for locking and pinning the context for a task by Paul Mackerras · 15 years ago
  72. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  73. d280cc9 headers_check fix: linux/net_dropmon.h by Jaswinder Singh Rajput · 15 years ago
  74. 52bb25a headers_check fix: linux/auto_fs.h by Jaswinder Singh Rajput · 15 years ago
  75. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 15 years ago
  76. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  77. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  78. b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 15 years ago
  79. bbbee90 perf_counter: Ammend cleanup in fork() fail by Peter Zijlstra · 15 years ago
  80. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 15 years ago
  81. c93f766 perf_counter: Fix race in attaching counters to tasks and exiting by Paul Mackerras · 15 years ago
  82. d3e78ee perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS by Ingo Molnar · 15 years ago
  83. f2aebae ftrace: don't convert function's local variable name in macro by Zhaolei · 15 years ago
  84. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  85. ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  86. c2adae0 tracing: convert irq events to use __print_symbolic by Steven Rostedt · 15 years ago
  87. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 15 years ago
  88. 62ba180 tracing: add flag output for kmem events by Steven Rostedt · 15 years ago
  89. 937cdb9 tracing: add previous task state info to sched switch event by Steven Rostedt · 15 years ago
  90. be74b73 tracing: add __print_flags for events by Steven Rostedt · 15 years ago
  91. b0aae68 tracing/events: change the type of __str_loc_item to unsigned short by Li Zefan · 15 years ago
  92. 0127c3e perf_counter: fix warning & lockup by Ingo Molnar · 15 years ago
  93. a78ac32 perf_counter: Generic per counter interrupt throttle by Peter Zijlstra · 15 years ago
  94. 48e22d5 perf_counter: x86: Remove interrupt throttle by Peter Zijlstra · 15 years ago
  95. bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 15 years ago
  96. 6ab423e perf_counter: Propagate inheritance failures down the fork() path by Peter Zijlstra · 15 years ago
  97. e527ea3 perf_counter: Remove unused ABI bits by Peter Zijlstra · 15 years ago
  98. 475c557 perf_counter: Remove perf_counter_context::nr_enabled by Peter Zijlstra · 15 years ago
  99. 082ff5a perf_counter: Change pctrl() behaviour by Peter Zijlstra · 15 years ago
  100. 4a5dace Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago