1. fbe60da V4L/DVB (3916): AverMedia 6 Eyes AVS6EYES support by Martin Samuelsson · 19 years ago
  2. 6283808 V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures by Andreas Oberritter · 19 years ago
  3. dfd8317 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  4. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 19 years ago
  5. 73e55cb [ARM] 3639/1: S3C2412: serial port support by Ben Dooks · 19 years ago
  6. 6edad16 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  7. 8cf60e0 Auto-update from upstream by Tony Luck · 19 years ago
  8. dd67d05 [PATCH] rbtree: support functions used by the io schedulers by Jens Axboe · 19 years ago
  9. 8f34ee7 [PATCH] Rearrange a few struct request members by Jens Axboe · 19 years ago
  10. ad3cadd [PATCH] Get rid of struct request request_pm_state member by Jens Axboe · 19 years ago
  11. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 19 years ago
  12. fda151d [PATCH] blktrace_api.h: endian annotations by Alexey Dobriyan · 19 years ago
  13. 199f4c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  14. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  15. 78ce89c [PATCH] JBD: split checkpoint lists by Jan Kara · 19 years ago
  16. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 19 years ago
  17. 54e7377 [PATCH] list: introduce list_replace() helper by Oleg Nesterov · 19 years ago
  18. f5befce [PATCH] SGI IOC4: Detect IO card variant by Brent Casavant · 19 years ago
  19. d83015b [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules by Paul E. McKenney · 19 years ago
  20. 481fad4 [PATCH] strstrip() API by Pekka Enberg · 19 years ago
  21. 3fa2164 [PATCH] Process Events: License Change by Matt Helsley · 19 years ago
  22. 1d31a4e [PATCH] Process Events - Header Cleanup by Matt Helsley · 19 years ago
  23. 368a5fa [PATCH] remove unlikely() in might_sleep_if() by Hua Zhong · 19 years ago
  24. 0216bfc [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter by Mingming Cao · 19 years ago
  25. 260ea10 [PATCH] ptrace: document the locking rules by Eric W. Biederman · 19 years ago
  26. 8d27e90 [PATCH] module.h: updated comments with a new license by Xose Vazquez Perez · 19 years ago
  27. b0904e1 [PATCH] fs/locks.c: make posix_locks_deadlock() static by Adrian Bunk · 19 years ago
  28. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 19 years ago
  29. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 19 years ago
  30. c330dda [PATCH] Add a sysfs file to determine if a kexec kernel is loaded by Jeff Moyer · 19 years ago
  31. 98317f1 [PATCH] m68k: Remove some unused definitions in zorro.h by Roman Zippel · 19 years ago
  32. ce4ab00 [PATCH] swsusp: add architecture special saveable pages support by Shaohua Li · 19 years ago
  33. 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 19 years ago
  34. c22ce14 [PATCH] x86: cache pollution aware __copy_from_user_ll() by Hiro Yoshioka · 19 years ago
  35. 3560154 [PATCH] SELinux: add task_movememory hook by David Quigley · 19 years ago
  36. 03e6806 [PATCH] lsm: add task_setioprio hook by James Morris · 19 years ago
  37. 9216dfa [PATCH] move_pages: fix 32 -> 64 bit compat function by Christoph Lameter · 19 years ago
  38. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 19 years ago
  39. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 19 years ago
  40. 95a402c [PATCH] page migration: use allocator function for migrate_pages() by Christoph Lameter · 19 years ago
  41. aaa994b [PATCH] page migration: handle freeing of pages in migrate_pages() by Christoph Lameter · 19 years ago
  42. 800590f [PATCH] slab: kmalloc, kzalloc comments cleanup and fix by Paul Drynoff · 19 years ago
  43. bd1e22b [PATCH] initialise total_memory() earlier by Andrew Morton · 19 years ago
  44. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 19 years ago
  45. bd96b9e [PATCH] mm: fix swap unused warning by Con Kolivas · 19 years ago
  46. 30c253e [PATCH] sparsemem: record nid during memory present by Andy Whitcroft · 19 years ago
  47. 04e62a2 [PATCH] More page migration: use migration entries for file pages by Christoph Lameter · 19 years ago
  48. d75a0fc [PATCH] Swapless page migration: rip out swap based logic by Christoph Lameter · 19 years ago
  49. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 19 years ago
  50. 2d1db3b [PATCH] page migration cleanup: pass "mapping" to migration functions by Christoph Lameter · 19 years ago
  51. e7340f7 [PATCH] page migration cleanup: remove useless definitions by Christoph Lameter · 19 years ago
  52. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 19 years ago
  53. 612d6c1 [PATCH] radix-tree: direct data by Nick Piggin · 19 years ago
  54. 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 19 years ago
  55. 8334231 [PATCH] mm: introduce remap_vmalloc_range() by Nick Piggin · 19 years ago
  56. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 19 years ago
  57. a43a8c3 [PATCH] tightening hugetlb strict accounting by Chen, Kenneth W · 19 years ago
  58. e8f03d0 [PATCH] reserve space for swap label by Andreas Dilger · 19 years ago
  59. fadd8fb [PATCH] support for panic at OOM by KAMEZAWA Hiroyuki · 19 years ago
  60. 718127c [PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone by Yasunori Goto · 19 years ago
  61. 86356ab [PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist by Yasunori Goto · 19 years ago
  62. 02b694d [PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size() by Yasunori Goto · 19 years ago
  63. f886ed4 [PATCH] PG_uncached is ia64 only by Andrew Morton · 19 years ago
  64. cb2b95e [PATCH] zone handle unaligned zone boundaries by Andy Whitcroft · 19 years ago
  65. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 19 years ago
  66. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
  67. f4b8ea7 [NET]: fix net-core kernel-doc by Randy Dunlap · 19 years ago
  68. c8a553ad [TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h> by David Woodhouse · 19 years ago
  69. 37c3185 [NET]: Added GSO toggle by Herbert Xu · 19 years ago
  70. f4c50d9 [NET]: Add software TSOv4 by Herbert Xu · 19 years ago
  71. f6a78bf [NET]: Add generic segmentation offload by Herbert Xu · 19 years ago
  72. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 19 years ago
  73. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 19 years ago
  74. 065a3e1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  75. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  76. ba6a130 [libata] Add host lock to struct ata_port by Jeff Garzik · 19 years ago
  77. 47005f2 [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[] by Tejun Heo · 19 years ago
  78. 4a31e34 [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name() by Krzysztof Halasa · 19 years ago
  79. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 19 years ago
  80. d588fcb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  81. eaa8568 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 by Linus Torvalds · 19 years ago
  82. 6c763eb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  83. 4f3865f [PATCH] zlib_inflate: Upgrade library code to a recent version by Richard Purdie · 19 years ago
  84. 0feae5c [PATCH] Fix dcache race during umount by NeilBrown · 19 years ago
  85. c89681e [PATCH] remove steal_locks() by Miklos Szeredi · 19 years ago
  86. 0e5b378 [PATCH] PCI: Add PCI_CAP_ID_VNDR by Brice Goglin · 19 years ago
  87. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 19 years ago
  88. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 19 years ago
  89. bb5427b [PATCH] w1: netlink: Mark netlink group 1 as unused. by Evgeniy Polyakov · 19 years ago
  90. b6043fc [PATCH] w1: Move w1-connector definitions into linux/include/connector.h by Evgeniy Polyakov · 19 years ago
  91. 46f5ed7 [PATCH] i2c: Mark block write buffers as const by Krzysztof Halasa · 19 years ago
  92. 18f98b1 [PATCH] i2c: New bus driver for the OpenCores I2C controller by Peter Korsgaard · 19 years ago
  93. 5c7ae65 [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55 by Jean Delvare · 19 years ago
  94. 5e9f4f2 [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85 by Mark A. Greer · 19 years ago
  95. 02e0c5d [PATCH] i2c-piix4: Add ATI IXP200/300/400 support by Rudolf Marek · 19 years ago
  96. bd00949 [PATCH] USB: convert usb class devices to real devices by Greg Kroah-Hartman · 19 years ago
  97. c182274 [PATCH] USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 19 years ago
  98. 9bde749 [PATCH] USB: make endpoints real struct devices by Greg Kroah-Hartman · 19 years ago
  99. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 19 years ago
  100. 325a4af [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> by David Brownell · 19 years ago