Commit Graph

435378 Commits (8f6c5ffc8987f4f5b5a3e9d557d94bbf3a9bf216)
 

Author SHA1 Message Date
Wang YanQing 8f6c5ffc89 kernel/groups.c: remove return value of set_groups 11 years ago
Fabian Frederick 6af9f7bf3c sys_sysfs: Add CONFIG_SYSFS_SYSCALL 11 years ago
Rashika Kheria e3a0cfdc8c include/linux/syscalls.h: add sys32_quotactl() prototype 11 years ago
Raghavendra K T 6d2be915e5 mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages 11 years ago
Vladimir Davydov 421af243b1 slub: do not drop slab_mutex for sysfs_slab_add 11 years ago
Vladimir Davydov bcccff93af kobject: don't block for each kobject_uevent 11 years ago
Dave Hansen 5509a5d27b drop_caches: add some documentation and info message 11 years ago
Sasha Levin 67f9fd91f9 mm: remove read_cache_page_async() 11 years ago
Kirill A. Shutemov e9b71ca91a mm, thp: drop do_huge_pmd_wp_zero_page_fallback() 11 years ago
Kirill A. Shutemov 3bb9779469 mm: consolidate code to setup pte 11 years ago
Kirill A. Shutemov fb09a46425 mm: consolidate code to call vm_ops->page_mkwrite() 11 years ago
Kirill A. Shutemov f0c6d4d295 mm: introduce do_shared_fault() and drop do_fault() 11 years ago
Kirill A. Shutemov ec47c3b954 mm: introduce do_cow_fault() 11 years ago
Kirill A. Shutemov e655fb2907 mm: introduce do_read_fault() 11 years ago
Kirill A. Shutemov 7eae74af32 mm: do_fault(): extract to call vm_ops->do_fault() to separate function 11 years ago
Kirill A. Shutemov 80d7ef6614 mm: rename __do_fault() -> do_fault() 11 years ago
Rashika Kheria c558784fa9 include/linux/mm.h: remove ifdef condition 11 years ago
Rashika Kheria de49850725 mm/nobootmem.c: mark function as static 11 years ago
Rashika Kheria d20199e1f5 mm/page_cgroup.c: mark functions as static 11 years ago
Rashika Kheria 2eb2e141c0 mm/process_vm_access.c: mark function as static 11 years ago
Rashika Kheria eafd4dc4d7 mm/mmap.c: mark function as static 11 years ago
Rashika Kheria b19a99392a mm/memory.c: mark functions as static 11 years ago
Rashika Kheria 74e77fb9a2 mm/compaction.c: mark function as static 11 years ago
David Rientjes 119d6d59dc mm, compaction: avoid isolating pinned pages 11 years ago
David Rientjes f412c97abe mm, hugetlb: mark some bootstrap functions as __init 11 years ago
Johannes Weiner 449dd6984d mm: keep page cache radix tree nodes in check 11 years ago
Johannes Weiner 139e561660 lib: radix_tree: tree node interface 11 years ago
Johannes Weiner a528910e12 mm: thrash detection-based file cache sizing 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Johannes Weiner 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees 11 years ago
Johannes Weiner e7b563bb2a mm: filemap: move radix tree hole searching here 11 years ago
Johannes Weiner 6dbaf22ce1 mm: shmem: save one radix tree lookup when truncating swapped pages 11 years ago
Johannes Weiner 53c59f262d lib: radix-tree: add radix_tree_delete_item() 11 years ago
Johannes Weiner 55881bc76f fs: cachefiles: use add_to_page_cache_lru() 11 years ago
Johannes Weiner 6a3ed2123a mm: vmstat: fix UP zone state accounting 11 years ago
Vladimir Davydov d5bc5fd3fc mm: vmscan: shrink_slab: rename max_pass -> freeable 11 years ago
Davidlohr Bueso 8382d914eb mm, hugetlb: improve page-fault scalability 11 years ago
Joonsoo Kim 4e35f48385 mm, hugetlb: use vma_resv_map() map types 11 years ago
Joonsoo Kim f031dd274c mm, hugetlb: remove resv_map_put 11 years ago
Davidlohr Bueso 7b24d8616b mm, hugetlb: fix race in region tracking 11 years ago
Joonsoo Kim 1406ec9ba6 mm, hugetlb: improve, cleanup resv_map parameters 11 years ago
Joonsoo Kim 9119a41e90 mm, hugetlb: unify region structure handling 11 years ago
Mel Gorman d26914d117 mm: optimize put_mems_allowed() usage 11 years ago
David Rientjes 91ca918648 mm, compaction: ignore pageblock skip when manually invoking compaction 11 years ago
Vladimir Davydov 3115cd9145 mm: vmscan: remove shrink_control arg from do_try_to_free_pages() 11 years ago
Vladimir Davydov 65ec02cb9a mm: vmscan: move call to shrink_slab() to shrink_zones() 11 years ago
Vladimir Davydov 99120b772b mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim 11 years ago
Ben Zhang 62572e29bc kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one 11 years ago
Dan Carpenter 45d4f85504 fs/direct-io.c: remove some left over checks 11 years ago
Gu Zheng 2b665e276c fs/direct-io.c: remove redundant comparison 11 years ago