1. 316f25f virtio: add virtqueue_ vq_ops wrappers by Michael S. Tsirkin · 14 years ago
  2. 4cb2ea2 Add virtio disk identification support by john cooper · 14 years ago
  3. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. ba2e1c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  14. 0d30546 m68k: amiga - Zorro host bridge platform device conversion by Geert Uytterhoeven · 15 years ago
  15. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  16. 0b7f1a7 platform: Make platform resource input parameters const by Geert Uytterhoeven · 16 years ago
  17. 81880d6 atomic_t: Remove volatile from atomic_t definition by Anton Blanchard · 14 years ago
  18. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  19. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  20. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  21. ad56b07 Merge commit 'v2.6.34-rc7' into tracing/core by Ingo Molnar · 14 years ago
  22. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  23. 72d5a9f rcu: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 14 years ago
  24. a93d2f1 sched, wait: Use wrapper functions by Changli Gao · 14 years ago
  25. 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 14 years ago
  26. e3174cf Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" by Ingo Molnar · 14 years ago
  27. 4376030 rcu head introduce rcu head init on stack by Mathieu Desnoyers · 14 years ago
  28. a5d8e46 Debugobjects transition check by Mathieu Desnoyers · 14 years ago
  29. d14aada rcu: make SRCU usable in modules by Paul E. McKenney · 14 years ago
  30. bbad937 rcu: slim down rcutiny by removing rcu_scheduler_active and friends by Paul E. McKenney · 14 years ago
  31. 25502a6 rcu: refactor RCU's context-switch handling by Paul E. McKenney · 14 years ago
  32. da848c4 rcu: shrink rcutiny by making synchronize_rcu_bh() be inline by Paul E. McKenney · 14 years ago
  33. 32c141a rcu: fix now-bogus rcu_scheduler_active comments. by Paul E. McKenney · 14 years ago
  34. d20200b rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality. by Paul E. McKenney · 14 years ago
  35. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 14 years ago
  36. 7c224a0 Merge commit 'v2.6.34-rc7' into oprofile by Ingo Molnar · 14 years ago
  37. 0224cf4 sched: Intoduce get_cpu_iowait_time_us() by Arjan van de Ven · 14 years ago
  38. e0e37c2 sched: Eliminate the ts->idle_lastupdate field by Arjan van de Ven · 14 years ago
  39. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 14 years ago
  40. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 14 years ago
  41. bbf1bb3 cpu_stop: add dummy implementation for UP by Tejun Heo · 14 years ago
  42. 91bc482e Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 6bde9b6 perf: Add group scheduling transactional APIs by Lin Ming · 14 years ago
  44. ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 14 years ago
  45. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  46. 4fd38e4 perf: Fix exit() vs PERF_FORMAT_GROUP by Peter Zijlstra · 14 years ago
  47. 48652ce Merge commit 'v2.6.34-rc6' into sched/core by Ingo Molnar · 14 years ago
  48. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 14 years ago
  49. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 14 years ago
  50. 1142d81 cpu_stop: implement stop_cpu[s]() by Tejun Heo · 14 years ago
  51. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 14 years ago
  52. 2e26ca7 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header by Steven Rostedt · 14 years ago
  53. 9a0a91b x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq by Eric W. Biederman · 14 years ago
  54. 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 14 years ago
  55. 4677d4a arch, hweight: Fix compilation errors by Borislav Petkov · 14 years ago
  56. 1ce7e4f cgroup: Check task_lock in task_subsys_state() by Li Zefan · 14 years ago
  57. 4dbf6bc tracing: Convert nop macros to static inlines by Steven Rostedt · 14 years ago
  58. 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 14 years ago
  59. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 14 years ago
  60. 0102752 hw-breakpoints: Separate constraint space for data and instruction breakpoints by Frederic Weisbecker · 14 years ago
  61. 73266fc hw-breakpoints: Tag ptrace breakpoint as exclude_kernel by Frederic Weisbecker · 14 years ago
  62. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 14 years ago
  63. 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 14 years ago
  64. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  65. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  66. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 14 years ago
  67. 72c9ddf ring-buffer: Make non-consuming read less expensive with lots of cpus. by David Miller · 14 years ago
  68. 62b915f tracing: Add graph output support for irqsoff tracer by Jiri Olsa · 14 years ago
  69. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 14 years ago
  70. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 14 years ago
  71. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 14 years ago
  72. b971f06 Merge commit 'tip/tracing/core' into oprofile/core by Robert Richter · 14 years ago
  73. 77a7f2e Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 14 years ago
  74. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  75. 669c55e sched: Pre-compute cpumask_weight(sched_domain_span(sd)) by Peter Zijlstra · 14 years ago
  76. cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  77. 71d0a61 NFS: Fix an unstable write data integrity race by Trond Myklebust · 14 years ago
  78. 424264b smbfs: add bdi backing to mount session by Jens Axboe · 14 years ago
  79. f1970c7 ncpfs: add bdi backing to mount session by Jens Axboe · 14 years ago
  80. 5163d90 coda: add bdi backing to mount session by Jens Axboe · 14 years ago
  81. c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 14 years ago
  82. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 14 years ago
  83. 458f8c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  84. ac0053f Merge commit 'v2.6.34-rc5' into tracing/core by Ingo Molnar · 14 years ago
  85. e80e2a6 KVM: Increase NR_IOBUS_DEVS limit to 200 by Sridhar Samudrala · 14 years ago
  86. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 14 years ago
  87. dcf46b9 perf & kvm: Clean up some of the guest profiling callback API details by Zhang, Yanmin · 14 years ago
  88. 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 · 14 years ago
  89. be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 14 years ago
  90. 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 14 years ago
  91. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 14 years ago
  92. a2612cb firewire: cdev: fix cut+paste mistake in disclaimer by Stefan Richter · 14 years ago
  93. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  94. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  95. 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 14 years ago
  96. b257c14 Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  97. 76e1d90 perf: Store active software events in a hashlist by Frederic Weisbecker · 14 years ago
  98. c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 14 years ago
  99. b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 14 years ago
  100. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 14 years ago