1. 18835df Bluetooth: btusb: Use matching names for Broadcom firmware files by Marcel Holtmann · 10 years ago
  2. 87e2a02 Bluetooth: Make __next_ident function static. by Marcel Holtmann · 10 years ago
  3. bc333cc Bluetooth: Make a2mp_send function static by Marcel Holtmann · 10 years ago
  4. 469cd4c Bluetooth: Make amp_mgr_lookup_by_state function static by Marcel Holtmann · 10 years ago
  5. 59d4d08 Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static by Marcel Holtmann · 10 years ago
  6. 055540a Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP source by Marcel Holtmann · 10 years ago
  7. 2eeff0b Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card by Alexander Ploumistos · 10 years ago
  8. bfbd45e Bluetooth: Add device shutdown routine for Intel Bluetooth device by Tedd Ho-Jeong An · 10 years ago
  9. a44fecb Bluetooth: Add shutdown callback before closing the device by Tedd Ho-Jeong An · 10 years ago
  10. 3e544ef at86rf230: assign wait_for_completion_timeout to appropriately typed var by Nicholas Mc Guire · 10 years ago
  11. ff0fcc2 6lowpan: nhc: add other known rfc6282 compressions by Alexander Aring · 10 years ago
  12. cc6ed26 6lowpan: add udp compression via nhc layer by Alexander Aring · 10 years ago
  13. 92aa7c6 6lowpan: add generic nhc layer interface by Alexander Aring · 10 years ago
  14. 129a769 Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout() by Johan Hedberg · 10 years ago
  15. faa8103 Bluetooth: Enhance error codes pair device command by Lukasz Rymanowski · 10 years ago
  16. c411110 Bluetooth: Improve error handling in connect acl by Lukasz Rymanowski · 10 years ago
  17. 152d386 Bluetooth: Do not allow LE connection if LE is not enabled by Lukasz Rymanowski · 10 years ago
  18. b976796 ieee802154: cleanup ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  19. ba5bf17 ieee802154: cleanup ieee802154_be64_to_le64 by Alexander Aring · 10 years ago
  20. 306f7aa ieee802154: correct ieee802154_is_valid_psdu_len by Alexander Aring · 10 years ago
  21. f9d1ce8 ieee802154: fix netns settings by Nicolas Dichtel · 10 years ago
  22. a715d11 Bluetooth: btmrvl: support SCO routing to host interface by Amitkumar Karwar · 10 years ago
  23. 855e7e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 10 years ago
  24. e09dcd2e Revert "crypto: Fix regressions caused by iov_iter changes." by David S. Miller · 10 years ago
  25. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  26. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  27. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  28. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  29. 07f80d4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  30. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  31. 8138a67a mm/nommu.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 10 years ago
  32. 5703b08 mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 10 years ago
  33. 57c2e36 vmstat: Reduce time interval to stat update on idle cpu by Christoph Lameter · 10 years ago
  34. 94f759d6 mm/page_owner.c: remove unnecessary stack_trace field by Sergei Rogachev · 10 years ago
  35. 740a5dd Documentation/filesystems/proc.txt: describe /proc/<pid>/map_files by Cyrill Gorcunov · 10 years ago
  36. 1035921 mm: incorporate read-only pages into transparent huge pages by Ebru Akagunduz · 10 years ago
  37. ba4877b vmstat: do not use deferrable delayed work for vmstat_update by Michal Hocko · 10 years ago
  38. 9c0415e mm: more aggressive page stealing for UNMOVABLE allocations by Vlastimil Babka · 10 years ago
  39. 3a1086f mm: always steal split buddies in fallback allocations by Vlastimil Babka · 10 years ago
  40. 99592d5 mm: when stealing freepages, also take pages created by splitting buddy page by Vlastimil Babka · 10 years ago
  41. 1e25a27 mincore: apply page table walker on do_mincore() by Naoya Horiguchi · 10 years ago
  42. 7d5b3bf mm: /proc/pid/clear_refs: avoid split_huge_page() by Kirill A. Shutemov · 10 years ago
  43. 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 10 years ago
  44. 6f4576e mempolicy: apply page table walker on queue_pages_range() by Naoya Horiguchi · 10 years ago
  45. 1757bbd arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() by Naoya Horiguchi · 10 years ago
  46. 26bcd64 memcg: cleanup preparation for page table walk by Naoya Horiguchi · 10 years ago
  47. d85f4d6 numa_maps: remove numa_maps->vma by Naoya Horiguchi · 10 years ago
  48. 632fd60 numa_maps: fix typo in gather_hugetbl_stats by Naoya Horiguchi · 10 years ago
  49. f995ece pagemap: use walk->vma instead of calling find_vma() by Naoya Horiguchi · 10 years ago
  50. 5c64f52 clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk() by Naoya Horiguchi · 10 years ago
  51. 14eb6fd smaps: remove mem_size_stats->vma and use walk_page_vma() by Naoya Horiguchi · 10 years ago
  52. 900fc5f pagewalk: add walk_page_vma() by Naoya Horiguchi · 10 years ago
  53. fafaa42 pagewalk: improve vma handling by Naoya Horiguchi · 10 years ago
  54. 0b1fbfe mm/pagewalk: remove pgd_entry() and pud_entry() by Naoya Horiguchi · 10 years ago
  55. 05fbf35 proc/pagemap: walk page tables under pte lock by Konstantin Khlebnikov · 10 years ago
  56. 0664e57 mm: gup: kvm use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  57. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  58. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  59. 0fd71a5 mm: gup: add __get_user_pages_unlocked to customize gup_flags by Andrea Arcangeli · 10 years ago
  60. f0818f4 mm: gup: add get_user_pages_locked and get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  61. be97a41 mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma by Vlastimil Babka · 10 years ago
  62. 077fcf1 mm/thp: allocate transparent hugepages on local node by Aneesh Kumar K.V · 10 years ago
  63. 24e2716 mm/compaction: add tracepoint to observe behaviour of compaction defer by Joonsoo Kim · 10 years ago
  64. 837d026 mm/compaction: more trace to understand when/why compaction start/finish by Joonsoo Kim · 10 years ago
  65. e34d85f mm/compaction: print current range where compaction work by Joonsoo Kim · 10 years ago
  66. 16c4a09 mm/compaction: enhance tracepoint output for compaction begin/end by Joonsoo Kim · 10 years ago
  67. 4645f06 mm/compaction: change tracepoint format from decimal to hexadecimal by Joonsoo Kim · 10 years ago
  68. 8d38633 page_writeback: put account_page_redirty() after set_page_dirty() by Konstantin Khebnikov · 10 years ago
  69. b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 10 years ago
  70. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 10 years ago
  71. 8aa7687 arm: define __PAGETABLE_PMD_FOLDED for !LPAE by Kirill A. Shutemov · 10 years ago
  72. 4155b8e mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h> by Kirill A. Shutemov · 10 years ago
  73. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  74. 3ae3ad4 microblaze: define __PAGETABLE_PMD_FOLDED by Kirill A. Shutemov · 10 years ago
  75. 21afa38 mm: memcontrol: consolidate swap controller code by Johannes Weiner · 10 years ago
  76. 95a045f mm: memcontrol: consolidate memory controller initialization by Johannes Weiner · 10 years ago
  77. 9c608db mm: memcontrol: simplify soft limit tree init code by Johannes Weiner · 10 years ago
  78. 94737a8 mm: cma: fix totalcma_pages to include DT defined CMA regions by George G. Davis · 10 years ago
  79. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
  80. 401e4a7 sysrq: convert printk to pr_* equivalent by Michal Hocko · 10 years ago
  81. 35536ae PM: convert printk to pr_* equivalent by Michal Hocko · 10 years ago
  82. 63a8ca9 oom: thaw the OOM victim if it is frozen by Michal Hocko · 10 years ago
  83. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 10 years ago
  84. 1dfab5a mm: memcontrol: fold move_anon() and move_file() by Johannes Weiner · 10 years ago
  85. 241994ed mm: memcontrol: default hierarchy interface for memory by Johannes Weiner · 10 years ago
  86. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 10 years ago
  87. 8d29e18 mm: use correct format specifiers when printing address ranges by Juergen Gross · 10 years ago
  88. 0ca44b1 memcg: add BUILD_BUG_ON() for string tables by Greg Thelen · 10 years ago
  89. 90cbc25 vmscan: force scan offline memory cgroups by Vladimir Davydov · 10 years ago
  90. 81422f2 mm: more checks on free_pages_prepare() for tail pages by Kirill A. Shutemov · 10 years ago
  91. 6e9f0d5 mm/page_alloc.c: drop dead destroy_compound_page() by Kirill A. Shutemov · 10 years ago
  92. 05891fb mm: microoptimize zonelist operations by Vlastimil Babka · 10 years ago
  93. 1a6d53a mm: reduce try_to_compact_pages parameters by Vlastimil Babka · 10 years ago
  94. a926375 mm, page_alloc: reduce number of alloc_pages* functions' parameters by Vlastimil Babka · 10 years ago
  95. 7537919 mm: set page->pfmemalloc in prep_new_page() by Vlastimil Babka · 10 years ago
  96. 4ecf886 sparc32: fix broken set_pte() by Kirill A. Shutemov · 10 years ago
  97. 9fbc1f6 mm/hugetlb: add migration entry check in __unmap_hugepage_range by Naoya Horiguchi · 10 years ago
  98. a8bda28 mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection by Naoya Horiguchi · 10 years ago
  99. 0f792cf mm/hugetlb: fix getting refcount 0 page in hugetlb_fault() by Naoya Horiguchi · 10 years ago
  100. e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 10 years ago