| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-16 | mm: batch radix tree operations when truncating pages | Jan Kara | 1 | -0/+4 |
| 2017-11-16 | mm: speed up cancel_dirty_page() for clean pages | Jan Kara | 1 | -1/+7 |
| 2017-11-16 | mm: zero reserved and unavailable struct pages | Pavel Tatashin | 2 | -0/+31 |
| 2017-11-16 | mm: define memblock_virt_alloc_try_nid_raw | Pavel Tatashin | 1 | -0/+27 |
| 2017-11-16 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 2 | -186/+0 |
| 2017-11-16 | kmemcheck: remove whats left of NOTRACK flags | Levin, Alexander (Sasha Levin) | 3 | -16/+0 |
| 2017-11-16 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 1 | -3/+2 |
| 2017-11-16 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 10 | -40/+1 |
| 2017-11-16 | mm: consolidate page table accounting | Kirill A. Shutemov | 2 | -53/+13 |
| 2017-11-16 | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 2 | -0/+34 |
| 2017-11-16 | mm: account pud page tables | Kirill A. Shutemov | 2 | -3/+36 |
| 2017-11-16 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara | 1 | -5/+3 |
| 2017-11-16 | mm: add variant of pagevec_lookup_range_tag() taking number of pages | Jan Kara | 1 | -0/+3 |
| 2017-11-16 | mm: implement find_get_pages_range_tag() | Jan Kara | 2 | -4/+19 |
| 2017-11-16 | mm, arch: remove empty_bad_page* | Michal Hocko | 1 | -1/+1 |
| 2017-11-16 | mm: remove unused pgdat->inactive_ratio | Andrey Ryabinin | 1 | -6/+0 |
| 2017-11-16 | mm/mmu_notifier: avoid call to invalidate_range() in range_end() | Jérôme Glisse | 1 | -2/+15 |
| 2017-11-16 | mm/mmu_notifier: avoid double notification when it is useless | Jérôme Glisse | 1 | -1/+2 |
| 2017-11-16 | mm/hmm: constify hmm_devmem_page_get_drvdata() parameter | Ralph Campbell | 1 | -2/+2 |
| 2017-11-16 | mm/memblock.c: make the index explicit argument of for_each_memblock_type | Gioh Kim | 1 | -4/+4 |
| 2017-11-16 | mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() | Michal Hocko | 1 | -1/+1 |
| 2017-11-16 | mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe... | Minchan Kim | 1 | -0/+6 |
| 2017-11-16 | mm, swap: skip swapcache for swapin of synchronous device | Minchan Kim | 1 | -0/+11 |
| 2017-11-16 | mm, swap: introduce SWP_SYNCHRONOUS_IO | Minchan Kim | 1 | -1/+2 |
| 2017-11-16 | bdi: introduce BDI_CAP_SYNCHRONOUS_IO | Minchan Kim | 1 | -0/+8 |
| 2017-11-16 | mm: update comments for struct page.mapping | Changbin Du | 1 | -2/+4 |
| 2017-11-16 | include/linux/slab.h: add kmalloc_array_node() and kcalloc_node() | Johannes Thumshirn | 1 | -0/+16 |
| 2017-11-16 | slab, slub, slob: convert slab_flags_t to 32-bit | Alexey Dobriyan | 2 | -23/+23 |
| 2017-11-16 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan | 7 | -32/+47 |
| 2017-11-16 | ipv6: sr: update the struct ipv6_sr_hdr | Ahmed Abdelsalam | 1 | -2/+2 |
| 2017-11-16 | genetlink: fix genlmsg_nlhdr() | Michal Kubecek | 1 | -8/+3 |
| 2017-11-16 | Merge branch 'for-4.15/dax' into libnvdimm-for-next | Dan Williams | 49 | -182/+380 |
| 2017-11-16 | Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 2 | -17/+18 |
| 2017-11-16 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -22/+48 |
| 2017-11-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 13 | -45/+150 |
| 2017-11-16 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 3 | -1/+119 |
| 2017-11-16 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -0/+1 |
| 2017-11-16 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -13/+5 |
| 2017-11-16 | Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -10/+12 |
| 2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 132 | -674/+4042 |
| 2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -10/+93 |
| 2017-11-15 | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -0/+43 |
| 2017-11-15 | x86 / CPU: Always show current CPU frequency in /proc/cpuinfo | Rafael J. Wysocki | 1 | -0/+1 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+34 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+3 |
| 2017-11-15 | security: keys: Replace time_t with time64_t for struct key_preparsed_payload | Baolin Wang | 1 | -1/+1 |
| 2017-11-15 | security: keys: Replace time_t/timespec with time64_t | Baolin Wang | 1 | -3/+4 |
| 2017-11-15 | drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks | Ville Syrjälä | 1 | -1/+2 |
| 2017-11-15 | tcp: highest_sack fix | Eric Dumazet | 1 | -14/+3 |