1. 69b62d0 writeback: disable periodic old data writeback for !dirty_writeback_centisecs by Jens Axboe · 14 years ago
  2. 2395e46 paride: fix menu indentation by Randy Dunlap · 14 years ago
  3. 01effb0 block: allow initialization of previously allocated request_queue by Mike Snitzer · 14 years ago
  4. 0f3942a block: kill some useless goto's in blk-cgroup.c by Jens Axboe · 14 years ago
  5. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  6. 6a47dc1 nilfs: fix breakage caused by barrier flag changes by Stephen Rothwell · 14 years ago
  7. 0341aaf block: fix bad use of min() on different types by Jens Axboe · 14 years ago
  8. 79dba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  9. d9e80b7 nfs d_revalidate() is too trigger-happy with d_drop() by Al Viro · 14 years ago
  10. 1d16b0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  11. 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  12. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 14 years ago
  13. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 14 years ago
  14. aabc564 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics by Ben Hutchings · 14 years ago
  15. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  16. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 14 years ago
  17. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  18. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 14 years ago
  19. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  20. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  21. 50eaeb3 cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n by Dmitry Monakhov · 14 years ago
  22. 3f14d79 blkdev: add blkdev_issue_zeroout helper function by Dmitry Monakhov · 14 years ago
  23. f31e7e4 blkdev: move blkdev_issue helper functions to separate file by Dmitry Monakhov · 14 years ago
  24. f17e232 blkdev: allow async blkdev_issue_flush requests by Dmitry Monakhov · 14 years ago
  25. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  26. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 14 years ago
  27. 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  28. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  29. 696e65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  30. 4b99fef regulator: fix enabling regulator issue on max8925 by Haojian Zhuang · 14 years ago
  31. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 14 years ago
  32. eb4fd8c net/usb: add sierra_net.c driver by Elina Pasheva · 14 years ago
  33. 55964d7 cdc_ether: fix autosuspend for mbm devices by Torgny Johansson · 14 years ago
  34. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 14 years ago
  35. 761ed01b gianfar: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  36. 1600f9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  37. 11e39d9 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  38. 03449cd keys: the request_key() syscall should link an existing key to the dest keyring by David Howells · 14 years ago
  39. a2cb9ae gpio: fix pca953x set_type 'scheduling while atomic' bug by Marc Zyngier · 14 years ago
  40. 3835541 procfs: fix tid fdinfo by Jerome Marchand · 14 years ago
  41. 9e584fb arch/avr32: fix build failure caused by wrong prototype by Peter Huewe · 14 years ago
  42. b59ec78 keys: don't need to use RCU in keyring_read() as semaphore is held by David Howells · 14 years ago
  43. d87ff58 ipheth: potential null dereferences on error path by Dan Carpenter · 14 years ago
  44. 2a91515 smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() by Ken Kawasaki · 14 years ago
  45. dacf4fc drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter" by Andreas Hartmann · 14 years ago
  46. 587611d bnx2: Update version to 2.0.9. by Michael Chan · 14 years ago
  47. 212f993 bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. by Michael Chan · 14 years ago
  48. c441b8d bnx2: Fix lost MSI-X problem on 5709 NICs. by Michael Chan · 14 years ago
  49. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 14 years ago
  50. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 14 years ago
  51. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 14 years ago
  52. 16a5b3c Remove redundant check for CONFIG_MMU by Christoph Egger · 14 years ago
  53. bc113f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  54. 93a9248 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  55. 17282b9 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
  56. 5892753 mmap: check ->vm_ops before dereferencing by Rik van Riel · 14 years ago
  57. a231a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  58. 0bfb824 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  59. 6b4517a block: implement bd_claiming and claiming block by Tejun Heo · 14 years ago
  60. 1a3cbbc block: factor out bd_may_claim() by Tejun Heo · 14 years ago
  61. d8d8b63 watchdog: booke_wdt: fix build - unconstify watchdog_info by Anton Vorontsov · 14 years ago
  62. 0661b1a mtd: ensure that bdi entries are properly initialized and registered by Jens Axboe · 14 years ago
  63. a33eb6b Move mtd_bdi_*mappable to mtdcore.c by Jörn Engel · 14 years ago
  64. 88b0450 drm/radeon: Fix sparc regression in r300_scratch() by David Miller · 14 years ago
  65. e32ee7f drm: make sure vblank interrupts are disabled at DPMS time by Jesse Barnes · 14 years ago
  66. 908ba2b r8169: more broken register writes workaround by françois romieu · 14 years ago
  67. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 14 years ago
  68. 2bc3c11 nfsd4: bug in read_buf by Neil Brown · 14 years ago
  69. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 14 years ago
  70. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  71. 322af98 watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. by Denis Turischev · 14 years ago
  72. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 14 years ago
  73. fcf1dd7 watchdog: sbc_fitpc2_wdt: fixed I/O operations order by Denis Turischev · 14 years ago
  74. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 14 years ago
  75. 8691331 Watchdog: sb_wdog.c: Fix sibyte watchdog initialization by Guenter Roeck · 14 years ago
  76. 83bf6f1 pcmcia: fix matching rules for pseudo-multi-function cards by Alexander Kurz · 14 years ago
  77. dd77ef9 xfs: more swap extent fixes for dynamic fork offsets by Dave Chinner · 14 years ago
  78. afc24d4 blk-cgroup: config options re-arrangement by Vivek Goyal · 14 years ago
  79. e5ff082 blkio: Fix another BUG_ON() crash due to cfqq movement across groups by Vivek Goyal · 14 years ago
  80. e6d086d btrfs: convert to using bdi_setup_and_register() by Jens Axboe · 14 years ago
  81. 180ce7e crypto: authenc - Add EINPROGRESS check by Herbert Xu · 14 years ago
  82. b91ce4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  83. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  84. 202f2bb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  85. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 14 years ago
  86. 401da6a e100: Fix the TX workqueue race by Alan Cox · 14 years ago
  87. e0d1f70 squashfs: fix potential buffer over-run on 4K block file systems by Phillip Lougher · 14 years ago
  88. 370ec3d squashfs: add missing buffer free by Phillip Lougher · 14 years ago
  89. 1cb08e9 squashfs: fix warn_on when root inode is corrupted by Phillip Lougher · 14 years ago
  90. ddc9b34 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  91. 8e500ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  92. 383bee6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  93. b39c8be Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  94. df37bd1 initramfs: handle unrecognised decompressor when unpacking by Phillip Lougher · 14 years ago
  95. 22eccdd ksm: check for ERR_PTR from follow_page() by Dan Carpenter · 14 years ago
  96. 453dc65 VMware Balloon driver by Dmitry Torokhov · 14 years ago
  97. b8af67e fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices by Anton Blanchard · 14 years ago
  98. 98d5ce0 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) by Hans Verkuil · 14 years ago
  99. 81fa08f w1: fix omap 1-wire driver compilation by Amit Kucheria · 14 years ago
  100. 31f2b0e rmap: anon_vma_prepare() can leak anon_vma_chain by Oleg Nesterov · 14 years ago