1. ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 14 years ago
  2. 9893e74 IB/core: Use kmemdup() instead of kmalloc()+memcpy() by Julia Lawall · 14 years ago
  3. 9fda1ac IB/iser: Fix error flow in iser_create_ib_conn_res() by Dan Carpenter · 14 years ago
  4. 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 14 years ago
  5. d265b98 IB/iser: Remove buggy back-pointer setting by Or Gerlitz · 14 years ago
  6. 2110f9b IB/iser: Add asynchronous event handler by Or Gerlitz · 14 years ago
  7. be4c9ba MAINTAINERS: Add cxgb4 and iw_cxgb4 entries by Roland Dreier · 14 years ago
  8. 617c9a7 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays by Roland Dreier · 14 years ago
  9. d414371 IPoIB: Allow disabling/enabling TSO on the fly through ethtool by Or Gerlitz · 15 years ago
  10. 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 15 years ago
  11. 5e80ba8 IB/core: Add support for masked atomic operations by Vladimir Sokolovsky · 15 years ago
  12. 5d7220e8 RDMA/cma: Randomize local port allocation by Tetsuo Handa · 15 years ago
  13. 53978b4 RDMA/nes: Make unnecessarily global functions static by Roland Dreier · 14 years ago
  14. ce6e74f RDMA/nes: Make nesadapter->phy_lock usage consistent by Chien Tung · 15 years ago
  15. cfdda9d RDMA/cxgb4: Add driver for Chelsio T4 RNIC by Steve Wise · 14 years ago
  16. 3a2baff IB/mthca: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
  17. e749444 RDMA/amso1100: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 14 years ago
  18. 73a203d RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD by Steve Wise · 15 years ago
  19. 7960d6b RDMA/cxgb3: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
  20. bc1db9a IB: Explicitly rule out llseek to avoid BKL in default_llseek() by Roland Dreier · 15 years ago
  21. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  22. f163937 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  23. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  24. 2f10ffc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  25. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 15 years ago
  26. d3e06e2 slub: Fix kmem_ptr_validate() for non-kernel pointers by Pekka Enberg · 15 years ago
  27. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 15 years ago
  28. 4dc86ae Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" by Linus Torvalds · 15 years ago
  29. 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 15 years ago
  30. 8e7fccc [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  31. 1876446 [S390] nss: add missing .previous statement to asm function by Heiko Carstens · 15 years ago
  32. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 15 years ago
  33. 6af7eea [S390] s390: disable change bit override by Christian Borntraeger · 15 years ago
  34. 176b180 [S390] fix io_return critical section cleanup by Martin Schwidefsky · 15 years ago
  35. 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 15 years ago
  36. d7015c1 [S390] arch/s390/kernel: Add missing unlock by Julia Lawall · 15 years ago
  37. 3440c49 cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch by Divyesh Shah · 15 years ago
  38. 930b9d9 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  39. 8e024f1 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers by Ben Skeggs · 15 years ago
  40. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 15 years ago
  41. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 15 years ago
  42. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 15 years ago
  43. 2295e17 drm/nv40: Init some tiling-related PGRAPH state. by Francisco Jerez · 15 years ago
  44. eaeefba drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. by Marcin Kościelnicki · 15 years ago
  45. e60a9df drm/nv50: another dodgy DP hack by Ben Skeggs · 15 years ago
  46. a5acac6 drm/nv50: punt hotplug irq handling out to workqueue by Ben Skeggs · 15 years ago
  47. 6f335a7 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders by Ben Skeggs · 15 years ago
  48. d327dd4 drm/nv50: Allow using the NVA3 new compute class. by Marcin Kościelnicki · 15 years ago
  49. a1663ed drm/nv50: cleanup properly if PDISPLAY init fails by Ben Skeggs · 15 years ago
  50. 78bb351 drm/nouveau: fixup the init failure paths some more by Ben Skeggs · 15 years ago
  51. 494ab82 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark by Ben Skeggs · 15 years ago
  52. 2eb92c8 drm/nv40: add LVDS table quirk for Dell Latitude D620 by Ben Skeggs · 15 years ago
  53. f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 15 years ago
  54. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 15 years ago
  55. 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 15 years ago
  56. 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 15 years ago
  57. 40b2a68 drm/nv50: add more 0x100c80 flushy magic by Ben Skeggs · 15 years ago
  58. 0c32497 drm/nv50: fix fbcon when framebuffer above 4GiB mark by Ben Skeggs · 15 years ago
  59. 0dd8c3f drm/nv50: Fix NEWCTX_DONE flag number by Marcin Kościelnicki · 15 years ago
  60. 02246c4 loop: Update mtime when writing using aops by Nikanth Karthikesan · 15 years ago
  61. 9ddd3a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  62. d620a7c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  63. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 15 years ago
  64. 2aedd19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  66. 0a2851b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  67. f5284e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  68. 320718e hvc_console: Fix race between hvc_close and hvc_remove by Anton Blanchard · 15 years ago
  69. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 15 years ago
  70. 9ff4cfa virtio: console makes incorrect assumption about virtio API by Rusty Russell · 15 years ago
  71. 162a689 virtio: console: Fix early_put_chars usage by François Diakhaté · 15 years ago
  72. 9a82446 MAINTAINERS: Put the virtio-console entry in correct alphabetical order by Amit Shah · 15 years ago
  73. 3eac4ab rwsem generic spinlock: use IRQ save/restore spinlocks by Kevin Hilman · 15 years ago
  74. 04287f9 Have nfs ->d_revalidate() report errors properly by Al Viro · 15 years ago
  75. 7bd9129 IB/mlx4: Check correct variable for allocation failure by Dan Carpenter · 15 years ago
  76. eadde3a RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() by Chien Tung · 15 years ago
  77. ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 15 years ago
  78. 48de8cb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 63634c8 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  80. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 75392dd davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> by Sergei Shtylyov · 15 years ago
  82. addb2d6 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  83. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  84. 6948ec7 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
  85. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 15 years ago
  86. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 15 years ago
  87. ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 15 years ago
  88. c783a29 rtc-mxc: multiple fixes in rtc-mxc probe method by Vladimir Zapolskiy · 15 years ago
  89. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 15 years ago
  90. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 15 years ago
  91. 57119c3 ratelimit: fix the return value when __ratelimit() fails to acquire the lock by Yong Zhang · 15 years ago
  92. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 15 years ago
  93. 2a7268a ratelimit: annotate ___ratelimit() by Yong Zhang · 15 years ago
  94. ee5d2ac /dev/mem: allow rewinding by Eric Dumazet · 15 years ago
  95. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 15 years ago
  96. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 15 years ago
  97. da25801 mb862xxfb: update Valentin's email address by Alexander Shishkin · 15 years ago
  98. a71dc14 mb862xxfb: fix acceleration module license by Randy Dunlap · 15 years ago
  99. d6da1a5 mm: revert "vmscan: get_scan_ratio() cleanup" by KOSAKI Motohiro · 15 years ago
  100. 6e191f7 devmem: handle class_create() failure by Anton Blanchard · 15 years ago