2017-02-23 |
Wei Yang | mm/memblock.c: check return value of memblock_reserve... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Wei Yang | mm/memblock.c: trivial code refine in memblock_is_regio... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Xishi Qiu | mm: fix some typos in mm/zsmalloc.c |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Adygzhy Ondar | mm/bootmem.c: cosmetic improvement of code readability |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Davidlohr Bueso | mm,compaction: serialize waitqueue_active() checks |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Paul Burton | mm: page_alloc: skip over regions of invalid pfns where... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
David Rientjes | mm, compaction: add vmstats for kcompactd work |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Steven Rostedt | mm/mmzone.c: swap likely to unlikely as code logic... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Randy Dunlap | mm: fix filemap.c kernel-doc warnings |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Nicholas Piggin | mm: un-export wake_up_page functions |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Nicholas Piggin | nfs: no PG_private waiters remain, remove waker |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | trace-vmscan-postprocess: sync with tracepoints updates |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm, vmscan: enhance mm_vmscan_lru_shrink_inactive trace... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm, vmscan: extract shrink_page_list reclaim counters... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm, vmscan: show LRU name in mm_vmscan_lru_isolate... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm, vmscan: show the number of skipped pages in mm_vmsc... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm, vmscan: add active list aging tracepoint |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm, vmscan: remove unused mm_vmscan_memcg_isolate |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | mm: mprotect: use pmd_trans_unstable instead of taking... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: selftest: test UFFDIO_ZEROPAGE on all... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: non-cooperative: selftest: add test for... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: non-cooperative: selftest: add ufd paramet... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: non-cooperative: selftest: introduce userf... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEM |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: shmem: avoid leaking blocks and used block... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: shmem: avoid a lockup resulting from corru... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: shmem: lock the page before adding it... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: shmem: add userfaultfd_shmem test |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: add UFFDIO_COPY support for... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: shmem: allow registration of shared memory... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: shmem: add userfaultfd hook for shared... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: shmem: use shmem_mcopy_atomic_pte for... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: shmem: add tlbflush.h header for microblaze |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: shmem: introduce vma_is_shmem |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: shmem: add shmem_mcopy_atomic_pte for... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: introduce vma_can_userfault |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_HUGETLBFS |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: reserve count on error in __mco... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: userfaultfd_huge_must_wait... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: add userfaultfd_hugetlb test |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: allow registration of ranges... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: add userfaultfd hugetlb hook |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Kravetz | userfaultfd: hugetlbfs: add copy_huge_page_from_user... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: non-cooperative: wake userfaults after... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: non-cooperative: avoid MADV_DONTNEED race... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Pavel Emelyanov | userfaultfd: non-cooperative: add madvise() event for... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: non-cooperative: optimize mremap_userfault... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Pavel Emelyanov | userfaultfd: non-cooperative: add mremap() event |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Mike Rapoport | userfaultfd: non-cooperative: dup_userfaultfd: use... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Pavel Emelyanov | userfaultfd: non-cooperative: Add fork() event |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: non-cooperative: report all available... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Pavel Emelyanov | userfaultfd: non-cooperative: add ability to report... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Pavel Emelyanov | userfaultfd: non-cooperative: Split the find_userfault... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: use vma_is_anonymous |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: convert BUG() to WARN_ON_ONCE() |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: correct comment about UFFD_FEATURE_PAGEFAU... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Andrea Arcangeli | userfaultfd: document _IOR/_IOW |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | oom, trace: add compaction retry tracepoint |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | oom, trace: add oom detection tracepoints |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Geliang Tang | mm/vmalloc.c: use rb_entry_safe |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Vlastimil Babka | mm, page_alloc: avoid page_to_pfn() when merging buddies |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Vlastimil Babka | mm, page_alloc: don't convert pfn to idx when merging |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Michal Hocko | mm: throttle show_mem() from warn_alloc() |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Hugh Dickins | tmpfs: change shmem_mapping() to test shmem_aops |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slub: make sysfs directories for memcg sub-caches optional |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slab: use memcg_kmem_cache_wq for slab destruction... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slab: remove slub sysfs interface files early for empty... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slab: remove synchronous synchronize_sched() from memcg... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slab: introduce __kmemcg_cache_deactivate() |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slab: implement slab_root_caches list |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slab: link memcg kmem_caches on their associated memory... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slab: reorganize memcg_cache_params |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slab: remove synchronous rcu_barrier() call in memcg... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | slub: separate out sysfs_slab_release() from sysfs_slab... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tejun Heo | Revert "slub: move synchronize_sched out of slab_mutex... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Vlastimil Babka | mm, slab: rename kmalloc-node cache to kmalloc-<size> |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Borislav Petkov | mm/slub: add a dump_stack() to the unexpected GFP check |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Grygorii Maistrenko | slub: do not merge cache if slub_debug contains a never... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Prarit Bhargava | kernel/watchdog.c: do not hardcode CPU 0 as the initial... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Cong Wang | 9p: fix a potential acl leak |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tetsuo Handa | block: use for_each_thread() in sys_ioprio_set()/sys_io... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Davidlohr Bueso | parisc: use generic current.h |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Eric Ren | ocfs2: fix deadlock issue when taking inode lock at... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Eric Ren | ocfs2/dlmglue: prepare tracking logic to avoid recursiv... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Davidlohr Bueso | score: remove asm/current.h |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Sudip Mukherjee | m32r: fix build warning |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Davidlohr Bueso | m32r: use generic current.h |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Hou Tao | scripts/tags.sh: include arch/Kconfig* for tags generation |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Cheah Kok Cheong | scripts/checkincludes.pl: add exit message for no dupli... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Tobias Klauser | scripts/checkstack.pl: add support for nios2 |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Jean Delvare | scripts/Lindent: clean up and optimize |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Ross Zwisler | scripts/spelling.txt: fix incorrect typo-words |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Colin Ian King | scripts/spelling.txt: add several more common spelling... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Daniel Thompson | tools/vm: add missing Makefile rules |
commit | commitdiff | tree | snapshot |
next |