1. 005a1d1 xen-blkfront: disable barrier/flush write support by Jens Axboe · 14 years ago
  2. 4d15290 Added blk-lib.c and blk-barrier.c was renamed to blk-flush.c by Mike Snitzer · 14 years ago
  3. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  4. cd07202 Linux 2.6.36-rc8 by Linus Torvalds · 14 years ago
  5. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  6. ae42d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  7. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  8. 53eeb64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  9. 8c35bf3 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  10. fec896e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  12. 7081319 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  13. a56f31a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  14. 509d448 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  16. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 14 years ago
  17. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 14 years ago
  18. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 14 years ago
  19. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  20. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  21. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  22. 0acc1b2 Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  23. d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 14 years ago
  24. c1e028e perf, MIPS: Support cross compiling of tools/perf for MIPS by Deng-Cheng Zhu · 14 years ago
  25. a8c051f drm/radeon/kms: Silent spurious error message by Jean Delvare · 14 years ago
  26. d31dba5 drm/radeon/kms: fix bad cast/shift in evergreen.c by Alex Deucher · 14 years ago
  27. 40f76d8 drm/radeon/kms: make TV/DFP table info less verbose by Alex Deucher · 14 years ago
  28. 3555e53 drm/radeon/kms: leave certain CP int bits enabled by Alex Deucher · 14 years ago
  29. c919b37 drm/radeon/kms: avoid corner case issue with unmappable vram V2 by Jerome Glisse · 14 years ago
  30. ad0cf34 perf: Fix incorrect copy_from_user() usage by John Blackwood · 14 years ago
  31. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  32. b0057c5 tg3: restore rx_dropped accounting by Eric Dumazet · 14 years ago
  33. bcf64aa b44: fix carrier detection on bind by Paul Fertser · 14 years ago
  34. 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 14 years ago
  35. b00916b net: clear heap allocations for privileged ethtool actions by Kees Cook · 14 years ago
  36. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 14 years ago
  37. ec622ab ATM: iphase, remove sleep-inside-atomic by Jiri Slaby · 14 years ago
  38. 5518b29 ATM: mpc, fix use after free by Jiri Slaby · 14 years ago
  39. f1ee89d ATM: solos-pci, remove use after free by Jiri Slaby · 14 years ago
  40. 29979aa Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  41. 50c6dc9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  42. 6af0b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  43. 58d79e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  44. dd4025b Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  45. 9b2167d ALSA: hda - Add another HP DV6 quirk by Luke Yelavich · 14 years ago
  46. d4cfa4d OSS: soundcard: locking bug in sound_ioctl() by Dan Carpenter · 14 years ago
  47. 47008cd KVM: x86: Move TSC reset out of vmcb_init by Zachary Amsden · 14 years ago
  48. 5887767 KVM: x86: Fix SVM VMCB reset by Zachary Amsden · 14 years ago
  49. 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 14 years ago
  50. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 14 years ago
  51. ca047fe Input: wacom - fix pressure in Cintiq 21UX2 by Aristeu Rozanski · 14 years ago
  52. e9203c9 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
  53. 71ebc01 kconfig: Temporarily disable dependency warnings by Michal Marek · 14 years ago
  54. 85a3318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  55. 63847e6 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  56. b411c17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  57. 8dc54e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  58. 267aeb6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  59. d6bcfd1 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  60. 8ea3f0a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  61. e92ba6d Define _addr_lsb in siginfo_t for mips by Andi Kleen · 14 years ago
  62. e4c4776 virtio-blk: fix request leak. by Mike Snitzer · 14 years ago
  63. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 14 years ago
  64. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 14 years ago
  65. 7cfff7f Merge branch 'msi-dmi' into release by Len Brown · 14 years ago
  66. c9933f7 Merge branch 'pdc-regression' into release by Len Brown · 14 years ago
  67. 7fcca7d intel_idle: enable Atom C6 by Len Brown · 14 years ago
  68. ae6df5f net: clear heap allocation for ETHTOOL_GRXCLSRLALL by Kees Cook · 14 years ago
  69. 94b1057 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  70. b530fb6 isdn: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  71. f17b1f9 exofs: Fix double page_unlock BUG in write_begin/end by Boaz Harrosh · 14 years ago
  72. 6939a5a drm/i915: Prevent module unload to avoid random memory corruption by Chris Wilson · 14 years ago
  73. 4793ca40 cpuimx27: fix i2c bus selection by Eric Bénard · 14 years ago
  74. 22377ec cpuimx27: fix compile when ULPI is selected by Eric Bénard · 14 years ago
  75. c0bb586 ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 by Tony Lindgren · 14 years ago
  76. 5c18920 ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors by Anders Larsen · 14 years ago
  77. b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 14 years ago
  78. 7cf4b48 ARM: SAMSUNG: Add a workaround for get_clock() for serial driver by Marek Szyprowski · 14 years ago
  79. 4341f9b ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE by SeungChull Suh · 14 years ago
  80. 1a95036 ARM: SAMSUNG: Fix build warnings because of unused codes by Kukjin Kim · 14 years ago
  81. 6b0cd00 Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  82. c8d86d8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  83. 74de82e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  84. dda9cd9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  85. afe1474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  86. 5710c2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  87. a4099ae Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  88. 5672bc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  89. 27b3d80 sysctl: fix min/max handling in __do_proc_doulongvec_minmax() by Eric Dumazet · 14 years ago
  90. aaac7d9 MAINTAINERS: add Samsung S5P series FIMC maintainers by Kyungmin Park · 14 years ago
  91. 880b0e2 MAINTAINERS: Haavard has moved by Andrew Morton · 14 years ago
  92. ad4ca5f memcg: fix thresholds with use_hierarchy == 1 by Kirill A. Shutemov · 14 years ago
  93. f241e660 mm: alloc_large_system_hash() printk overflow on 16TB boot by Robin Holt · 14 years ago
  94. 4efe7f5 Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" by John W. Linville · 14 years ago
  95. d91f243 ceph: update issue_seq on cap grant by Sage Weil · 14 years ago
  96. 21b559d ceph: send cap release message early on failed revoke. by Greg Farnum · 14 years ago
  97. bba0cd0 ceph: Update max_len with minimum required size by Aneesh Kumar K.V · 14 years ago
  98. 92923dc ceph: Fix return value of encode_fh function by Aneesh Kumar K.V · 14 years ago
  99. 6bc1887 ceph: avoid null deref in osd request error path by Sage Weil · 14 years ago
  100. 936aeb5 ceph: fix list_add usage on unsafe_writes list by Henry C Chang · 14 years ago