1. 6f84be8 [PATCH] synclink_gt: add GT2 adapter support by Paul Fulghum · 18 years ago
  2. 643f331 [PATCH] add synclink_gt custom hdlc idle by Paul Fulghum · 18 years ago
  3. 9e37bd3 [PATCH] kthread: move kernel-doc and put it into DocBook by Randy Dunlap · 18 years ago
  4. e905914 [PATCH] Implement kasprintf by Jeremy Fitzhardinge · 18 years ago
  5. fa9799e [PATCH] ktime/hrtimer: fix kernel-doc comments by Randy Dunlap · 18 years ago
  6. 45c9b11 [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat by Ulrich Drepper · 18 years ago
  7. c7b2eff [PATCH] kthread: update loop.c to use kthread by Serge E. Hallyn · 18 years ago
  8. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  9. 7142125 [PATCH] fuse: add POSIX file locking support by Miklos Szeredi · 18 years ago
  10. 3e8c54f [PATCH] fuse: use MISC_MAJOR by Jan Engelhardt · 18 years ago
  11. eab03ac [PATCH] Get rid of /proc/sys/proc by Stephen Hemminger · 18 years ago
  12. 8232212 [PATCH] RTC: Add rtc_year_days() to calculate tm_yday by Andrew Victor · 18 years ago
  13. 362600f [PATCH] Add v3020 RTC support by Raphael Assenat · 18 years ago
  14. 110d693 [PATCH] rtc subsystem: add capability checks by Alessandro Zummo · 18 years ago
  15. 655066c [PATCH] RTC: rtc-dev UIE emulation by Atsushi Nemoto · 18 years ago
  16. 3419b23 [PATCH] epoll: use unlocked wqueue operations by Davide Libenzi · 18 years ago
  17. 4ad3bcf [PATCH] nbd: endian annotations by Alexey Dobriyan · 18 years ago
  18. 9de9adb [PATCH] for_each_cpu_mask() warning fix by Andrew Morton · 18 years ago
  19. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  20. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  21. ad4063b [PATCH] AX88796 parallel port driver by Ben Dooks · 18 years ago
  22. dbe217a [PATCH] IDE CD end-of media error fix by Alan Cox · 18 years ago
  23. 8e3a67a [PATCH] list.h doc: change "counter" to "cursor" by Randy Dunlap · 18 years ago
  24. fe96e57 [PATCH] fix list.h kernel-doc by Randy Dunlap · 18 years ago
  25. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 18 years ago
  26. 76a8ad2 [PATCH] Make printk work for really early debugging by Michael Ellerman · 18 years ago
  27. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  28. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago
  29. 647b7e8 [PATCH] ufs: one way to access super block by Evgeniy Dushistov · 18 years ago
  30. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  31. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  32. 9695ef1 [PATCH] ufs: wrong type cast by Evgeniy Dushistov · 18 years ago
  33. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  34. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  35. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  36. 7b2259b [PATCH] page migration: Support a vma migration function by Christoph Lameter · 18 years ago
  37. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  38. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  39. dfd8317 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  40. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 18 years ago
  41. 73e55cb [ARM] 3639/1: S3C2412: serial port support by Ben Dooks · 18 years ago
  42. 6edad16 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  43. 8cf60e0 Auto-update from upstream by Tony Luck · 18 years ago
  44. dd67d05 [PATCH] rbtree: support functions used by the io schedulers by Jens Axboe · 18 years ago
  45. 8f34ee7 [PATCH] Rearrange a few struct request members by Jens Axboe · 18 years ago
  46. ad3cadd [PATCH] Get rid of struct request request_pm_state member by Jens Axboe · 18 years ago
  47. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  48. fda151d [PATCH] blktrace_api.h: endian annotations by Alexey Dobriyan · 18 years ago
  49. 199f4c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  50. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  51. 78ce89c [PATCH] JBD: split checkpoint lists by Jan Kara · 18 years ago
  52. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  53. 54e7377 [PATCH] list: introduce list_replace() helper by Oleg Nesterov · 18 years ago
  54. f5befce [PATCH] SGI IOC4: Detect IO card variant by Brent Casavant · 18 years ago
  55. d83015b [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules by Paul E. McKenney · 18 years ago
  56. 481fad4 [PATCH] strstrip() API by Pekka Enberg · 18 years ago
  57. 3fa2164 [PATCH] Process Events: License Change by Matt Helsley · 18 years ago
  58. 1d31a4e [PATCH] Process Events - Header Cleanup by Matt Helsley · 18 years ago
  59. 368a5fa [PATCH] remove unlikely() in might_sleep_if() by Hua Zhong · 18 years ago
  60. 0216bfc [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter by Mingming Cao · 18 years ago
  61. 260ea10 [PATCH] ptrace: document the locking rules by Eric W. Biederman · 18 years ago
  62. 8d27e90 [PATCH] module.h: updated comments with a new license by Xose Vazquez Perez · 18 years ago
  63. b0904e1 [PATCH] fs/locks.c: make posix_locks_deadlock() static by Adrian Bunk · 18 years ago
  64. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  65. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  66. c330dda [PATCH] Add a sysfs file to determine if a kexec kernel is loaded by Jeff Moyer · 18 years ago
  67. 98317f1 [PATCH] m68k: Remove some unused definitions in zorro.h by Roman Zippel · 18 years ago
  68. ce4ab00 [PATCH] swsusp: add architecture special saveable pages support by Shaohua Li · 18 years ago
  69. 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 18 years ago
  70. c22ce14 [PATCH] x86: cache pollution aware __copy_from_user_ll() by Hiro Yoshioka · 18 years ago
  71. 3560154 [PATCH] SELinux: add task_movememory hook by David Quigley · 18 years ago
  72. 03e6806 [PATCH] lsm: add task_setioprio hook by James Morris · 18 years ago
  73. 9216dfa [PATCH] move_pages: fix 32 -> 64 bit compat function by Christoph Lameter · 18 years ago
  74. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  75. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 18 years ago
  76. 95a402c [PATCH] page migration: use allocator function for migrate_pages() by Christoph Lameter · 18 years ago
  77. aaa994b [PATCH] page migration: handle freeing of pages in migrate_pages() by Christoph Lameter · 18 years ago
  78. 800590f [PATCH] slab: kmalloc, kzalloc comments cleanup and fix by Paul Drynoff · 18 years ago
  79. bd1e22b [PATCH] initialise total_memory() earlier by Andrew Morton · 18 years ago
  80. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 18 years ago
  81. bd96b9e [PATCH] mm: fix swap unused warning by Con Kolivas · 18 years ago
  82. 30c253e [PATCH] sparsemem: record nid during memory present by Andy Whitcroft · 18 years ago
  83. 04e62a2 [PATCH] More page migration: use migration entries for file pages by Christoph Lameter · 18 years ago
  84. d75a0fc [PATCH] Swapless page migration: rip out swap based logic by Christoph Lameter · 18 years ago
  85. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  86. 2d1db3b [PATCH] page migration cleanup: pass "mapping" to migration functions by Christoph Lameter · 18 years ago
  87. e7340f7 [PATCH] page migration cleanup: remove useless definitions by Christoph Lameter · 18 years ago
  88. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  89. 612d6c1 [PATCH] radix-tree: direct data by Nick Piggin · 18 years ago
  90. 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 18 years ago
  91. 8334231 [PATCH] mm: introduce remap_vmalloc_range() by Nick Piggin · 18 years ago
  92. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  93. a43a8c3 [PATCH] tightening hugetlb strict accounting by Chen, Kenneth W · 18 years ago
  94. e8f03d0 [PATCH] reserve space for swap label by Andreas Dilger · 18 years ago
  95. fadd8fb [PATCH] support for panic at OOM by KAMEZAWA Hiroyuki · 18 years ago
  96. 718127c [PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone by Yasunori Goto · 18 years ago
  97. 86356ab [PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist by Yasunori Goto · 18 years ago
  98. 02b694d [PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size() by Yasunori Goto · 18 years ago
  99. f886ed4 [PATCH] PG_uncached is ia64 only by Andrew Morton · 18 years ago
  100. cb2b95e [PATCH] zone handle unaligned zone boundaries by Andy Whitcroft · 18 years ago