1. ea54b10 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs by Jack Morgenstein · 17 years ago
  2. b57aacf mlx4_core: Clean up struct mlx4_buf by Roland Dreier · 17 years ago
  3. 313abe5 mlx4_core: For 64-bit systems, vmap() kernel queue buffers by Jack Morgenstein · 17 years ago
  4. 1c69fc2 IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf by Roland Dreier · 17 years ago
  5. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  6. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  7. 57dfee7 mac68k: add nubus card definitions and a typo fix by Finn Thain · 17 years ago
  8. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 17 years ago
  9. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 17 years ago
  10. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 17 years ago
  11. f011e2e latency.c: use QoS infrastructure by Mark Gross · 17 years ago
  12. d82b351 pm qos infrastructure and interface by Mark Gross · 17 years ago
  13. 4ef7229 make kernel_shutdown_prepare() static by Adrian Bunk · 17 years ago
  14. e114e47 Smack: Simplified Mandatory Access Control Kernel by Casey Schaufler · 17 years ago
  15. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 17 years ago
  16. 46c383c Remove unnecessary include from include/linux/capability.h by Andrew Morgan · 17 years ago
  17. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 17 years ago
  18. 8f6936f revert "capabilities: clean up file capability reading" by Andrew Morton · 17 years ago
  19. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 17 years ago
  20. 8bc3be2 writeback: speed up writeback of big dirty files by Fengguang Wu · 17 years ago
  21. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 17 years ago
  22. 195cf453 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 17 years ago
  23. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 17 years ago
  24. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 17 years ago
  25. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 17 years ago
  26. e647309 maps4: introduce a generic page walker by Matt Mackall · 17 years ago
  27. 698dd4b maps4: move is_swap_pte by Matt Mackall · 17 years ago
  28. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  29. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 17 years ago
  30. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 17 years ago
  31. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 17 years ago
  32. aec2c3e VM: allow get_page_unless_zero on compound pages by Christoph Lameter · 17 years ago
  33. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  34. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 17 years ago
  35. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 17 years ago
  36. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 17 years ago
  37. 9e60fdc gpiolib: pca9539 i2c gpio expander support by eric miao · 17 years ago
  38. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 17 years ago
  39. 15fae37 gpiolib: pcf857x i2c gpio expander support by David Brownell · 17 years ago
  40. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 17 years ago
  41. d22a696 iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters() by FUJITA Tomonori · 17 years ago
  42. 0291df8 iommu sg: add IOMMU helper functions for the free area management by FUJITA Tomonori · 17 years ago
  43. 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 17 years ago
  44. 6b7b651 iommu sg merging: add device_dma_parameters structure by FUJITA Tomonori · 17 years ago
  45. 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 17 years ago
  46. 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 17 years ago
  47. 7492d4a sdio: fix module device table definition for m68k by Al Viro · 17 years ago
  48. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  49. 5e05ad7 timerfd: introduce a new hrtimer_forward_now() function by Davide Libenzi · 17 years ago
  50. ed5d2ca exec: rework the group exit and fix the race with kill by Oleg Nesterov · 17 years ago
  51. 59714d6 get_task_comm(): return the result by Andrew Morton · 17 years ago
  52. 0ccf831 lockdep: annotate epoll by Peter Zijlstra · 17 years ago
  53. 3113e88 [PKT_SCHED]: vlan tag match by Stephen Hemminger · 17 years ago
  54. dded916 [NET]: Add if_addrlabel.h to sanitized headers. by Stephen Hemminger · 17 years ago
  55. 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 17 years ago
  56. a13af4b agp: add chipset flushing support to AGP interface by Dave Airlie · 17 years ago
  57. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  58. 2c8296f Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  59. da89b79 Explain kmem_cache_cpu fields by Christoph Lameter · 17 years ago
  60. 9824601 SLUB: rename defrag to remote_node_defrag_ratio by Christoph Lameter · 17 years ago
  61. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  62. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  63. 9853832 Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  64. 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  65. a2e4e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  66. a6cc48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  67. 7cf7669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  68. fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 17 years ago
  69. 6b35e40 virtio: balloon driver by Rusty Russell · 17 years ago
  70. 55a7c06 virtio: Use PCI revision field to indicate virtio PCI ABI version by Anthony Liguori · 17 years ago
  71. 3343660 virtio: PCI device by Anthony Liguori · 17 years ago
  72. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  73. 34a4857 virtio: Tweak virtio_net defines by Rusty Russell · 17 years ago
  74. 50c8ea8 virtio: Net header needs hdr_len by Rusty Russell · 17 years ago
  75. 24a5ae5 virtio: remove unused id field from struct virtio_blk_outhdr by Rusty Russell · 17 years ago
  76. 426e3e0 virtio: clarify NO_NOTIFY flag usage by Rusty Russell · 17 years ago
  77. 3309daa virtio: Fix vring_init/vring_size to take unsigned long by Anthony Liguori · 17 years ago
  78. f957d1f virtio: configuration change callback by Rusty Russell · 17 years ago
  79. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
  80. a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
  81. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 17 years ago
  82. ab1f161 pid-namespaces-vs-locks-interaction by Vitaliy Gusev · 17 years ago
  83. fd3f898 include/linux/: Spelling fixes by Joe Perches · 17 years ago
  84. ef08cce time: delete comments that refer to noexistent symbols by Li Zefan · 17 years ago
  85. eb8dc5e radix_tree.h trivial comment correction by Tim Pepper · 17 years ago
  86. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  87. 14e4a0f Fix a small number of "memeber" typoes. by Robert P. J. Day · 17 years ago
  88. 96532ba linux/dma-mapping.h: rename macro to prevent multiple inclusion by Robert P. J. Day · 17 years ago
  89. a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  90. cf6b5fbe [DCCP]: Reorganize struct dccp_sock to save 8 bytes by Arnaldo Carvalho de Melo · 17 years ago
  91. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 17 years ago
  92. 470a81a Remove __INIT_REFOK and __INITDATA_REFOK by Ralf Baechle · 17 years ago
  93. 9617c3e PM: Export device_pm_schedule_removal by Rafael J. Wysocki · 17 years ago
  94. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago
  95. 578cfa0 ide: move check_dma_crc() to ide-dma.c by Bartlomiej Zolnierkiewicz · 17 years ago
  96. af10f77 ide: remove ide_ata66_check() by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 5efe7c5 ide: remove set_transfer() by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 835457d ide: remove SATA_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 92b83c8 ide: remove ->nice0 and ->nice2 fields from ide_drive_t by Bartlomiej Zolnierkiewicz · 17 years ago
  100. b034304 ide: convert ->straight8 field in ide_hwif_t to bit flag by Bartlomiej Zolnierkiewicz · 17 years ago