| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-05-20 | mm, page_alloc: inline pageblock lookup in page free fast paths | Mel Gorman | 1 | -7/+0 |
| 2016-05-20 | mm, page_alloc: avoid looking up the first zone in a zonelist twice | Mel Gorman | 1 | -7/+11 |
| 2016-05-20 | mm, page_alloc: simplify last cpupid reset | Mel Gorman | 1 | -4/+1 |
| 2016-05-20 | mm, page_alloc: convert alloc_flags to unsigned | Mel Gorman | 2 | -4/+5 |
| 2016-05-20 | mm, page_alloc: inline the fast path of the zonelist iterator | Mel Gorman | 1 | -2/+11 |
| 2016-05-20 | mm, page_alloc: inline zone_statistics | Mel Gorman | 1 | -2/+0 |
| 2016-05-20 | mm, page_alloc: use new PageAnonHead helper in the free page fast path | Mel Gorman | 1 | -1/+6 |
| 2016-05-20 | oom, oom_reaper: try to reap tasks which skip regular OOM killer path | Michal Hocko | 1 | -0/+8 |
| 2016-05-20 | huge mm: move_huge_pmd does not need new_vma | Hugh Dickins | 1 | -3/+1 |
| 2016-05-20 | mm: /proc/sys/vm/stat_refresh to force vmstat update | Hugh Dickins | 1 | -0/+4 |
| 2016-05-20 | tmpfs: preliminary minor tidyups | Hugh Dickins | 1 | -0/+6 |
| 2016-05-20 | mm: update_lru_size do the __mod_zone_page_state | Hugh Dickins | 2 | -12/+18 |
| 2016-05-20 | mm: update_lru_size warn and reset bad lru_size | Hugh Dickins | 1 | -1/+1 |
| 2016-05-20 | mm: uninline page_mapped() | Andrew Morton | 1 | -20/+1 |
| 2016-05-20 | mm/highmem: simplify is_highmem() | Chanho Min | 1 | -4/+1 |
| 2016-05-20 | mm/mempolicy.c: vma_migratable() can return bool | Yaowei Bai | 1 | -5/+5 |
| 2016-05-20 | mm/vmalloc.c: is_vmalloc_addr() can return bool | Yaowei Bai | 1 | -2/+2 |
| 2016-05-20 | mm/memory_hotplug: is_mem_section_removable() can return bool | Yaowei Bai | 1 | -3/+3 |
| 2016-05-20 | mm/hugetlb: is_vm_hugetlb_page() can return bool | Yaowei Bai | 1 | -3/+3 |
| 2016-05-20 | mm/hugetlb: introduce hugetlb_bad_size() | Vaishali Thakkar | 1 | -0/+1 |
| 2016-05-20 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 1 | -1/+10 |
| 2016-05-20 | include/linux: apply __malloc attribute | Rasmus Villemoes | 6 | -26/+27 |
| 2016-05-20 | compiler.h: add support for malloc attribute | Rasmus Villemoes | 2 | -0/+5 |
| 2016-05-20 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 4 | -23/+27 |
| 2016-05-20 | mm: SLAB freelist randomization | Thomas Garnier | 1 | -0/+4 |
| 2016-05-20 | kernel/padata.c: removed unused code | Richard Cochran | 1 | -5/+0 |
| 2016-05-20 | debugobjects: insulate non-fixup logic related to static obj from fixup callb... | Du, Changbin | 1 | -0/+2 |
| 2016-05-20 | debugobjects: make fixup functions return bool instead of int | Du, Changbin | 1 | -7/+8 |
| 2016-05-20 | time: remove timespec_add_safe() | Deepa Dinamani | 1 | -8/+7 |
| 2016-05-20 | fs: poll/select/recvmmsg: use timespec64 for timeout events | Deepa Dinamani | 1 | -5/+6 |
| 2016-05-20 | time: add missing implementation for timespec64_add_safe() | Deepa Dinamani | 1 | -3/+1 |
| 2016-05-20 | fsnotify: avoid spurious EMFILE errors from inotify_init() | Jan Kara | 1 | -2/+0 |
| 2016-05-20 | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2 | -16/+89 |
| 2016-05-20 | Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -0/+16 |
| 2016-05-20 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -10/+60 |
| 2016-05-20 | dax: Use radix tree entry lock to protect cow faults | Jan Kara | 2 | -0/+14 |
| 2016-05-20 | dax: New fault locking | Jan Kara | 1 | -0/+3 |
| 2016-05-20 | dax: Allow DAX code to replace exceptional entries | Jan Kara | 1 | -0/+1 |
| 2016-05-20 | dax: Define DAX lock bit for radix tree exceptional entry | Jan Kara | 1 | -0/+3 |
| 2016-05-20 | dax: Make huge page handling depend of CONFIG_BROKEN | Jan Kara | 1 | -1/+1 |
| 2016-05-19 | Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+6 |
| 2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -14/+38 |
| 2016-05-19 | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -0/+6 |
| 2016-05-19 | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 5 | -9/+44 |
| 2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -5/+72 |
| 2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -2/+62 |
| 2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 8 | -41/+124 |
| 2016-05-19 | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -118/+2 |
| 2016-05-19 | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2 | -1/+27 |
| 2016-05-19 | Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -0/+4 |