1. 0993dbe ad525x_dpot: simplify duplicated sysfs defines by Michael Hennerich · 15 years ago
  2. 7d52669 module: remove duplicate declaration of __ksymtab_gpl_future by Wenji Huang · 15 years ago
  3. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 15 years ago
  4. f40c396 ratelimit: add ratelimit_state_init() by OGAWA Hirofumi · 15 years ago
  5. d8521fc printk_ratelimited(): fix uninitialized spinlock by OGAWA Hirofumi · 15 years ago
  6. fa1f68d drivers: misc: pass miscdevice pointer via file private data by Samu Onkalo · 15 years ago
  7. 6c5e303 include/asm-generic/kmap_types.h: add helpful reminder by Andrew Morton · 15 years ago
  8. 3768217 asm-generic: don't warn that atomic_t is only 24 bit by Peter Fritzsche · 15 years ago
  9. fc62f2f kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn by Joe Perches · 15 years ago
  10. 4c99000 ntfs: use add_to_page_cache_lru() by Minchan Kim · 15 years ago
  11. 2ec93b0 ntfs: clean up ntfs_attr_extend_initialized by Minchan Kim · 15 years ago
  12. ef7ffe8 sunrpc: use formatting of module name in SUNRPC by Alex Riesen · 15 years ago
  13. 08a82c6 hvsi: fix messed up error checking getting state name by Phil Carmody · 15 years ago
  14. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 15 years ago
  15. 940370f hangcheck-timer: fix x86_32 bugs by Yury Polyanskiy · 15 years ago
  16. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 15 years ago
  17. e47103b err.h: add __must_check to error pointer handlers by Jani Nikula · 15 years ago
  18. 1f85f87 cpuidle: add a repeating pattern detector to the menu governor by Arjan van de Ven · 15 years ago
  19. 6cdafaa mn10300: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 15 years ago
  20. 36683161 mn10300: use generic atomic.h by Mathieu Desnoyers · 15 years ago
  21. e9a137c m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver by Greg Ungerer · 15 years ago
  22. 69dcf3d frv: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 15 years ago
  23. 7ca8b9c frv: extend gdbstub to support more features of gdb by David Howells · 15 years ago
  24. c6f6b59 mm: make lowmem_page_address() use PFN_PHYS() for improved portability by Chris Metcalf · 15 years ago
  25. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 15 years ago
  26. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 15 years ago
  27. 319774e mem-hotplug: separate setup_per_cpu_pageset() into separate functions by Wu Fengguang · 15 years ago
  28. 0faa563 mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. by Marcelo Roberto Jimenez · 15 years ago
  29. ff3d58c highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() by Akinobu Mita · 15 years ago
  30. fd23855 include/linux/gfp.h: fix coding style by matt mooney · 15 years ago
  31. 263ff5d include/linux/gfp.h: spelling fixes by matt mooney · 15 years ago
  32. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 15 years ago
  33. 8b25c6d vmscan: remove isolate_pages callback scan control by Johannes Weiner · 15 years ago
  34. 0aeb233 vmscan: remove all_unreclaimable scan control by Johannes Weiner · 15 years ago
  35. 142762b mm: document follow_page() by Johannes Weiner · 15 years ago
  36. 58a9d3d8 fs-writeback: check sync bit earlier in inode_wait_for_writeback by Richard Kennedy · 15 years ago
  37. ec95f53 mm: introduce free_pages_prepare() by KOSAKI Motohiro · 15 years ago
  38. 5f53e76 vmscan: page_check_references(): check low order lumpy reclaim properly by KOSAKI Motohiro · 15 years ago
  39. bf8abe8 readahead.c: fix comment by Huang Shijie · 15 years ago
  40. 76a33fc vmscan: prevent get_scan_ratio() rounding errors by Shaohua Li · 15 years ago
  41. 6ec3a12 mm: consider the entire user address space during node migration by Greg Thelen · 15 years ago
  42. 4f92e25 mm: compaction: defer compaction using an exponential backoff when compaction fails by Mel Gorman · 15 years ago
  43. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 15 years ago
  44. 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 15 years ago
  45. ed4a6d7 mm: compaction: add /sys trigger for per-node memory compaction by Mel Gorman · 15 years ago
  46. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 15 years ago
  47. 748446b mm: compaction: memory compaction core by Mel Gorman · 15 years ago
  48. c175a0c mm: move definition for LRU isolation modes to a header by Mel Gorman · 15 years ago
  49. f1a5ab1 mm: export fragmentation index via debugfs by Mel Gorman · 15 years ago
  50. d7a5752 mm: export unusable free space index via debugfs by Mel Gorman · 15 years ago
  51. a8bef8ff mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks by Mel Gorman · 15 years ago
  52. e9e96b3 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove by Mel Gorman · 15 years ago
  53. 3fe2011 mm: migration: allow the migration of PageSwapCache pages by Mel Gorman · 15 years ago
  54. 67b9509 mm: migration: do not try to migrate unmapped anonymous pages by Mel Gorman · 15 years ago
  55. 7f60c21 mm: migration: share the anon_vma ref counts between KSM and page migration by Mel Gorman · 15 years ago
  56. 3f6c827 mm: migration: take a reference to the anon_vma before migrating by Mel Gorman · 15 years ago
  57. e325c90 mm: default to node zonelist ordering when nodes have only lowmem by David Rientjes · 15 years ago
  58. 1a5cb81 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma by Naoya Horiguchi · 15 years ago
  59. e48293f mincore: do nested page table walks by Johannes Weiner · 15 years ago
  60. 25ef0e5 mincore: pass ranges as start,end address pairs by Johannes Weiner · 15 years ago
  61. f488401 mincore: break do_mincore() into logical pieces by Johannes Weiner · 15 years ago
  62. 6a60f1b mincore: cleanups by Johannes Weiner · 15 years ago
  63. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 15 years ago
  64. 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 15 years ago
  65. 971ada0 mempolicy: document cpuset interaction with tmpfs mpol mount option by Lee Schermerhorn · 15 years ago
  66. 15d7783 mempolicy: factor mpol_shared_policy_init() return paths by Lee Schermerhorn · 15 years ago
  67. 345ace9 mempolicy: rename policy_types and cleanup initialization by Lee Schermerhorn · 15 years ago
  68. b4652e8 mempolicy: lose unnecessary loop variable in mpol_parse_str() by Lee Schermerhorn · 15 years ago
  69. e17f74a mempolicy: don't call mpol_set_nodemask() when no_context by Lee Schermerhorn · 15 years ago
  70. 1980050 mempolicy: remove redundant check by Bob Liu · 15 years ago
  71. 6eb27e1 mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist() by Bob Liu · 15 years ago
  72. 6d55629 mempolicy: remove redundant code by Bob Liu · 15 years ago
  73. e13861d mm: remove return value of putback_lru_pages() by Minchan Kim · 15 years ago
  74. 4b50dc2 shmem: remove redundant code by Huang Shijie · 15 years ago
  75. e48e67e sparsemem: on no vmemmap path put mem_map on node high too by Yinghai Lu · 15 years ago
  76. 6dda9d5 page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists by Corrado Zoccolo · 15 years ago
  77. e9d6c15 tmpfs: insert tmpfs cache pages to inactive list at first by KOSAKI Motohiro · 15 years ago
  78. 1f0a738 xtensa: includecheck fix: vectors.S by Jaswinder Singh Rajput · 15 years ago
  79. e520c41 xtensa: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  80. 498900f xtensa: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 15 years ago
  81. 7e125f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  82. 064e297 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  83. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  84. 1595365 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  85. 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 · 15 years ago
  86. 0fed2b5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  87. 0163916 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  88. a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 15 years ago
  89. 3e766fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  90. 4fd5ec5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  91. 6e18824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  92. 62a11ae Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  93. cedfb2d Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  94. 85f9642 Documentation: update SubmitChecklist for O=objdir and kconfig testing by Randy Dunlap · 15 years ago
  95. 9b8f77a fusion: fix kernel-doc notation by Ben Hutchings · 15 years ago
  96. 9f6aa57 scsi_scan.c: fix/convert functions to use kernel-doc by Randy Dunlap · 15 years ago
  97. 89bbfb6 Documentation/vm: use better value for MAP_HUGETLB by Carlo Marcelo Arenas Belon · 15 years ago
  98. 4164fcc Documentation/timers/hpet_example: drop duplicate header files by Andrea Gelmini · 15 years ago
  99. e6a591e Documentation/development-process: add staging & mmotm info by Randy Dunlap · 15 years ago
  100. ef0eba4 Documentation/development-process: add maintainers and git info by Randy Dunlap · 15 years ago