1. 410ade4 RDMA/cxgb4: Don't set completion flag for read requests by Steve Wise · 14 years ago
  2. 98ae68b RDMA/cxgb4: Set the default TCP send window to 128KB by Steve Wise · 14 years ago
  3. 2f5b48c RDMA/cxgb4: Use a mutex for QP and EP state transitions by Steve Wise · 14 years ago
  4. c6d7b26 RDMA/cxgb4: Support on-chip SQs by Steve Wise · 14 years ago
  5. aadc4df RDMA/cxgb4: Centralize the wait logic by Steve Wise · 14 years ago
  6. 9e8d1fa3 RDMA/cxgb4: debugfs files for dumping active stags by Steve Wise · 14 years ago
  7. 05fb962 RDMA/cxgb4: Log HW lack-of-resource errors by Steve Wise · 14 years ago
  8. 0e42c1f RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages by Steve Wise · 14 years ago
  9. 6ff0e34 RDMA/cxgb4: Ignore TERMINATE CQEs by Steve Wise · 14 years ago
  10. 7459486 RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions by Steve Wise · 14 years ago
  11. 13fecb8 RDMA/cxgb4: Zero out ISGL padding by Steve Wise · 14 years ago
  12. af93fb5 RDMA/cxgb4: Don't use null ep ptr by Steve Wise · 14 years ago
  13. c8e081a RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes by Roland Dreier · 14 years ago
  14. 252a52a Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 14 years ago
  15. 95929ef MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 by David Howells · 14 years ago
  16. d6f74be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  17. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  18. 26d1e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  19. befd1c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  20. a11377e 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
  21. 381ba32 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  22. 6509756 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  23. 9a457a5 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  24. bc5fbd9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  25. 6a6aa2b 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
  26. f061934 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
  27. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  28. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  29. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  30. 00cbf60 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  31. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  32. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago
  33. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 14 years ago
  34. bec658f RDMA/cxgb3: Turn off RX coalescing for iWARP connections by Steve Wise · 14 years ago
  35. 2de59fe ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile by Will Deacon · 14 years ago
  36. 1d6400c net/9p: fix memory handling/allocation in rdma_request() by Davidlohr Bueso · 14 years ago
  37. 00740c5 amd64_edac: Fix driver module removal by Borislav Petkov · 14 years ago
  38. c8da96e TOMOYO: Don't abuse sys_getpid(), sys_getppid() by Ben Hutchings · 14 years ago
  39. 9320f7c mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove by Marek Szyprowski · 14 years ago
  40. 06fe577 mmc: sdhci-s3c: fix incorrect spinlock usage after merge by Marek Szyprowski · 14 years ago
  41. 245feaa mmc: MAINTAINERS: add myself as MMC maintainer by Chris Ball · 14 years ago
  42. 40d24ff pcmcia: pd6729: Fix error path by Rahul Ruikar · 14 years ago
  43. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 14 years ago
  44. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 14 years ago
  45. 56162ba Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  46. e7553b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  47. 5ec1055 Avoid pgoff overflow in remap_file_pages by Larry Woodman · 14 years ago
  48. 3b23cd2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  49. b614e38 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  50. e68d3b3 ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  51. 2de5c00 ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE by Santosh Shilimkar · 14 years ago
  52. e546f21 ARM: 6408/1: omap: Map only available sram memory by Santosh Shilimkar · 14 years ago
  53. f1a2481 ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries by Santosh Shilimkar · 14 years ago
  54. f281fb5 block: prevent merges of discard and write requests by Adrian Hunter · 14 years ago
  55. f933b87 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  56. 8ae0925 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  57. fd194e6 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  58. d420280 ARM: pxa: remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  59. 07a5d14 ARM: pxa168fb: clear enable bit when not active by Haojian Zhuang · 14 years ago
  60. cfc6a55 ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured by Eric Miao · 14 years ago
  61. 32c4dad ARM: pxa168: fix corrected reset vector by Mark F. Brown · 14 years ago
  62. cf62536 ARM: pxa: Use PIO for PI2C communication on Palm27x by Marek Vasut · 14 years ago
  63. 979a281c ARM: pxa: Fix Vpac270 gpio_power for MMC by Marek Vasut · 14 years ago
  64. ea44e06 arch/tile: remove dead code from intvec_32.S by Chris Metcalf · 14 years ago
  65. e92b05d fremap: get rid of broken 'end' variable by Linus Torvalds · 14 years ago
  66. d1f3e68 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  67. cb9cae0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  68. 06706b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  69. cbff1e9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  70. acdc0d5 m32r: fix breakage from "m32r: use generic ptrace_resume code" by Al Viro · 14 years ago
  71. bb9c861 m32r: hole in shifting pc back by Al Viro · 14 years ago
  72. a05c4e1 m32r: don't block signals if sigframe setup has failed by Al Viro · 14 years ago
  73. a748102 make m32r handle multiple pending signals by Al Viro · 14 years ago
  74. a7f8388 m32r: fix rt_sigsuspend() by Al Viro · 14 years ago
  75. 0eae779 x86/hwmon: pkgtemp has no dependency on PCI by Jan Beulich · 14 years ago
  76. 885374e MAINTAINERS: Update hwmon entry by Guenter Roeck · 14 years ago
  77. e40cc4b x86/hwmon: register alternate sibling upon CPU removal by Jan Beulich · 14 years ago
  78. f6aeccd x86/hwmon: fix initialization of pkgtemp by Jan Beulich · 14 years ago
  79. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
  80. d172132 x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_remove() by Jan Beulich · 14 years ago
  81. d9bca43 x86/hwmon: avoid deadlock on CPU removal in pkgtemp by Jan Beulich · 14 years ago
  82. 89a3fd3 x86/hwmon: fix module init for hotplug-but-no-device-found case by Jan Beulich · 14 years ago
  83. f7c77a3 hwmon: (lis3) Fix Oops with NULL platform data by Takashi Iwai · 14 years ago
  84. 2dab394 USB: update Kconfig help text for CONFIG_USB_SUSPEND by Alan Stern · 14 years ago
  85. a666e3e usb: musb: gadget: restart request on clearing endpoint halt by Sergei Shtylyov · 14 years ago
  86. 4c64733 usb: musb: host: Issue a memory barrier before starting DMA by Santosh Shilimkar · 14 years ago
  87. 66af83d usb: musb: gadget: fix dma length in txstate by Ming Lei · 14 years ago
  88. bb27bc2 usb: musb: gadget: complete request only if data is transfered over by Ming Lei · 14 years ago
  89. 1018b4e usb: musb: gadget: fix DMA length for OUT transfer by Ming Lei · 14 years ago
  90. 490e5fb usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1 by Ming Lei · 14 years ago
  91. eeb1b2a usb: musb: gadget: fix bulk IN infinit hangs in double buffer case by Ming Lei · 14 years ago
  92. bd2e74d usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style by Ming Lei · 14 years ago
  93. 0026e00 USB: fix bug in initialization of interface minor numbers by Alan Stern · 14 years ago
  94. d3654cd Staging: ti-st: remove st_get_plat_device by Pavan Savoy · 14 years ago
  95. 63e6be6 perf, x86: Catch spurious interrupts after disabling counters by Robert Richter · 14 years ago
  96. 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  97. 01fdf18 ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecs by Takashi Iwai · 14 years ago
  98. a850ea3 hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() by Naoya Horiguchi · 14 years ago
  99. 56c9cfb hugetlb, rmap: fix confusing page locking in hugetlb_cow() by Naoya Horiguchi · 14 years ago
  100. cd67f0d hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() by Naoya Horiguchi · 14 years ago