1. 553552c tracing: Combine event filter_active and enable into single flags field by Steven Rostedt · 16 years ago
  2. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 16 years ago
  3. 80decc7 tracing: Move print functions into event class by Steven Rostedt · 16 years ago
  4. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 16 years ago
  5. 0405ab8 tracing: Move raw_init from events to class by Steven Rostedt · 16 years ago
  6. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 16 years ago
  7. 2239291 tracing: Remove per event trace registering by Steven Rostedt · 16 years ago
  8. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 16 years ago
  9. 53da59a tracepoints: Add check trace callback type by Mathieu Desnoyers · 16 years ago
  10. 8f08201 tracing: Create class struct for events by Steven Rostedt · 16 years ago
  11. 23e117f Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-4 by Steven Rostedt · 16 years ago
  12. a93d2f1 sched, wait: Use wrapper functions by Changli Gao · 16 years ago
  13. 0224cf4 sched: Intoduce get_cpu_iowait_time_us() by Arjan van de Ven · 16 years ago
  14. e0e37c2 sched: Eliminate the ts->idle_lastupdate field by Arjan van de Ven · 16 years ago
  15. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 16 years ago
  16. bbf1bb3 cpu_stop: add dummy implementation for UP by Tejun Heo · 16 years ago
  17. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 16 years ago
  18. 48652ce Merge commit 'v2.6.34-rc6' into sched/core by Ingo Molnar · 16 years ago
  19. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 16 years ago
  20. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 16 years ago
  21. 1142d81 cpu_stop: implement stop_cpu[s]() by Tejun Heo · 16 years ago
  22. 2e26ca7 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header by Steven Rostedt · 16 years ago
  23. 4dbf6bc tracing: Convert nop macros to static inlines by Steven Rostedt · 16 years ago
  24. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  25. 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  26. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 16 years ago
  27. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 16 years ago
  28. 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  29. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  30. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 16 years ago
  31. 72c9ddf ring-buffer: Make non-consuming read less expensive with lots of cpus. by David Miller · 16 years ago
  32. 62b915f tracing: Add graph output support for irqsoff tracer by Jiri Olsa · 16 years ago
  33. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 16 years ago
  34. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 16 years ago
  35. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 16 years ago
  36. 77a7f2e Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 16 years ago
  37. 669c55e sched: Pre-compute cpumask_weight(sched_domain_span(sd)) by Peter Zijlstra · 16 years ago
  38. cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  39. 71d0a61 NFS: Fix an unstable write data integrity race by Trond Myklebust · 16 years ago
  40. 424264b smbfs: add bdi backing to mount session by Jens Axboe · 16 years ago
  41. f1970c7 ncpfs: add bdi backing to mount session by Jens Axboe · 16 years ago
  42. 5163d90 coda: add bdi backing to mount session by Jens Axboe · 16 years ago
  43. c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 16 years ago
  44. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 16 years ago
  45. 458f8c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  46. ac0053f Merge commit 'v2.6.34-rc5' into tracing/core by Ingo Molnar · 16 years ago
  47. 04de081 pcmcia: pcmcia_dev_present bugfix by Dominik Brodowski · 16 years ago
  48. e80e2a6 KVM: Increase NR_IOBUS_DEVS limit to 200 by Sridhar Samudrala · 16 years ago
  49. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 16 years ago
  50. 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  52. be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 16 years ago
  53. 79b9517 drm/radeon/kms: add FireMV 2400 PCI ID. by Dave Airlie · 16 years ago
  54. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 16 years ago
  55. a2612cb firewire: cdev: fix cut+paste mistake in disclaimer by Stefan Richter · 16 years ago
  56. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  57. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  58. 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 16 years ago
  59. b257c14 Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  60. c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 16 years ago
  61. b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 16 years ago
  62. 0fdfe5a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  63. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 16 years ago
  64. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  65. ca658b1 firewire: cdev: comment fixlet by Stefan Richter · 16 years ago
  66. aa6fec3 firewire: cdev: iso packet documentation by Clemens Ladisch · 16 years ago
  67. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  68. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 16 years ago
  69. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 16 years ago
  70. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 16 years ago
  71. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  72. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  73. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 16 years ago
  74. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 16 years ago
  75. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  77. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 16 years ago
  78. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 16 years ago
  79. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 16 years ago
  80. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 16 years ago
  81. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 16 years ago
  82. 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 16 years ago
  83. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 16 years ago
  84. 7445c99 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  85. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  86. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 16 years ago
  87. 9d32c30 Input: matrix_keypad - allow platform to disable key autorepeat by H Hartley Sweeten · 16 years ago
  88. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 16 years ago
  89. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  90. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 16 years ago
  91. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 16 years ago
  92. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  93. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 16 years ago
  94. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  95. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. f11947c ALSA: i2c: cleanup: change parameter to pointer by Dan Carpenter · 16 years ago
  97. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  98. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  99. 371fd7e sched: Add enqueue/dequeue flags by Peter Zijlstra · 16 years ago
  100. 0017d73 sched: Fix TASK_WAKING vs fork deadlock by Peter Zijlstra · 16 years ago