1. c1f792a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  2. 6aaf440 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  3. ba1f9db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  4. 49302ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  5. eadc387 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  6. 59a7ac1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  7. f99b788 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  8. 6596528 hfsplus: ensure bio requests are not smaller than the hardware sectors by Seth Forshee · 13 years ago
  9. aac4e419 hfsplus: Add additional range check to handle on-disk corruptions by Naohiro Aota · 13 years ago
  10. 7ea466f slab: fix DEBUG_SLAB warning by Tetsuo Handa · 13 years ago
  11. cc8f9b9 MAINTAINERS: change e-mail of Adrian Hunter by Artem Bityutskiy · 13 years ago
  12. 02f8c6a Linux 3.0 by Linus Torvalds · 13 years ago
  13. 1f922d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  14. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 13 years ago
  15. 2bafc7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  16. 57a6fa9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  17. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 13 years ago
  18. b7798d2 x86: Make Dell Latitude E5420 use reboot=pci by Daniel J Blueman · 14 years ago
  19. ad21b11 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  20. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 13 years ago
  21. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 13 years ago
  22. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 13 years ago
  23. 55fb25d5 xfs: add size update tracepoint to IO completion by Dave Chinner · 13 years ago
  24. af3e402 xfs: convert AIL cursors to use struct list_head by Dave Chinner · 13 years ago
  25. 16b5902 xfs: remove confusing ail cursor wrapper by Dave Chinner · 13 years ago
  26. 1d8c95a xfs: use a cursor for bulk AIL insertion by Dave Chinner · 13 years ago
  27. ad1a2c8 xfs: failure mapping nfs fh to inode should return ESTALE by J. Bruce Fields · 13 years ago
  28. adab0f6 xfs: Remove the second parameter to xfs_sb_count() by Chandra Seetharaman · 13 years ago
  29. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  30. acc11ea Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. 919d25a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  33. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 13 years ago
  34. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 13 years ago
  35. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 13 years ago
  36. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 13 years ago
  37. b56efcf slab: shrink sizeof(struct kmem_cache) by Eric Dumazet · 13 years ago
  38. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 13 years ago
  39. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  40. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  41. e6625fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  42. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  43. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 13 years ago
  44. f7b8863 fs/libfs.c: fix simple_attr_write() on 32bit machines by Akinobu Mita · 13 years ago
  45. e501f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  46. 5943026 vfs: fix race in rcu lookup of pruned dentry by Linus Torvalds · 13 years ago
  47. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 14 years ago
  48. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  49. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 13 years ago
  50. 10d1459 dlm: don't limit active work items by David Teigland · 13 years ago
  51. 38be7a7 ceph: fix file mode calculation by Sage Weil · 13 years ago
  52. 9daedd8 davinci: DM365 EVM: fix video input mux bits by Jon Povey · 13 years ago
  53. 33e1e5e ARM: davinci: Check for NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  54. e28f871 drm/i915: Fix unfenced alignment on pre-G33 hardware by Chris Wilson · 13 years ago
  55. 3a5c374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  56. 680ba7c pppoe: Must flush connections when MAC address changes too. by David S. Miller · 13 years ago
  57. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 13 years ago
  58. fec11dd Fix cifs_get_root() by Al Viro · 13 years ago
  59. 0b8f627 tulip: dmfe: Remove old log spamming pr_debugs by Joe Perches · 13 years ago
  60. dc6b845 si4713-i2c: avoid potential buffer overflow on si4713 by Mauro Carvalho Chehab · 13 years ago
  61. 524196d Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  62. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  63. a406721d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  64. c225150 slab: fix DEBUG_SLAB build by Hugh Dickins · 13 years ago
  65. 0916a5e hppfs_lookup(): don't open-code lookup_one_len() by Al Viro · 13 years ago
  66. 3cc0658 hppfs: fix dentry leak by Al Viro · 13 years ago
  67. 0577d1b cramfs: get_cramfs_inode() returns ERR_PTR() on failure by Al Viro · 13 years ago
  68. 642c937 ufs should use d_splice_alias() by Al Viro · 13 years ago
  69. a803b80 fix exofs ->get_parent() by Al Viro · 13 years ago
  70. f560f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  71. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  72. efcbae2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  73. 54a772b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  74. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  75. 247dc22 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  76. 94b0522 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  77. d4bd4b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  78. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 13 years ago
  79. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 13 years ago
  80. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 13 years ago
  81. f71d26b watchdog: hpwdt depends on PCI by Randy Dunlap · 13 years ago
  82. b793eb6 ASoC: Correct WM8994 MICBIAS supply widget hookup by Mark Brown · 13 years ago
  83. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 13 years ago
  84. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 13 years ago
  85. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 13 years ago
  86. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 13 years ago
  87. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 13 years ago
  88. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 13 years ago
  89. 2a75ca4 watchdog: fix hpwdt Kconfig regression in 3.0-rc by Olaf Hering · 13 years ago
  90. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 13 years ago
  91. 1765a36 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  92. 900b170 ARM: fix regression in IXP4xx clocksource by Richard Cochran · 13 years ago
  93. f3dc158 gianfar: rx parser by Sebastian Pöhn · 13 years ago
  94. 84652e8 PM / MIPS: Convert i8259.c to using syscore_ops by Rafael J. Wysocki · 13 years ago
  95. 164d5c3 gpio: wm831x: add a missing break in wm831x_gpio_dbg_show by Axel Lin · 13 years ago
  96. af8a927 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  97. 23e8e1a dlm: use workqueue for callbacks by David Teigland · 14 years ago
  98. 3110df8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  99. 375d0c0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  100. da1b001 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago