1. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 14 years ago
  2. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
  3. c175a0c mm: move definition for LRU isolation modes to a header by Mel Gorman · 14 years ago
  4. f1a5ab1 mm: export fragmentation index via debugfs by Mel Gorman · 14 years ago
  5. d7a5752 mm: export unusable free space index via debugfs by Mel Gorman · 14 years ago
  6. a8bef8ff mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks by Mel Gorman · 14 years ago
  7. e9e96b3 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove by Mel Gorman · 14 years ago
  8. 3fe2011 mm: migration: allow the migration of PageSwapCache pages by Mel Gorman · 14 years ago
  9. 67b9509 mm: migration: do not try to migrate unmapped anonymous pages by Mel Gorman · 14 years ago
  10. 7f60c21 mm: migration: share the anon_vma ref counts between KSM and page migration by Mel Gorman · 14 years ago
  11. 3f6c827 mm: migration: take a reference to the anon_vma before migrating by Mel Gorman · 14 years ago
  12. e325c90 mm: default to node zonelist ordering when nodes have only lowmem by David Rientjes · 14 years ago
  13. 1a5cb81 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma by Naoya Horiguchi · 14 years ago
  14. e48293f mincore: do nested page table walks by Johannes Weiner · 14 years ago
  15. 25ef0e5 mincore: pass ranges as start,end address pairs by Johannes Weiner · 14 years ago
  16. f488401 mincore: break do_mincore() into logical pieces by Johannes Weiner · 14 years ago
  17. 6a60f1b mincore: cleanups by Johannes Weiner · 14 years ago
  18. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 14 years ago
  19. 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 14 years ago
  20. 971ada0 mempolicy: document cpuset interaction with tmpfs mpol mount option by Lee Schermerhorn · 14 years ago
  21. 15d7783 mempolicy: factor mpol_shared_policy_init() return paths by Lee Schermerhorn · 14 years ago
  22. 345ace9 mempolicy: rename policy_types and cleanup initialization by Lee Schermerhorn · 14 years ago
  23. b4652e8 mempolicy: lose unnecessary loop variable in mpol_parse_str() by Lee Schermerhorn · 14 years ago
  24. e17f74a mempolicy: don't call mpol_set_nodemask() when no_context by Lee Schermerhorn · 14 years ago
  25. 1980050 mempolicy: remove redundant check by Bob Liu · 14 years ago
  26. 6eb27e1 mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist() by Bob Liu · 14 years ago
  27. 6d55629 mempolicy: remove redundant code by Bob Liu · 14 years ago
  28. e13861d mm: remove return value of putback_lru_pages() by Minchan Kim · 14 years ago
  29. 4b50dc2 shmem: remove redundant code by Huang Shijie · 14 years ago
  30. e48e67e sparsemem: on no vmemmap path put mem_map on node high too by Yinghai Lu · 14 years ago
  31. 6dda9d5 page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists by Corrado Zoccolo · 14 years ago
  32. e9d6c15 tmpfs: insert tmpfs cache pages to inactive list at first by KOSAKI Motohiro · 14 years ago
  33. 1f0a738 xtensa: includecheck fix: vectors.S by Jaswinder Singh Rajput · 14 years ago
  34. e520c41 xtensa: convert to asm-generic/hardirq.h by Christoph Hellwig · 14 years ago
  35. 498900f xtensa: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  36. 7e125f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  37. 064e297 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  38. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  39. 1595365 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  40. c3ed9ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 0fed2b5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  42. 0163916 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  43. a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 14 years ago
  44. 3e766fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 14 years ago
  45. 4fd5ec5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  46. 6e18824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  47. 62a11ae Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  48. cedfb2d Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  49. 85f9642 Documentation: update SubmitChecklist for O=objdir and kconfig testing by Randy Dunlap · 14 years ago
  50. 9b8f77a fusion: fix kernel-doc notation by Ben Hutchings · 14 years ago
  51. 9f6aa57 scsi_scan.c: fix/convert functions to use kernel-doc by Randy Dunlap · 14 years ago
  52. 89bbfb6 Documentation/vm: use better value for MAP_HUGETLB by Carlo Marcelo Arenas Belon · 14 years ago
  53. 4164fcc Documentation/timers/hpet_example: drop duplicate header files by Andrea Gelmini · 14 years ago
  54. e6a591e Documentation/development-process: add staging & mmotm info by Randy Dunlap · 14 years ago
  55. ef0eba4 Documentation/development-process: add maintainers and git info by Randy Dunlap · 14 years ago
  56. 0af76d9 docbook: make mtd nand module init static by H Hartley Sweeten · 14 years ago
  57. f00e047 timers: Fix slack calculation for expired timers by Jeff Chua · 14 years ago
  58. bd45b7a timekeeping: Fix timezone update by Thomas Gleixner · 14 years ago
  59. 41ec7eb sh: fix up sh7785lcr_32bit_defconfig. by Paul Mundt · 14 years ago
  60. a5c4300 arch/sh/lib/strlen.S: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  61. db52ecc Blackfin: SMP: fix continuation lines by Joe Perches · 14 years ago
  62. efc5863 Blackfin: acvilon: fix timeout usage for I2C by Wolfram Sang · 14 years ago
  63. d016a21 Blackfin: fix typo in BF537 IRQ comment by Michael Hennerich · 14 years ago
  64. 084f9eb Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options by Mike Frysinger · 14 years ago
  65. 76b9969 Blackfin: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  66. eb5400b Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic by Mike Frysinger · 14 years ago
  67. be1577e Blackfin: another year of changes (update copyright in boot log) by Mike Frysinger · 14 years ago
  68. 648eee5 Blackfin: optimize strncpy a bit by Robin Getz · 14 years ago
  69. c70dcab Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests by Mike Frysinger · 14 years ago
  70. 479ba60 Blackfin: move string functions to normal lib/ assembly by Robin Getz · 14 years ago
  71. 80fcdb9 Blackfin: SIC: cut down on IAR MMR reads a bit by Mike Frysinger · 14 years ago
  72. 11cabcb Blackfin: bf537-minotaur: fix build errors due to header changes by Mike Frysinger · 14 years ago
  73. d2db97b Blackfin: kgdb: pass up the CC register instead of a 0 stub by Mike Frysinger · 14 years ago
  74. a80d5f4 Blackfin: handle HW errors in the new "FAULT" printing code by Robin Getz · 14 years ago
  75. a6d9dbf Blackfin: show the whole accumulator in the pseudo DBG insn by Robin Getz · 14 years ago
  76. 5a132f7 Blackfin: support all possible registers in the pseudo instructions by Robin Getz · 14 years ago
  77. dc89d97 Blackfin: add support for the DBG (debug output) pseudo insn by Robin Getz · 14 years ago
  78. 6a4110c Blackfin: change the BUG opcode to an unused 16-bit opcode by Robin Getz · 14 years ago
  79. c429886 Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg by Graf Yang · 14 years ago
  80. 6ce3e9c Blackfin: add support for the DBGA (debug assert) pseudo insn by Robin Getz · 14 years ago
  81. 6d27e64 9p: Optimize TCREATE by eliminating a redundant fid clone. by Venkateswararao Jujjuri · 14 years ago
  82. fe5bd07 9p: cleanup: remove unneeded assignment by Dan Carpenter · 14 years ago
  83. 75cc5c9 9p: Add mksock support by Venkateswararao Jujjuri · 14 years ago
  84. 85e0df2 fs/9p: Make sure we properly instantiate dentry. by Aneesh Kumar K.V · 14 years ago
  85. 9f37af6 uml: Pushdown the bkl from harddog_kern ioctl by Frederic Weisbecker · 14 years ago
  86. 9918ff2 sunrpc: Pushdown the bkl from sunrpc cache ioctl by Frederic Weisbecker · 14 years ago
  87. 674b604 sunrpc: Pushdown the bkl from ioctl by Frederic Weisbecker · 14 years ago
  88. 3663df7 autofs4: Pushdown the bkl from ioctl by Frederic Weisbecker · 14 years ago
  89. ed0ad6d sh: fix up sh7786 dmaengine build. by Paul Mundt · 14 years ago
  90. 9255f1d sh: guard cookie consistency across termination in the DMA driver by Guennadi Liakhovetski · 14 years ago
  91. 7a5c106 sh: prevent the DMA driver from unloading, while in use by Guennadi Liakhovetski · 14 years ago
  92. 85b8e3f sh: fix Oops in the serial SCI driver by Guennadi Liakhovetski · 14 years ago
  93. bb0fe53 sh: allow platforms to specify SD-card supported voltages by Guennadi Liakhovetski · 14 years ago
  94. a2b14dc mmc: let MFD's provide supported Vdd card voltages to tmio_mmc by Guennadi Liakhovetski · 14 years ago
  95. 8f4b303 sh: disable SD-card write-protection detection on kfr2r09 by Guennadi Liakhovetski · 14 years ago
  96. f87c20a mfd: pass platform flags down to the tmio_mmc driver by Guennadi Liakhovetski · 14 years ago
  97. ac8fb3e tmio: add a platform flag to disable card write-protection detection by Guennadi Liakhovetski · 14 years ago
  98. bb4f6b0 Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' and 'slub/fixes' into slab-for-linus by Pekka Enberg · 14 years ago
  99. 6b65aaf slub: Use alloc_pages_exact_node() for page allocation by Minchan Kim · 14 years ago
  100. d3e14aa slub: __kmalloc_node_track_caller should trace kmalloc_large_node case by Xiaotian Feng · 14 years ago