1. 836e2af crc32: major optimization by Joakim Tjernlund · 14 years ago
  2. d4977c7 checkpatch: warn on declaration with storage class not at the beginning by Tobias Klauser · 14 years ago
  3. 3354957 checkpatch: add check for too short Kconfig descriptions by Andi Kleen · 14 years ago
  4. 965fd9e drivers: acpi: don't use own implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  5. 2635538 drivers: wireless: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  6. 91f06e6 fs: ldm: don't use own implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  7. 1356de0 staging: rt2860: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  8. 69e4469 sysctl: don't use own implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  9. 96b89f3 usb: atm: speedtch: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  10. 0496b55 drivers: isdn: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  11. 90378889 lib: introduce common method to convert hex digits by Andy Shevchenko · 14 years ago
  12. db0fd97 lib/hexdump.c: reduce stack variable size and cleanups by Joe Perches · 14 years ago
  13. 2b2f68b DYNAMIC_DEBUG: fix documentation errors by Florian Ragwitz · 14 years ago
  14. ea46c8f dynamic_debug: small cleanup in ddebug_proc_write() by Dan Carpenter · 14 years ago
  15. 0fa0559 scripts/get_maintainer.pl: default to not include unspecified tags by Florian Mickler · 14 years ago
  16. 368669d scripts/get_maintainer.pl: add .get_maintainer.conf default options file by Joe Perches · 14 years ago
  17. e4d26b0 scripts/get_maintainer.pl: optionally ignore non-maintainer signatures by Joe Perches · 14 years ago
  18. cf3b429 vsprintf.c: use noinline_for_stack by Joe Perches · 14 years ago
  19. 59592d0 ad525x_dpot: add support for one time programmable pots by Michael Hennerich · 14 years ago
  20. c74cba6 ad525x_dpot: add support for ADN2860 and AD528x pots by Michael Hennerich · 14 years ago
  21. e3ae68476 ad525x_dpot: add support for AD524x pots by Michael Hennerich · 14 years ago
  22. 6c536e4 ad525x_dpot: add support for SPI parts by Michael Hennerich · 14 years ago
  23. 0c53b9f ad525x_dpot: extend write argument to 16bits by Michael Hennerich · 14 years ago
  24. 0993dbe ad525x_dpot: simplify duplicated sysfs defines by Michael Hennerich · 14 years ago
  25. 7d52669 module: remove duplicate declaration of __ksymtab_gpl_future by Wenji Huang · 14 years ago
  26. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 14 years ago
  27. f40c396 ratelimit: add ratelimit_state_init() by OGAWA Hirofumi · 14 years ago
  28. d8521fc printk_ratelimited(): fix uninitialized spinlock by OGAWA Hirofumi · 14 years ago
  29. fa1f68d drivers: misc: pass miscdevice pointer via file private data by Samu Onkalo · 14 years ago
  30. 6c5e303 include/asm-generic/kmap_types.h: add helpful reminder by Andrew Morton · 14 years ago
  31. 3768217 asm-generic: don't warn that atomic_t is only 24 bit by Peter Fritzsche · 14 years ago
  32. fc62f2f kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn by Joe Perches · 14 years ago
  33. 4c99000 ntfs: use add_to_page_cache_lru() by Minchan Kim · 14 years ago
  34. 2ec93b0 ntfs: clean up ntfs_attr_extend_initialized by Minchan Kim · 14 years ago
  35. ef7ffe8f sunrpc: use formatting of module name in SUNRPC by Alex Riesen · 14 years ago
  36. 08a82c6 hvsi: fix messed up error checking getting state name by Phil Carmody · 14 years ago
  37. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  38. 940370f hangcheck-timer: fix x86_32 bugs by Yury Polyanskiy · 14 years ago
  39. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  40. e47103b err.h: add __must_check to error pointer handlers by Jani Nikula · 14 years ago
  41. 1f85f87 cpuidle: add a repeating pattern detector to the menu governor by Arjan van de Ven · 14 years ago
  42. 6cdafaa mn10300: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  43. 36683161 mn10300: use generic atomic.h by Mathieu Desnoyers · 14 years ago
  44. e9a137c m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver by Greg Ungerer · 14 years ago
  45. 69dcf3d frv: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  46. 7ca8b9c frv: extend gdbstub to support more features of gdb by David Howells · 14 years ago
  47. c6f6b59 mm: make lowmem_page_address() use PFN_PHYS() for improved portability by Chris Metcalf · 14 years ago
  48. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 14 years ago
  49. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 14 years ago
  50. 319774e mem-hotplug: separate setup_per_cpu_pageset() into separate functions by Wu Fengguang · 14 years ago
  51. 0faa563 mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. by Marcelo Roberto Jimenez · 14 years ago
  52. ff3d58c highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() by Akinobu Mita · 14 years ago
  53. fd23855 include/linux/gfp.h: fix coding style by matt mooney · 14 years ago
  54. 263ff5d include/linux/gfp.h: spelling fixes by matt mooney · 14 years ago
  55. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 14 years ago
  56. 8b25c6d vmscan: remove isolate_pages callback scan control by Johannes Weiner · 14 years ago
  57. 0aeb233 vmscan: remove all_unreclaimable scan control by Johannes Weiner · 14 years ago
  58. 142762b mm: document follow_page() by Johannes Weiner · 14 years ago
  59. 58a9d3d8 fs-writeback: check sync bit earlier in inode_wait_for_writeback by Richard Kennedy · 14 years ago
  60. ec95f53 mm: introduce free_pages_prepare() by KOSAKI Motohiro · 14 years ago
  61. 5f53e76 vmscan: page_check_references(): check low order lumpy reclaim properly by KOSAKI Motohiro · 14 years ago
  62. bf8abe8 readahead.c: fix comment by Huang Shijie · 14 years ago
  63. 76a33fc vmscan: prevent get_scan_ratio() rounding errors by Shaohua Li · 14 years ago
  64. 6ec3a12 mm: consider the entire user address space during node migration by Greg Thelen · 14 years ago
  65. 4f92e25 mm: compaction: defer compaction using an exponential backoff when compaction fails by Mel Gorman · 14 years ago
  66. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 14 years ago
  67. 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 14 years ago
  68. ed4a6d7 mm: compaction: add /sys trigger for per-node memory compaction by Mel Gorman · 14 years ago
  69. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 14 years ago
  70. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
  71. c175a0c mm: move definition for LRU isolation modes to a header by Mel Gorman · 14 years ago
  72. f1a5ab1 mm: export fragmentation index via debugfs by Mel Gorman · 14 years ago
  73. d7a5752 mm: export unusable free space index via debugfs by Mel Gorman · 14 years ago
  74. 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
  75. e9e96b3 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove by Mel Gorman · 14 years ago
  76. 3fe2011 mm: migration: allow the migration of PageSwapCache pages by Mel Gorman · 14 years ago
  77. 67b9509 mm: migration: do not try to migrate unmapped anonymous pages by Mel Gorman · 14 years ago
  78. 7f60c21 mm: migration: share the anon_vma ref counts between KSM and page migration by Mel Gorman · 14 years ago
  79. 3f6c827 mm: migration: take a reference to the anon_vma before migrating by Mel Gorman · 14 years ago
  80. e325c90 mm: default to node zonelist ordering when nodes have only lowmem by David Rientjes · 14 years ago
  81. 1a5cb81 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma by Naoya Horiguchi · 14 years ago
  82. e48293f mincore: do nested page table walks by Johannes Weiner · 14 years ago
  83. 25ef0e5 mincore: pass ranges as start,end address pairs by Johannes Weiner · 14 years ago
  84. f488401 mincore: break do_mincore() into logical pieces by Johannes Weiner · 14 years ago
  85. 6a60f1b mincore: cleanups by Johannes Weiner · 14 years ago
  86. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 14 years ago
  87. 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 14 years ago
  88. 971ada0 mempolicy: document cpuset interaction with tmpfs mpol mount option by Lee Schermerhorn · 14 years ago
  89. 15d7783 mempolicy: factor mpol_shared_policy_init() return paths by Lee Schermerhorn · 14 years ago
  90. 345ace9 mempolicy: rename policy_types and cleanup initialization by Lee Schermerhorn · 14 years ago
  91. b4652e8 mempolicy: lose unnecessary loop variable in mpol_parse_str() by Lee Schermerhorn · 14 years ago
  92. e17f74a mempolicy: don't call mpol_set_nodemask() when no_context by Lee Schermerhorn · 14 years ago
  93. 1980050 mempolicy: remove redundant check by Bob Liu · 14 years ago
  94. 6eb27e1 mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist() by Bob Liu · 14 years ago
  95. 6d55629 mempolicy: remove redundant code by Bob Liu · 14 years ago
  96. e13861d mm: remove return value of putback_lru_pages() by Minchan Kim · 14 years ago
  97. 4b50dc2 shmem: remove redundant code by Huang Shijie · 14 years ago
  98. e48e67e sparsemem: on no vmemmap path put mem_map on node high too by Yinghai Lu · 14 years ago
  99. 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
  100. e9d6c15 tmpfs: insert tmpfs cache pages to inactive list at first by KOSAKI Motohiro · 14 years ago