1. c196e32 lib: add kstrto*_from_user() by Alexey Dobriyan · 13 years ago
  2. a08aa35 lru_cache: use correct type in sizeof for allocation by Ilia Mirkin · 13 years ago
  3. 4440673 leds: provide helper to register "leds-gpio" devices by Uwe Kleine-König · 13 years ago
  4. 9b2da53 drivers/leds/leds-lm3530.c: add regulator by Shreshtha Kumar Sahu · 13 years ago
  5. 402f758 leds: remove the leds-h1940 driver by Vasily Khoruzhick · 13 years ago
  6. 3dbf622 drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533 by Jan Weitzel · 13 years ago
  7. 3c1ab50 drivers/leds/leds-pca9532.c: add gpio capability by Joachim Eastwood · 13 years ago
  8. fff26f8 leds: support automatic start of blinking with ledtrig-timer by Esben Haabendal · 13 years ago
  9. 5ff7742 MAINTAINERS: orphan DMFE, move Tobias Ringstrom to CREDITS by Joe Perches · 13 years ago
  10. 8007798 MAINTAINERS: remove stale reference to Chris Wright's LSM tree by Lucian Adrian Grijincu · 13 years ago
  11. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  12. 95dde50 memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set by Yinghai Lu · 13 years ago
  13. d9be9b9 lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV by Jan Beulich · 13 years ago
  14. 746a2a8 sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined by KOSAKI Motohiro · 13 years ago
  15. 5bd7e6a sparse: define __must_be_array() for __CHECKER__ by KOSAKI Motohiro · 13 years ago
  16. 903c0c7 sparse: define dummy BUILD_BUG_ON definition for sparse by KOSAKI Motohiro · 13 years ago
  17. d2b4631 init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure by Andrew Worsley · 13 years ago
  18. 1dbe394 xattr.h: expose string defines to userspace by Eric Paris · 13 years ago
  19. 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 13 years ago
  20. e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 13 years ago
  21. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 13 years ago
  22. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 13 years ago
  23. 21b7d81 include/linux/c2port.h: remove wrong and never used macros by Wanlong Gao · 13 years ago
  24. 0ac1ee0 ulimit: raise default hard ulimit on number of files to 4096 by Tim Gardner · 13 years ago
  25. db271cf um: fix crash while os_dump_core() by Richard Weinberger · 13 years ago
  26. 607647a um: include linux/prefetch.h by Richard Weinberger · 13 years ago
  27. 3ef6130 um: print info about fatal segfaults by Richard Weinberger · 13 years ago
  28. 4ff4d8d um: add ucast ethernet transport by Nolan Leake · 13 years ago
  29. d634f19 um: add earlyprintk support by Richard Weinberger · 13 years ago
  30. 2525e70 um: remove SIGHUP handler by Richard Weinberger · 13 years ago
  31. 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 13 years ago
  32. 8aebe21 cris: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  33. 8ea9716 mn10300: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  34. 81ee42b alpha: hook up gpiolib support by Mark Brown · 13 years ago
  35. 81740fc alpha: replace with new cpumask APIs by KOSAKI Motohiro · 13 years ago
  36. f67d9b1 nommu: add page alignment to mmap by Bob Liu · 13 years ago
  37. eb709b0 mm: batch activate_page() to reduce lock contention by Shaohua Li · 13 years ago
  38. f68aa5b asm-generic/cacheflush.h: flush icache when copying to user pages by Mike Frysinger · 13 years ago
  39. cfa54a0 mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath() by Andrew Barry · 13 years ago
  40. a539f35 mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro by Daniel Kiper · 13 years ago
  41. a2c8990 memsw: remove noswapaccount kernel parameter by Michal Hocko · 13 years ago
  42. 5b52fc8 proc: allocate storage for numa_maps statistics once by Stephen Wilson · 13 years ago
  43. f2beb79 proc: make struct proc_maps_private truly private by Stephen Wilson · 13 years ago
  44. f69ff94 mm: proc: move show_numa_map() to fs/proc/task_mmu.c by Stephen Wilson · 13 years ago
  45. 13057ef mm: declare mpol_to_str() when CONFIG_TMPFS=n by Stephen Wilson · 13 years ago
  46. 9840e37 mm: remove check_huge_range() by Stephen Wilson · 13 years ago
  47. 722e2ee mm: make gather_stats() type-safe and remove forward declaration by Stephen Wilson · 13 years ago
  48. b1f72d1 mm: remove MPOL_MF_STATS by Stephen Wilson · 13 years ago
  49. 29ea2f6 mm: use walk_page_range() instead of custom page table walking code by Stephen Wilson · 13 years ago
  50. d98f6cb mm: export get_vma_policy() by Stephen Wilson · 13 years ago
  51. c856507 mm: remove last trace of shmem_get_unmapped_area by Hugh Dickins · 13 years ago
  52. b09e0fa tmpfs: implement generic xattr support by Eric Paris · 13 years ago
  53. 4eb3170 memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() by Yinghai Lu · 13 years ago
  54. 8bba154 memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit by Yinghai Lu · 13 years ago
  55. 172703b mm: delete non-atomic mm counter implementation by Matt Fleming · 13 years ago
  56. a197b59 mm: fail GFP_DMA allocations when ZONE_DMA is not configured by David Rientjes · 13 years ago
  57. ba93fa8 mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM by Daniel Kiper · 13 years ago
  58. e3c40f3 mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM context by Daniel Kiper · 13 years ago
  59. bf4e890 mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP by Daniel Kiper · 13 years ago
  60. a3bc42f mm: remove dependency on CONFIG_FLATMEM from online_page() by Daniel Kiper · 13 years ago
  61. 821ed6b mm: filter unevictable page out in deactivate_page() by Minchan Kim · 13 years ago
  62. 2cbea1d readahead: trigger mmap sequential readahead on PG_readahead by Wu Fengguang · 13 years ago
  63. 207d04b readahead: reduce unnecessary mmap_miss increases by Andi Kleen · 13 years ago
  64. 275b12b readahead: return early when readahead is disabled by Wu Fengguang · 13 years ago
  65. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  66. a09ed5e vmscan: change shrink_slab() interfaces by passing shrink_control by Ying Han · 13 years ago
  67. 7b1de58 readahead: readahead page allocations are OK to fail by Wu Fengguang · 13 years ago
  68. 6d3163c mm: check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE by Arve Hjønnevåg · 13 years ago
  69. 0091a47 m32r, mm: set all online nodes in N_NORMAL_MEMORY by David Rientjes · 13 years ago
  70. ad8b4b2 alpha, mm: set all online nodes in N_NORMAL_MEMORY by David Rientjes · 13 years ago
  71. 0c91731 mm: strictly require elevated page refcount in isolate_lru_page() by Konstantin Khlebnikov · 13 years ago
  72. bd48628 mem-hwpoison: fix page refcount around isolate_lru_page() by Konstantin Khlebnikov · 13 years ago
  73. 700c2a4 mem-hotplug: call isolate_lru_page with elevated refcount by Konstantin Khlebnikov · 13 years ago
  74. 22943ab mm: print vmalloc() state after allocation failures by Dave Hansen · 13 years ago
  75. a238ab5 mm: break out page allocation warning code by Dave Hansen · 13 years ago
  76. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  77. 692e0b3 mm: thp: optimize memcg charge in khugepaged by Andrea Arcangeli · 13 years ago
  78. 9547d01 mm: uninline large generic tlb.h functions by Peter Zijlstra · 13 years ago
  79. 88c2208 mm: optimize page_lock_anon_vma() fast-path by Peter Zijlstra · 13 years ago
  80. 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 13 years ago
  81. 746b18d mm: use refcounts for page_lock_anon_vma() by Peter Zijlstra · 13 years ago
  82. 6111e4c mm: improve page_lock_anon_vma() comment by Peter Zijlstra · 13 years ago
  83. 25aeeb0 mm: revert page_lock_anon_vma() lock annotation by Peter Zijlstra · 13 years ago
  84. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  85. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
  86. e4c70a6 lockdep, mutex: provide mutex_lock_nest_lock by Peter Zijlstra · 13 years ago
  87. e303297 mm: extended batches for generic mmu_gather by Peter Zijlstra · 13 years ago
  88. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago
  89. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  90. ff075d60 um: mmu_gather rework by Peter Zijlstra · 13 years ago
  91. 7a95a2c ia64: mmu_gather rework by Peter Zijlstra · 13 years ago
  92. 1e56a56 sh: mmu_gather rework by Peter Zijlstra · 13 years ago
  93. 9e14f67 arm: mmu_gather rework by Peter Zijlstra · 13 years ago
  94. 68f0392 s390: mmu_gather rework by Peter Zijlstra · 13 years ago
  95. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
  96. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 13 years ago
  97. d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 13 years ago
  98. d05f316 mm: make expand_downwards() symmetrical with expand_upwards() by Michal Hocko · 13 years ago
  99. 248ac0e mm/vmalloc: remove guard page from between vmap blocks by Johannes Weiner · 13 years ago
  100. 82d4b57 include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON() by Dave Hansen · 13 years ago