1. dd5d19b rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees by Paul E. McKenney · 16 years ago
  2. 06e7997 rcu: Remove lockdep annotations from RCU's _notrace() API members by Paul E. McKenney · 16 years ago
  3. c935a33 rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU builds by Paul E. McKenney · 16 years ago
  4. 33f7614 rcu: Add CPU-offline processing for single-node configurations by Paul E. McKenney · 16 years ago
  5. 7c614d6 rcu: Add "notrace" to RCU function headers used by ftrace by Paul E. McKenney · 16 years ago
  6. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 16 years ago
  7. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 16 years ago
  8. a157229 rcu: Simplify rcu_pending()/rcu_check_callbacks() API by Paul E. McKenney · 16 years ago
  9. 22f00b6 rcu: Use debugfs_remove_recursive() simplify code. by Paul E. McKenney · 16 years ago
  10. 65cf8f8 rcu: Merge per-RCU-flavor initialization into pre-existing macro by Paul E. McKenney · 16 years ago
  11. 5699ed8 rcu: Fix online/offline indication for rcudata.csv trace file by Paul E. McKenney · 16 years ago
  12. bc33f24 rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h by Paul E. McKenney · 16 years ago
  13. d6714c2 rcu: Renamings to increase RCU clarity by Paul E. McKenney · 16 years ago
  14. 9f77da9 rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h by Paul E. McKenney · 16 years ago
  15. b560d8a rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP by Paul E. McKenney · 16 years ago
  16. 1423cc0 rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation. by Paul E. McKenney · 16 years ago
  17. 684ca5c rcu: Fix typo in rcu_irq_exit() comment header by Josh Triplett · 16 years ago
  18. b612ba8 rcu: Make rcupreempt_trace.c look at offline CPUs by Paul E. McKenney · 16 years ago
  19. 8064d54 rcu: Make preemptable RCU scan all CPUs when summing RCU counters by Paul E. McKenney · 16 years ago
  20. 2e59755 rcu: Simplify RCU CPU-hotplug notification by Paul E. McKenney · 16 years ago
  21. 799e64f cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case by Paul E. McKenney · 16 years ago
  22. 2756962 rcu: Split hierarchical RCU initialization into boot-time and CPU-online pieces by Paul E. McKenney · 16 years ago
  23. fa08661 Merge commit 'v2.6.31-rc6' into core/rcu by Ingo Molnar · 16 years ago
  24. 64f1607 Linux 2.6.31-rc6 by Linus Torvalds · 16 years ago
  25. 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 16 years ago
  26. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. 919aa96 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
  28. 1c2ffff Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. bc7af9b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 16 years ago
  30. d58d2d1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  31. 7334219 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  32. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 16 years ago
  33. 94d5d1b perf_counter: Report the cloning task as parent on perf_counter_fork() by Peter Zijlstra · 16 years ago
  34. 970892a perf_counter: Fix an ipi-deadlock by Peter Zijlstra · 16 years ago
  35. 3dab77f perf: Rework/fix the whole read vs group stuff by Peter Zijlstra · 16 years ago
  36. bcfc260 perf_counter: Fix swcounter context invariance by Peter Zijlstra · 16 years ago
  37. 8fd101f perf report: Don't show unresolved DSOs and symbols when -S/-d is used by Arnaldo Carvalho de Melo · 16 years ago
  38. daac07b perf tools: Add a general option to enable raw sample records by Frederic Weisbecker · 16 years ago
  39. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 16 years ago
  40. 2840297 perf_counter: Provide hw_perf_counter_setup_online() APIs by Ingo Molnar · 16 years ago
  41. 8f7a0dc perf list: Fix large list output by using the pager by Arnaldo Carvalho de Melo · 16 years ago
  42. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 16 years ago
  43. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 16 years ago
  44. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 16 years ago
  45. 4d484a4 md: allow upper limit for resync/reshape to be set when array is read-only by NeilBrown · 16 years ago
  46. 1a67dde md/raid5: Properly remove excess drives after shrinking a raid5/6 by NeilBrown · 16 years ago
  47. a639755 md/raid5: make sure a reshape restarts at the correct address. by NeilBrown · 16 years ago
  48. 67ac601 md/raid5: allow new reshape modes to be restarted in the middle. by NeilBrown · 16 years ago
  49. 51d5668 md: never advance 'events' counter by more than 1. by NeilBrown · 16 years ago
  50. a3620f75 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  51. 39cbb60 Remove double removal of blktrace directory by Alan D. Brunelle · 16 years ago
  52. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  53. b637dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  54. 42c5c84 Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  55. 9256a2d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  56. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 16 years ago
  57. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 16 years ago
  58. 0a5ac84 perf record: Add missing -C option support for specifying profile cpu by Jens Axboe · 16 years ago
  59. 1340e6b perf tools: Fix dso__new handle() to handle deleted DSOs by Arnaldo Carvalho de Melo · 16 years ago
  60. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 16 years ago
  61. 94a2475 perf report: Show the tid too in -D by Arnaldo Carvalho de Melo · 16 years ago
  62. 2a8083f perf record: Fix .tid and .pid fill-in when synthesizing events by Arnaldo Carvalho de Melo · 16 years ago
  63. 67fe068 Remove zero-length file drivers/mtd/maps/sbc8240.c by Jeff Garzik · 16 years ago
  64. 5594639 ahci: add workaround for on-board 5723s on some gigabyte boards by Tejun Heo · 16 years ago
  65. b6931c1 ahci: Soften up the dmesg on SB600 PMP softreset failure recovery by Shane Huang · 16 years ago
  66. 2030887 Documentation/kernel-parameters.txt: document libata's ignore_hpa option by Michael Prokop · 16 years ago
  67. 51c8949 sata_nv: MSI support, disabled by default by Tony Vroon · 16 years ago
  68. 7831387 libata: OCZ Vertex can't do HPA by Tejun Heo · 16 years ago
  69. 1fd4bbe pata_atiixp: fix second channel support by Bartlomiej Zolnierkiewicz · 16 years ago
  70. df9eba8 pata_at91: fix resource release by Tejun Heo · 16 years ago
  71. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 16 years ago
  72. a8914f3 xfs: fix spin_is_locked assert on uni-processor builds by Christoph Hellwig · 16 years ago
  73. b89d420 xfs: check for dinode realtime flag corruption by Christoph Hellwig · 16 years ago
  74. e0c222c use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock by Eric Sandeen · 16 years ago
  75. ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 16 years ago
  76. 7b02ecb xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap by Christoph Hellwig · 16 years ago
  77. 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 16 years ago
  78. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 16 years ago
  79. 3f52c2f xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result by Christoph Hellwig · 16 years ago
  80. 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 16 years ago
  81. f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 16 years ago
  82. ca35dcd xfs: switch to NOFS allocation under i_lock in xfs_getbmap by Christoph Hellwig · 16 years ago
  83. 0cc6eee xfs: avoid memory allocation under m_peraglock in growfs code by Christoph Hellwig · 16 years ago
  84. 8884be9 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  85. 909a260 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  86. 7cb7beb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6 by Linus Torvalds · 16 years ago
  87. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 16 years ago
  88. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 16 years ago
  89. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 16 years ago
  90. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 16 years ago
  91. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 16 years ago
  92. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 16 years ago
  93. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 16 years ago
  94. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 16 years ago
  95. f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 16 years ago
  96. 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 16 years ago
  97. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 16 years ago
  98. dd70469 ALSA: hda - Don't override ADC definitions for ALC codecs by Takashi Iwai · 16 years ago
  99. 4d9c73f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  100. 314dabb SELinux: fix memory leakage in /security/selinux/hooks.c by James Morris · 16 years ago