1. 04e62a2 [PATCH] More page migration: use migration entries for file pages by Christoph Lameter · 18 years ago
  2. 442c913 [PATCH] More page migration: do not inc/dec rss counters by Christoph Lameter · 18 years ago
  3. 6c5240a [PATCH] Swapless page migration: modify core logic by Christoph Lameter · 18 years ago
  4. d75a0fc [PATCH] Swapless page migration: rip out swap based logic by Christoph Lameter · 18 years ago
  5. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  6. 8351a6e [PATCH] page migration cleanup: move fallback handling into special function by Christoph Lameter · 18 years ago
  7. 2d1db3b [PATCH] page migration cleanup: pass "mapping" to migration functions by Christoph Lameter · 18 years ago
  8. c3fcf8a [PATCH] page migration cleanup: extract try_to_unmap from migration functions by Christoph Lameter · 18 years ago
  9. 5b5c712 [PATCH] page migration cleanup: drop nr_refs in remove_references() by Christoph Lameter · 18 years ago
  10. e7340f7 [PATCH] page migration cleanup: remove useless definitions by Christoph Lameter · 18 years ago
  11. 1d8b85c [PATCH] page migration cleanup: group functions by Christoph Lameter · 18 years ago
  12. 7352349 [PATCH] page migration cleanup: rename "ignrefs" to "migration" by Christoph Lameter · 18 years ago
  13. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  14. 4c91c36 [PATCH] buglet in radix_tree_tag_set by Peter Zijlstra · 18 years ago
  15. 58ce1fd [PATCH] slab: redzone double-free detection by Pekka Enberg · 18 years ago
  16. b344e05 [PATCH] likely cleanup: remove unlikely in sys_mprotect() by Hua Zhong · 18 years ago
  17. cfd9b7d [PATCH] radix-tree: small by Nick Piggin · 18 years ago
  18. 612d6c1 [PATCH] radix-tree: direct data by Nick Piggin · 18 years ago
  19. 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 18 years ago
  20. 8334231 [PATCH] mm: introduce remap_vmalloc_range() by Nick Piggin · 18 years ago
  21. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  22. d6277db [PATCH] swsusp: rework memory shrinker by Rafael J. Wysocki · 18 years ago
  23. 7a7c381 [PATCH] slab: stop using list_for_each by Christoph Hellwig · 18 years ago
  24. e1b6aa6 [PATCH] slab: clean up kmem_getpages by Christoph Hellwig · 18 years ago
  25. a43a8c3 [PATCH] tightening hugetlb strict accounting by Chen, Kenneth W · 18 years ago
  26. e8f03d0 [PATCH] reserve space for swap label by Andreas Dilger · 18 years ago
  27. 6937a25 [PATCH] mm: fix typos in comments in mm/oom_kill.c by Dave Peterson · 18 years ago
  28. fadd8fb [PATCH] support for panic at OOM by KAMEZAWA Hiroyuki · 18 years ago
  29. 67de648 [PATCH] squash duplicate page_to_pfn and pfn_to_page by Andy Whitcroft · 18 years ago
  30. 6811378 [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists by Yasunori Goto · 18 years ago
  31. cca448f [PATCH] wait_table and zonelist initializing for memory hotadd: wait_table initialization by Yasunori Goto · 18 years ago
  32. 718127c [PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone by Yasunori Goto · 18 years ago
  33. 86356ab [PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist by Yasunori Goto · 18 years ago
  34. 02b694d [PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size() by Yasunori Goto · 18 years ago
  35. 3c5a87f [PATCH] migration: remove unnecessary PageSwapCache checks by Christoph Lameter · 18 years ago
  36. 4776874 [PATCH] slab: page mapping cleanup by Pekka Enberg · 18 years ago
  37. f886ed4 [PATCH] PG_uncached is ia64 only by Andrew Morton · 18 years ago
  38. 729bd0b [PATCH] slab: extract cache_free_alien from __cache_free by Pekka Enberg · 18 years ago
  39. 4da5eda [PATCH] Page Migration: Make do_swap_page redo the fault by Christoph Lameter · 18 years ago
  40. cb2b95e [PATCH] zone handle unaligned zone boundaries by Andy Whitcroft · 18 years ago
  41. 6f0419e [PATCH] for_each_possible_cpu: xfs by KAMEZAWA Hiroyuki · 18 years ago
  42. d6938d1 [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results by David Howells · 18 years ago
  43. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  44. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  45. 1ad5544 [PATCH] Fix cdrom being confused on using kdump by Rachita Kothiyal · 18 years ago
  46. 5fa21d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  47. 5d9fd16 [PATCH] Driver core: fix locking issues with the devices that are attached to classes by Greg Kroah-Hartman · 18 years ago
  48. 0517587 [PATCH] USB: get USB suspend to work again by Greg Kroah-Hartman · 18 years ago
  49. 8542e58 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  50. 6f3cafc Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  51. 0c97f52 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  52. c71bd69 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  53. 065a3e1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  54. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  55. bfcbb00 [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI by Brice Goglin · 18 years ago
  56. 69eb887 [PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 by Brice Goglin · 18 years ago
  57. af57d23 Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  58. 3910589 [PATCH] add b44 to maintainers by Gary Zambrano · 18 years ago
  59. 4446065 [PATCH] WAN: ioremap() failure checks in drivers by Krzysztof Halasa · 18 years ago
  60. 4a31e34 [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name() by Krzysztof Halasa · 18 years ago
  61. aa95abe [PATCH] skb_padto()-area fixes in 8390, wavelan by Alan Cox · 18 years ago
  62. c798505 [PATCH] make drivers/net/forcedeth.c:nv_update_pause() static by Adrian Bunk · 18 years ago
  63. 92aa674 [PATCH] network driver for Hilscher netx by Sascha Hauer · 18 years ago
  64. 6d56ab9 [PATCH] Dereference in tokenring/olympic.c by Eric Sesterhenn · 18 years ago
  65. a192491 [PATCH] Array overrun in drivers/net/wireless/wavelan.c by Eric Sesterhenn · 18 years ago
  66. da4f5cc [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.c by Eric Sesterhenn · 18 years ago
  67. 722fdb3 [PATCH] 8139cp: add ethtool eeprom support by Philip Craig · 18 years ago
  68. d73f1e3 [PATCH] 8139cp: fix eeprom read command length by Philip Craig · 18 years ago
  69. fc13dca [PATCH] b44: update b44 Kconfig entry by Gary Zambrano · 18 years ago
  70. 4d1dabd [PATCH] b44: update version to 1.01 by Gary Zambrano · 18 years ago
  71. 725ad80 [PATCH] b44: add wol for old nic by Gary Zambrano · 18 years ago
  72. 00e8b3a [PATCH] b44: add parameter by Gary Zambrano · 18 years ago
  73. 52cafd9 [PATCH] b44: add wol by Gary Zambrano · 18 years ago
  74. 47b9c3b [PATCH] b44: fix manual speed/duplex/autoneg settings by Gary Zambrano · 18 years ago
  75. 00e5edc [PATCH] AT91RM9200 Ethernet #4: Suspend/Resume by Andrew Victor · 18 years ago
  76. 427d269 [PATCH] AT91RM9200 Ethernet #3: Cleanup by Andrew Victor · 18 years ago
  77. ca5585e [PATCH] AT91RM9200 Ethernet #2: MII interface by Andrew Victor · 18 years ago
  78. 775637d [PATCH] AT91RM9200 Ethernet #1: Link poll by Andrew Victor · 18 years ago
  79. d955d90 [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC. by Ralf Baechle · 18 years ago
  80. dbe1ab9 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  81. 8a22ddd via-velocity: the link is not correctly detected when the device starts by Francois Romieu · 18 years ago
  82. d588fcb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  83. eaa8568 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 by Linus Torvalds · 18 years ago
  84. 6c763eb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  85. dcc1a66 [PATCH] x86_64: use select for GART_IOMMU to enable AGP by Roman Zippel · 18 years ago
  86. 4f3865f [PATCH] zlib_inflate: Upgrade library code to a recent version by Richard Purdie · 18 years ago
  87. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 18 years ago
  88. d702ccb [PATCH] prune_one_dentry() tweaks by Andrew Morton · 18 years ago
  89. 0feae5c [PATCH] Fix dcache race during umount by NeilBrown · 18 years ago
  90. de047c1 [PATCH] avoid tasklist_lock at getrusage for multithreaded case too by Ravikiran G Thirumalai · 18 years ago
  91. c89681e [PATCH] remove steal_locks() by Miklos Szeredi · 18 years ago
  92. 09d967c [PATCH] Fix a race condition between ->i_mapping and iput() by OGAWA Hirofumi · 18 years ago
  93. 0e5b378 [PATCH] PCI: Add PCI_CAP_ID_VNDR by Brice Goglin · 18 years ago
  94. bec0e85 [PATCH] myri10ge build fix by Andrew Morton · 18 years ago
  95. 6cc0719 [PATCH] suspend_console() warning fix by Andrew Morton · 18 years ago
  96. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 18 years ago
  97. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  98. f893afb [PATCH] NTFS: Critical bug fix (affects MIPS and possibly others) by Anton Altaparmakov · 18 years ago
  99. 5d2170a [PATCH] sparc build breakage by Al Viro · 18 years ago
  100. 7f98a44 [PATCH] UML: fix wall_to_monotonic initialization by Jeff Dike · 18 years ago