Age | Commit message (Expand) | Author | Files | Lines |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+8 |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 33 | -172/+219 |
2016-05-19 | cpuset: use static key better and convert to new API | Vlastimil Babka | 1 | -14/+28 |
2016-05-19 | mm, page_alloc: inline pageblock lookup in page free fast paths | Mel Gorman | 1 | -7/+0 |
2016-05-19 | mm, page_alloc: avoid looking up the first zone in a zonelist twice | Mel Gorman | 1 | -7/+11 |
2016-05-19 | mm, page_alloc: simplify last cpupid reset | Mel Gorman | 1 | -4/+1 |
2016-05-19 | mm, page_alloc: convert alloc_flags to unsigned | Mel Gorman | 2 | -4/+5 |
2016-05-19 | mm, page_alloc: inline the fast path of the zonelist iterator | Mel Gorman | 1 | -2/+11 |
2016-05-19 | mm, page_alloc: inline zone_statistics | Mel Gorman | 1 | -2/+0 |
2016-05-19 | mm, page_alloc: use new PageAnonHead helper in the free page fast path | Mel Gorman | 1 | -1/+6 |
2016-05-19 | oom, oom_reaper: try to reap tasks which skip regular OOM killer path | Michal Hocko | 1 | -0/+8 |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins | 1 | -0/+8 |
2016-05-19 | huge mm: move_huge_pmd does not need new_vma | Hugh Dickins | 1 | -3/+1 |
2016-05-19 | mm: /proc/sys/vm/stat_refresh to force vmstat update | Hugh Dickins | 1 | -0/+4 |
2016-05-19 | tmpfs: preliminary minor tidyups | Hugh Dickins | 1 | -0/+6 |
2016-05-19 | mm: update_lru_size do the __mod_zone_page_state | Hugh Dickins | 2 | -12/+18 |
2016-05-19 | mm: update_lru_size warn and reset bad lru_size | Hugh Dickins | 1 | -1/+1 |
2016-05-19 | mm: uninline page_mapped() | Andrew Morton | 1 | -20/+1 |
2016-05-19 | mm/highmem: simplify is_highmem() | Chanho Min | 1 | -4/+1 |
2016-05-19 | mm/mempolicy.c: vma_migratable() can return bool | Yaowei Bai | 1 | -5/+5 |
2016-05-19 | mm/vmalloc.c: is_vmalloc_addr() can return bool | Yaowei Bai | 1 | -2/+2 |
2016-05-19 | mm/memory_hotplug: is_mem_section_removable() can return bool | Yaowei Bai | 1 | -3/+3 |
2016-05-19 | mm/hugetlb: is_vm_hugetlb_page() can return bool | Yaowei Bai | 1 | -3/+3 |
2016-05-19 | mm/hugetlb: introduce hugetlb_bad_size() | Vaishali Thakkar | 1 | -0/+1 |
2016-05-19 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 1 | -1/+10 |
2016-05-19 | include/linux: apply __malloc attribute | Rasmus Villemoes | 6 | -26/+27 |
2016-05-19 | compiler.h: add support for malloc attribute | Rasmus Villemoes | 2 | -0/+5 |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 4 | -23/+27 |
2016-05-19 | mm: SLAB freelist randomization | Thomas Garnier | 1 | -0/+4 |
2016-05-19 | kernel/padata.c: removed unused code | Richard Cochran | 1 | -5/+0 |
2016-05-19 | debugobjects: insulate non-fixup logic related to static obj from fixup callb... | Du, Changbin | 1 | -0/+2 |
2016-05-19 | debugobjects: make fixup functions return bool instead of int | Du, Changbin | 1 | -7/+8 |
2016-05-19 | time: remove timespec_add_safe() | Deepa Dinamani | 1 | -8/+7 |
2016-05-19 | fs: poll/select/recvmmsg: use timespec64 for timeout events | Deepa Dinamani | 1 | -5/+6 |
2016-05-19 | time: add missing implementation for timespec64_add_safe() | Deepa Dinamani | 1 | -3/+1 |
2016-05-19 | fsnotify: avoid spurious EMFILE errors from inotify_init() | Jan Kara | 1 | -2/+0 |
2016-05-19 | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 3 | -22/+96 |
2016-05-19 | 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-19 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -12/+62 |
2016-05-19 | Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 10 | -8/+147 |
2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -15/+57 |
2016-05-19 | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -0/+160 |
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 | 7 | -18/+90 |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -17/+140 |
2016-05-19 | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 1 | -0/+166 |
2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 14 | -95/+175 |
2016-05-18 | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -118/+2 |
2016-05-18 | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2 | -1/+27 |
2016-05-18 | Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -0/+4 |