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