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