1. eb594e4 tracing: move trace point formats to files in include/trace directory by Steven Rostedt · 17 years ago
  2. 5d0859c Merge branch 'sched/clock' into tracing/ftrace by Ingo Molnar · 17 years ago
  3. b342501 sched: allow architectures to specify sched_clock_stable by Ingo Molnar · 17 years ago
  4. 14131f2 tracing: implement trace_clock_*() APIs by Ingo Molnar · 17 years ago
  5. af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 17 years ago
  6. f4abfb8 Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  7. e36b1e1 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  8. 3cdfdf9 tracing: wrap arguments with PARAMS by Steven Rostedt · 17 years ago
  9. eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 17 years ago
  10. f3fe8e4 tracing: add schedule events to event trace by Steven Rostedt · 17 years ago
  11. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 17 years ago
  12. 7c37730 tracing: add DEFINE_TRACE_FMT to tracepoint.h by Steven Rostedt · 17 years ago
  13. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 17 years ago
  14. a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 17 years ago
  15. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  16. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 17 years ago
  17. c478f87 Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  18. adfafef Merge branch 'hibernate' by Linus Torvalds · 17 years ago
  19. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 17 years ago
  20. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  21. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 17 years ago
  22. 01b24fe spi_bitbang: add more lowlevel function documentation by Michael Buesch · 17 years ago
  23. 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 17 years ago
  24. 000ab69 ftrace: allow archs to preform pre and post process for code modification by Steven Rostedt · 17 years ago
  25. 057685c Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace by Ingo Molnar · 17 years ago
  26. fe1200b SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants by Christoph Lameter · 17 years ago
  27. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 17 years ago
  28. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 17 years ago
  29. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 17 years ago
  30. 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 17 years ago
  31. 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  32. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 17 years ago
  33. e4dd618 vlan: Update skb->mac_header in __vlan_put_tag(). by Jarek Poplawski · 17 years ago
  34. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  35. 97bef7d Bernhard has moved by Bernhard Walle · 17 years ago
  36. ffa7525 jsm: additional device support by Adam Lackorzynski · 17 years ago
  37. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 17 years ago
  38. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 17 years ago
  39. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 17 years ago
  40. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 17 years ago
  41. 610d18f timerfd: add flags check by Davide Libenzi · 17 years ago
  42. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 17 years ago
  43. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 17 years ago
  44. c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 17 years ago
  45. 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 17 years ago
  46. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 17 years ago
  47. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 17 years ago
  48. 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 17 years ago
  49. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  50. 2f60971 FRV: __pte_to_swp_entry doesn't expand correctly by Roel Kluin · 17 years ago
  51. 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  52. b6887d7 ftrace: rename _hook to _probe by Steven Rostedt · 17 years ago
  53. 97d0bb8 ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypes by Ingo Molnar · 17 years ago
  54. f492d3f8 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  55. 809dcf2 ftrace: add pretty print to selected fuction traces by Steven Rostedt · 17 years ago
  56. 988ae9d ring-buffer: add tracing_is_on to test if ring buffer is enabled by Steven Rostedt · 17 years ago
  57. 59df055f ftrace: trace different functions with a different tracer by Steven Rostedt · 17 years ago
  58. f618077 ftrace: add command interface for function selection by Steven Rostedt · 17 years ago
  59. 72b623c Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/power-tracer by Ingo Molnar · 17 years ago
  60. 9abd603 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  61. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 17 years ago
  62. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 17 years ago
  63. b51ebdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  64. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 17 years ago
  65. 5fb896a Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  66. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  67. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  68. 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 17 years ago
  69. 2a7b8df sched: do not account for NMIs by Steven Rostedt · 17 years ago
  70. 5a5fb7d preempt-count: force hardirq-count to max of 10 by Steven Rostedt · 17 years ago
  71. 6c59796 syscall define: fix uml compile bug by Heiko Carstens · 17 years ago
  72. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 17 years ago
  73. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  74. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 17 years ago
  75. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 17 years ago
  76. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 17 years ago
  77. 4040068 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  78. e672f7d pkt_sched: type should be __u32 in header by Chuck Ebbert · 17 years ago
  79. 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 17 years ago
  80. 29ef011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  81. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 17 years ago
  82. c3706f0 tracing: fix typos in comments by Wenji Huang · 17 years ago
  83. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 17 years ago
  84. f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  85. 43a9907 sound: Remove OSSlib stuff from linux/soundcard.h by Arnd Bergmann · 17 years ago
  86. ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  87. d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  88. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 17 years ago
  89. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 17 years ago
  90. 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  91. 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 17 years ago
  92. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 17 years ago
  93. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 17 years ago
  94. 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 17 years ago
  95. a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 17 years ago
  96. 375b38b nmi: add generic nmi tracking state by Steven Rostedt · 17 years ago
  97. d8b891a ring-buffer: allow tracing_off to be used in core kernel code by Steven Rostedt · 17 years ago
  98. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 17 years ago
  99. e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  100. 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 17 years ago