2016-05-21 |
Yang Shi | mm: page_is_guard(): return false when page_ext arrays... |
tree | commitdiff |
2016-05-21 |
Kirill A. Shutemov | mm: make faultaround produce old ptes |
tree | commitdiff |
2016-05-21 |
Stefan Bader | mm: use phys_addr_t for reserve_bootmem_region() arguments |
tree | commitdiff |
2016-05-21 |
Oleg Nesterov | userfaultfd: don't pin the user memory in userfaultfd_f... |
tree | commitdiff |
2016-05-21 |
Andrea Arcangeli | mm: thp: microoptimize compound_mapcount() |
tree | commitdiff |
2016-05-21 |
Yu Zhao | mm: use unsigned long constant for page flags |
tree | commitdiff |
2016-05-21 |
Weijie Yang | mm fix commmets: if SPARSEMEM, pgdata doesn't have... |
tree | commitdiff |
2016-05-21 |
Chen Gang | include/linux/hugetlb.h: use bool instead of int for... |
tree | commitdiff |
2016-05-21 |
Chen Gang | include/linux/hugetlb*.h: clean up code |
tree | commitdiff |
2016-05-21 |
Eric Dumazet | mm: tighten fault_in_pages_writeable() |
tree | commitdiff |
2016-05-21 |
Chris Wilson | mm/vmalloc: keep a separate lazy-free list |
tree | commitdiff |
2016-05-21 |
Tetsuo Handa | mm,oom: speed up select_bad_process() loop |
tree | commitdiff |
2016-05-21 |
Michal Hocko | oom: consider multi-threaded tasks in task_will_free_mem |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, oom_reaper: do not mmput synchronously from the... |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, oom_reaper: hide oom reaped tasks from OOM killer... |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, oom, compaction: prevent from should_compact_retry... |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, oom: rework oom detection |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, compaction: abstract compaction feedback to helpers |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, compaction: update compaction_result ordering |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, compaction: distinguish between full and partial... |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, compaction: distinguish COMPACT_DEFERRED from COMPA... |
tree | commitdiff |
2016-05-21 |
Michal Hocko | mm, compaction: change COMPACT_ constants into enum |
tree | commitdiff |
2016-05-21 |
Rik van Riel | mm: vmscan: reduce size of inactive file list |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge tag 'mfd-for-linus-4.7' of git://git./linux/kerne... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge tag 'hsi-for-4.7' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge tag 'fbdev-4.7' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge branch 'linus' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge tag 'powerpc-4.7-1' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge branch 'for-linus' of git://git.armlinux.org... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
tree | commitdiff |
2016-05-20 |
Vlastimil Babka | cpuset: use static key better and convert to new API |
tree | commitdiff |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline pageblock lookup in page free... |
tree | commitdiff |
2016-05-20 |
Mel Gorman | mm, page_alloc: avoid looking up the first zone in... |
tree | commitdiff |
2016-05-20 |
Mel Gorman | mm, page_alloc: simplify last cpupid reset |
tree | commitdiff |
2016-05-20 |
Mel Gorman | mm, page_alloc: convert alloc_flags to unsigned |
tree | commitdiff |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline the fast path of the zonelist... |
tree | commitdiff |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline zone_statistics |
tree | commitdiff |
2016-05-20 |
Mel Gorman | mm, page_alloc: use new PageAnonHead helper in the... |
tree | commitdiff |
2016-05-20 |
Michal Hocko | oom, oom_reaper: try to reap tasks which skip regular... |
tree | commitdiff |
2016-05-20 |
Hugh Dickins | arch: fix has_transparent_hugepage() |
tree | commitdiff |
2016-05-20 |
Hugh Dickins | huge mm: move_huge_pmd does not need new_vma |
tree | commitdiff |
2016-05-20 |
Hugh Dickins | mm: /proc/sys/vm/stat_refresh to force vmstat update |
tree | commitdiff |
2016-05-20 |
Hugh Dickins | tmpfs: preliminary minor tidyups |
tree | commitdiff |
2016-05-20 |
Hugh Dickins | mm: update_lru_size do the __mod_zone_page_state |
tree | commitdiff |
2016-05-20 |
Hugh Dickins | mm: update_lru_size warn and reset bad lru_size |
tree | commitdiff |
2016-05-20 |
Andrew Morton | mm: uninline page_mapped() |
tree | commitdiff |
2016-05-20 |
Chanho Min | mm/highmem: simplify is_highmem() |
tree | commitdiff |
2016-05-20 |
Yaowei Bai | mm/mempolicy.c: vma_migratable() can return bool |
tree | commitdiff |
2016-05-20 |
Yaowei Bai | mm/vmalloc.c: is_vmalloc_addr() can return bool |
tree | commitdiff |
2016-05-20 |
Yaowei Bai | mm/memory_hotplug: is_mem_section_removable() can retur... |
tree | commitdiff |
2016-05-20 |
Yaowei Bai | mm/hugetlb: is_vm_hugetlb_page() can return bool |
tree | commitdiff |
2016-05-20 |
Vaishali Thakkar | mm/hugetlb: introduce hugetlb_bad_size() |
tree | commitdiff |
2016-05-20 |
Andrew Morton | include/linux/nodemask.h: create next_node_in() helper |
tree | commitdiff |
2016-05-20 |
Rasmus Villemoes | include/linux: apply __malloc attribute |
tree | commitdiff |
2016-05-20 |
Rasmus Villemoes | compiler.h: add support for malloc attribute |
tree | commitdiff |
2016-05-20 |
Joonsoo Kim | mm: rename _count, field of the struct page, to _refcount |
tree | commitdiff |
2016-05-20 |
Thomas Garnier | mm: SLAB freelist randomization |
tree | commitdiff |
2016-05-20 |
Richard Cochran | kernel/padata.c: removed unused code |
tree | commitdiff |
2016-05-20 |
Du, Changbin | debugobjects: insulate non-fixup logic related to stati... |
tree | commitdiff |
2016-05-20 |
Du, Changbin | debugobjects: make fixup functions return bool instead... |
tree | commitdiff |
2016-05-20 |
Deepa Dinamani | time: remove timespec_add_safe() |
tree | commitdiff |
2016-05-20 |
Deepa Dinamani | fs: poll/select/recvmmsg: use timespec64 for timeout... |
tree | commitdiff |
2016-05-20 |
Deepa Dinamani | time: add missing implementation for timespec64_add_safe() |
tree | commitdiff |
2016-05-20 |
Jan Kara | fsnotify: avoid spurious EMFILE errors from inotify_init() |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge tag 'please-pull-misc-4.7' of git://git./linux... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge tag 'docs-for-linus' of git://git.lwn.net/linux |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge branch 'i2c/for-4.7' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge tag 'md/4.7-rc1' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-05-20 |
Linus Torvalds | Merge tag 'iommu-updates-v4.7' of git://git./linux... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'sound-4.7-rc1' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'pci-v4.7-changes' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'pinctrl-v4.7-1' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'localmodconfig-v4.7' of git://git./linux... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'arc-4.7-rc1' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge branch 'next' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-05-19 |
Russell King | Merge branches 'amba', 'devel-stable', 'kexec-for-next... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'trace-v4.7' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge branch 'stable-4.7' of git://git.infradead.org... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'rproc-v4.7' of git://github.com/andersson... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'rpmsg-v4.7' of git://github.com/andersson... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-19 |
Linus Torvalds | Merge tag 'media/v4.7-1' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge branch 'stable/for-linus-4.7' of git://git./linux... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge tag 'armsoc-drivers' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge tag 'armsoc-defconfig' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge tag 'armsoc-dt64' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge tag 'armsoc-dt' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge tag 'armsoc-arm64' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge tag 'armsoc-soc' of git://git./linux/kernel/git... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge tag 'armsoc-cleanups-fixes' of git://git./linux... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge branch 'work.misc' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge branch 'work.iov_iter' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge branch 'work.lookups' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge branch 'sendmsg.cifs' of git://git./linux/kernel... |
tree | commitdiff |
2016-05-18 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
next |