1. 450adcb blk-throttle: Do not use kblockd workqueue for throtl work by Vivek Goyal · 14 years ago
  2. 3e1f235 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  3. e6eb5ce fs/block_dev.c: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  4. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 14 years ago
  5. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  6. 4f42763 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
  7. 7f233de Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 58da94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  9. 158a5d6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  10. c4319c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  11. fbd7184 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> by Ben Hutchings · 14 years ago
  12. 0a5f384 davinci_emac: Add Carrier Link OK check in Davinci RX Handler by Hegde, Vinay · 14 years ago
  13. b746f7e bnx2x: update driver version to 1.62.00-6 by Dmitry Kravkov · 14 years ago
  14. e4e3c02 bnx2x: properly calculate lro_mss by Vladislav Zolotarov · 14 years ago
  15. 6313528 bnx2x: perform statistics "action" before state transition. by Vladislav Zolotarov · 14 years ago
  16. ff80ee0 bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode). by Dmitry Kravkov · 14 years ago
  17. 633ac36 bnx2x: Fix ethtool -t link test for MF (non-pmf) devices. by Dmitry Kravkov · 14 years ago
  18. d4215ef bnx2x: Fix nvram test for single port devices. by Dmitry Kravkov · 14 years ago
  19. faa6fcb bnx2x: (NPAR mode) Fix FW initialization by Dmitry Kravkov · 14 years ago
  20. e3fa3af net: fix nla_policy_len to actually _iterate_ over the policy by Lars Ellenberg · 14 years ago
  21. f5a4532 f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM by Rémi Denis-Courmont · 14 years ago
  22. 9eb0e6f net/fec: fix unterminated platform_device_id table by Axel Lin · 14 years ago
  23. a90e815 net: update Documentation/networking/00-INDEX by Randy Dunlap · 14 years ago
  24. b093dd9 dnet: fix wrong use of platform_set_drvdata() by Ilya Yanok · 14 years ago
  25. 9152394 macb: don't use platform_set_drvdata() on a net_device by Jamie Iles · 14 years ago
  26. b44d211 netlink: handle errors from netlink_dump() by Andrey Vagin · 14 years ago
  27. dad3d44 CAN: add controller hardware name for Softing cards by Kurt Van Dijck · 14 years ago
  28. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 14 years ago
  29. 27aadb6 fmvj18x_cs: add new id by Ken Kawasaki · 14 years ago
  30. 2b799a6 p54usb: add Senao NUB-350 usbid by Christian Lamparter · 14 years ago
  31. 2c27392 ath9k_htc: Fix an endian issue by Sujith Manoharan · 14 years ago
  32. 299c569 x86: Use u32 instead of long to set reset vector back to 0 by Don Zickus · 14 years ago
  33. 54b08f5 perf timechart: Fix max number of cpus by Thomas Renninger · 14 years ago
  34. e853072 perf timechart: Fix black idle boxes in the title by Thomas Renninger · 14 years ago
  35. 467a29e Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  36. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 14 years ago
  37. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 14 years ago
  38. df21355 bnx2x: Add a missing bit for PXP parity register of 57712. by Vladislav Zolotarov · 14 years ago
  39. a89d030 dccp: Change maintainer by Arnaldo Carvalho de Melo · 14 years ago
  40. a7254d6 hwmon: (adt7411) add MODULE_DEVICE_TABLE by axel lin · 14 years ago
  41. 6407deb hwmon: (ad7414) add MODULE_DEVICE_TABLE by axel lin · 14 years ago
  42. 11be6a2 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  43. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 14 years ago
  44. 493f335 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  45. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 14 years ago
  46. 99b0d36 pps: initialize ts_real properly by Alexander Gordeev · 14 years ago
  47. e5598f8 memcg: more mem_cgroup_uncharge() batching by Hugh Dickins · 14 years ago
  48. 8eac563 thp: fix interleaving for transparent hugepages by Andi Kleen · 14 years ago
  49. 7137c6bd aio: fix race between io_destroy() and io_submit() by Jan Kara · 14 years ago
  50. 3bd9a5d aio: fix rcu ioctx lookup by Nick Piggin · 14 years ago
  51. 29723fc mm: fix dubious code in __count_immobile_pages() by Namhyung Kim · 14 years ago
  52. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 14 years ago
  53. 294f6cf ldm: corrupted partition table can cause kernel oops by Timo Warns · 14 years ago
  54. 2876592 mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT by Mel Gorman · 14 years ago
  55. ac3c830 drivers/nfc/pn544.c: add missing regulator by Matti J. Aaltonen · 14 years ago
  56. d73fa4b drivers/nfc/Kconfig: use full form of the NFC acronym by Matti J. Aaltonen · 14 years ago
  57. fba99fa swiotlb: fix wrong panic by FUJITA Tomonori · 14 years ago
  58. f8407f2 MAINTAINERS: add Chinese documentation maintainer by Harry Wei · 14 years ago
  59. a879bf5 mm: grab rcu read lock in move_pages() by Greg Thelen · 14 years ago
  60. 22bacca epoll: prevent creating circular epoll structures by Davide Libenzi · 14 years ago
  61. 6366213 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  62. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  63. 958ede7 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
  64. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 14 years ago
  65. 5aca1a9 net: handle addr_type of 0 properly by Hagen Paul Pfeifer · 14 years ago
  66. 02fa9f0 Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 14 years ago
  67. 63453c0 rndis_wlan: use power save only for BCM4320b by Jussi Kivilinna · 14 years ago
  68. c86664e carl9170: add Airlive X.USB a/b/g/n USBID by Jan Puk · 14 years ago
  69. 385918c ath9k: correct ath9k_hw_set_interrupts by Stanislaw Gruszka · 14 years ago
  70. 79ae79c Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  71. 51c404b omap4: prcm: Fix the CPUx clockdomain offsets by Santosh Shilimkar · 14 years ago
  72. c1bc3be Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  73. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  74. 0a93ea2 RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy by Anton Blanchard · 14 years ago
  75. f129ccc afs: Fix oops in afs_unlink_writeback by Anton Blanchard · 14 years ago
  76. c486da3 sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush by Lucian Adrian Grijincu · 14 years ago
  77. 8d56add fuse: fix truncate after open by Miklos Szeredi · 14 years ago
  78. 5a18ec1 fuse: fix hang of single threaded fuseblk filesystem by Miklos Szeredi · 14 years ago
  79. 43c6318 eukrea-tlv320: fix platform_name by Eric Bénard · 14 years ago
  80. 4bfc4e2 ASoC: correct pxa AC97 DAI names by Dmitry Eremin-Solenikov · 14 years ago
  81. 69cf021 perf hists: Print number of samples, not the period sum by Arnaldo Carvalho de Melo · 14 years ago
  82. 4b2f67d regulator, mc13xxx: Remove pointless test for unsigned less than zero by Jesper Juhl · 14 years ago
  83. 9ee291a regulator: Fix warning with CONFIG_BUG disabled by Mark Brown · 14 years ago
  84. cdf64c8 skge: don't mark carrier down at start by Stephen Hemminger · 14 years ago
  85. 4662db4 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  86. 3c0556e Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  87. 86e2fe9 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  88. cbc9438 OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMER by Paul Walmsley · 14 years ago
  89. 9f0939bf MAINTAINERS: Update email address by Herton Ronaldo Krzesinski · 14 years ago
  90. 7f74f8f x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems by Andreas Herrmann · 14 years ago
  91. ec95d35 usb: musb: core: set has_tt flag by Felipe Balbi · 14 years ago
  92. 981858b ACPI / ACPICA: Implicit notify for multiple devices by Rafael J. Wysocki · 14 years ago
  93. 2949ad5 ACPI / debugfs: Fix buffer overflows, double free by Vasiliy Kulikov · 14 years ago
  94. 805bdae PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset by Rafael J. Wysocki · 14 years ago
  95. 9950730 drm/i915: Fix unintended recursion in ironlake_disable_rc6 by Chris Wilson · 14 years ago
  96. 4dfb8a4 ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecs by Vitaliy Kulikov · 14 years ago
  97. e7407d1 block: bd_link_disk_holder() should hold on to holder_dir by Tejun Heo · 14 years ago
  98. 8074b26 mm: fix refcounting in swapon by Miklos Szeredi · 14 years ago
  99. 3c522ce block: fix refcounting in BLKBSZSET by Miklos Szeredi · 14 years ago
  100. dcace5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago