Commit Graph

3796 Commits (23d874054663efaf18340dc554df1b935820cbab)

Author SHA1 Message Date
Andrea Arcangeli 74dbdd239b mm: hugetlb: fix clear_huge_page() 15 years ago
Andrew Morton 129182e562 percpu: avoid calling __pcpu_ptr_to_addr(NULL) 15 years ago
Jason Wessel 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) 15 years ago
Jie Zhang 7959722b95 NOMMU: Use copy_*_user_page() in access_process_vm() 15 years ago
Mike Frysinger cfe79c00a2 NOMMU: Avoiding duplicate icache flushes of shared maps 15 years ago
Hugh Dickins 66f0dc481e mm: move sys_mmap_pgoff from util.c 15 years ago
Pekka Enberg 00afa75806 SLAB: Fix lockdep annotation breakage 15 years ago
Andi Kleen 443c6f145d SYSCTL: Add a mutex to the page_alloc zone order sysctl 15 years ago
Andi Kleen 27df5068e2 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 15 years ago
Robert Jennings 925cc71e51 mm: Add notifier in pageblock isolation for balloon drivers 15 years ago
Hisashi Hifumi 65a80b4c61 readahead: add blk_run_backing_dev 15 years ago
Rusty Russell 58463c1fe2 cpumask: avoid deprecated function in mm/slab.c 15 years ago
Al Viro 718deb6b61 Fix breakage in shmem.c 15 years ago
Yinghai Lu 3299625036 x86: Fix checking of SRAT when node 0 ram is not from 0 15 years ago
David Howells 6e14154676 NOMMU: Optimise away the {dac_,}mmap_min_addr tests 15 years ago
Christoph Hellwig c05c4edd87 direct I/O fallback sync simplification 15 years ago
Christoph Hellwig 1c7c474c31 make generic_acl slightly more generic 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
Al Viro 0552f879d4 Untangling ima mess, part 1: alloc_file() 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Al Viro 4b42af81f0 switch shmem_file_setup() to alloc_file() 15 years ago
Bob Liu aa20d489ce memcg: code clean, remove unused variable in mem_cgroup_resize_limit() 15 years ago
Daisuke Nishimura 9ab322caa3 memcg: remove memcg_tasklist 15 years ago
Daisuke Nishimura d31f56dbf8 memcg: avoid oom-killing innocent task in case of use_hierarchy 15 years ago
Daisuke Nishimura 57f9fd7d25 memcg: cleanup mem_cgroup_move_parent() 15 years ago
Daisuke Nishimura a3032a2c15 memcg: add mem_cgroup_cancel_charge() 15 years ago
KAMEZAWA Hiroyuki d8046582d5 memcg: make memcg's file mapped consistent with global VM 15 years ago
KAMEZAWA Hiroyuki cdec2e4265 memcg: coalesce charging via percpu storage 15 years ago
KAMEZAWA Hiroyuki 569b846df5 memcg: coalesce uncharge during unmap/truncate 15 years ago
Kirill A. Shutemov cd9b45b78a memcg: fix memory.memsw.usage_in_bytes for root cgroup 15 years ago
KAMEZAWA Hiroyuki 4365a5676f oom-kill: fix NUMA constraint check with nodemask 15 years ago
KOSAKI Motohiro 3b4798cbc1 oom-kill: show virtual size and rss information of the killed process 15 years ago
Andi Kleen f2c03debdf HWPOISON: Remove stray phrase in a comment 15 years ago
Andi Kleen 12686d153a HWPOISON: Try to allocate migration page on the same node 15 years ago
Andi Kleen 0d57eb8dfc HWPOISON: Don't do early filtering if filter is disabled 15 years ago
Andi Kleen afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining 15 years ago
Andi Kleen facb6011f3 HWPOISON: Add soft page offline support 15 years ago
Andi Kleen 2326c467df HWPOISON: Undefine short-hand macros after use to avoid namespace conflict 15 years ago
Andi Kleen 0474a60ec7 HWPOISON: Use new shake_page in memory_failure 15 years ago
Andi Kleen 413f9efbc5 HWPOISON: mention HWPoison in Kconfig entry 15 years ago
Andi Kleen d15f107d97 HWPOISON: Use get_user_page_fast in hwpoison madvise 15 years ago
Haicheng Li 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters 15 years ago
Andi Kleen 4fd466eb46 HWPOISON: add memory cgroup filter 15 years ago
Wu Fengguang d324236b33 memcg: add accessor to mem_cgroup.css 15 years ago
Wu Fengguang e42d9d5d47 memcg: rename and export try_get_mem_cgroup_from_page() 15 years ago
Wu Fengguang 478c5ffc0b HWPOISON: add page flags filter 15 years ago
Wu Fengguang 31d3d3484f HWPOISON: limit hwpoison injector to known page types 15 years ago
Wu Fengguang 7c116f2b0d HWPOISON: add fs/device filters 15 years ago
Wu Fengguang 138ce286eb HWPOISON: return 0 to indicate success reliably 15 years ago
Wu Fengguang d95ea51e3a HWPOISON: make semantics of IGNORED/DELAYED clear 15 years ago