Commit Graph

5675 Commits (5b03ff1b2444ddf7b8084b7505101e97257aff5a)

Author SHA1 Message Date
David Rientjes 74ee4ef1f9 slub: disallow changing cpu_partial from userspace for debug caches 13 years ago
Steven Rostedt 4dee6b64ee tracing/mm: Move include of trace/events/kmem.h out of header into slab.c 13 years ago
Glauber Costa f3f511e1ce net: fix sock_clone reference mismatch with tcp memcontrol 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Jan Beulich cdcd629869 x86: Fix and improve cmpxchg_double{,_local}() 13 years ago
Al Viro 649fc7b1b0 should_remove_suid(): inode->i_mode is umode_t 13 years ago
Al Viro 09208d150b shmem, ramfs: propagate umode_t, open-coded S_ISREG 13 years ago
Al Viro f4ae40a6a5 switch debugfs to umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Hillf Danton b0365c8d0c mm: hugetlb: fix non-atomic enqueue of huge page 13 years ago
KOSAKI Motohiro e26a51148f mm/mempolicy.c: refix mbind_range() vma issue 13 years ago
Glauber Costa 65c64ce8ee Partial revert "Basic kernel memory functionality for the Memory Controller" 13 years ago
Christoph Lameter 933393f58f percpu: Remove irqsafe_cpu_xxx variants 13 years ago
Dave Kleikamp e6f67b8c05 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL 13 years ago
Kay Sievers 10fbcf4c6c convert 'memory' sysdev_class to a regular subsystem 13 years ago
Kautuk Consul 0006526d78 mm/vmalloc.c: remove static declaration of va from __get_vm_area_node 13 years ago
Frantisek Hrbata ff05b6f7ae oom: fix integer overflow of points in oom_badness 13 years ago
Hillf Danton a41c58a666 memcg: keep root group unchanged if creation fails 13 years ago
Wu Fengguang bdaac4902a writeback: balanced_rate cannot exceed write bandwidth 13 years ago
Wu Fengguang 8279194054 writeback: do strict bdi dirty_exceeded 13 years ago
Wu Fengguang 5b9b357435 writeback: avoid tiny dirty poll intervals 13 years ago
Wu Fengguang 7ccb9ad536 writeback: max, min and target dirty pause time 13 years ago
Wu Fengguang 83712358ba writeback: dirty ratelimit - think time compensation 13 years ago
Wu Fengguang 2f800fbd77 writeback: fix dirtied pages accounting on redirty 13 years ago
Wu Fengguang d3bc1fef93 writeback: fix dirtied pages accounting on sub-page writes 13 years ago
Wu Fengguang 54848d73f9 writeback: charge leaked page dirties to active tasks 13 years ago
Eugene Surovegin 9f57bd4d6d percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses 13 years ago
Shaohua Li b13683d1cc slub: add missed accounting 13 years ago
Christoph Lameter 213eeb9fd9 slub: Extract get_freelist from __slab_alloc 13 years ago
Christoph Lameter 8f1e33daed slub: Switch per cpu partial page support off for debugging 13 years ago
Eric Dumazet 73736e0387 slub: fix a possible memleak in __slab_alloc() 13 years ago
Tejun Heo 2f7ee5691e cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() 13 years ago
Glauber Costa d1a4c0b37c tcp memory pressure controls 13 years ago
Glauber Costa e1aab161e0 socket: initial cgroup code. 13 years ago
Glauber Costa e5671dfae5 Basic kernel memory functionality for the Memory Controller 13 years ago
Mel Gorman 1368edf064 mm: vmalloc: check for page allocation failure before vmlist insertion 13 years ago
Michal Hocko d021563888 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks 13 years ago
Hillf Danton 09761333ed mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages 13 years ago
Youquan Song 58a84aa927 thp: set compound tail page _count to zero 13 years ago
Andrea Arcangeli 1dfb059b94 thp: reduce khugepaged freezing latency 13 years ago
Konstantin Khlebnikov 83aeeada7c vmscan: use atomic-long for shrinker batching 13 years ago
Konstantin Khlebnikov 635697c663 vmscan: fix initial shrinker size handling 13 years ago
Tejun Heo 7bd0b0f0da memblock: Reimplement memblock allocation using reverse free area iterator 13 years ago
Tejun Heo 0ee332c145 memblock: Kill early_node_map[] 13 years ago
Tejun Heo 7fb0bc3f06 memblock: Implement memblock_add_node() 13 years ago
Tejun Heo 1aadc0560f memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users 13 years ago