Commit Graph

2143 Commits (cb41d6d068716b2b3666925da34d3d7e658bf4f3)

Author SHA1 Message Date
Adam Litke ac09b3a151 hugetlb: close a difficult to trigger reservation race 17 years ago
Hugh Dickins fb59e9f1e9 memcg: fix oops on NULL lru list 17 years ago
Hirokazu Takahashi 9b3c0a07e0 memcg: simplify force_empty and move_lists 17 years ago
Hugh Dickins 2680eed723 memcg: fix mem_cgroup_move_lists locking 17 years ago
Hugh Dickins 6d48ff8bcf memcg: css_put after remove_list 17 years ago
Hugh Dickins b9c565d5a2 memcg: remove clear_page_cgroup and atomics 17 years ago
Hugh Dickins d5b69e38f8 memcg: memcontrol uninlined and static 17 years ago
Hugh Dickins 8869b8f6e0 memcg: memcontrol whitespace cleanups 17 years ago
Hugh Dickins 8289546e57 memcg: remove mem_cgroup_uncharge 17 years ago
Hugh Dickins 7e924aafa4 memcg: mem_cgroup_charge never NULL 17 years ago
Hugh Dickins 9442ec9df4 memcg: bad page if page_cgroup when free 17 years ago
Hugh Dickins 98837c7f82 memcg: fix VM_BUG_ON from page migration 17 years ago
Hugh Dickins 61469f1d51 memcg: when do_swap's do_wp_page fails 17 years ago
Hugh Dickins 6dbf6d3bb9 memcg: page_cache_release not __free_page 17 years ago
Hugh Dickins 427d5416f3 memcg: move_lists on page not page_cgroup 17 years ago
Hugh Dickins bd845e38c7 memcg: mm_match_cgroup not vm_match_cgroup 17 years ago
Balbir Singh 00f0b8259e Memory controller: rename to Memory Resource Controller 17 years ago
Eric Dumazet be852795e1 alloc_percpu() fails to allocate percpu data 17 years ago
KOSAKI Motohiro 10ed273f50 zlc_setup(): handle jiffies wraparound 17 years ago
Cyrill Gorcunov 62e5c4b4d6 slub: fix possible NULL pointer dereference 17 years ago
Christoph Lameter f619cfe1bd slub: Add kmalloc_large_node() to support kmalloc_node fallback 17 years ago
Pekka J Enberg 7693143481 slub: look up object from the freelist once 17 years ago
Christoph Lameter 6446faa2ff slub: Fix up comments 17 years ago
Christoph Lameter d8b42bf54b slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes() 17 years ago
Christoph Lameter ae20bfda68 slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG 17 years ago
Christoph Lameter 27d9e4e948 slub: Use the objsize from the kmem_cache_cpu structure 17 years ago
Christoph Lameter d692ef6dcd slub: Remove useless checks in alloc_debug_processing 17 years ago
Christoph Lameter e153362a50 slub: Remove objsize check in kmem_cache_flags() 17 years ago
Christoph Lameter d9acf4b7b6 slub: rename slab_objects to show_slab_objects 17 years ago
Christoph Lameter a973e9dd1e Revert "unique end pointer" patch 17 years ago
Randy Dunlap 0643245f59 docbook: fix kernel-api source files 17 years ago
Li Zefan 2dda81ca31 memcgroup: return negative error code in mem_cgroup_create() 17 years ago
Li Zefan 7fde4c3eb7 memcgroup: remove a useless VM_BUG_ON() 17 years ago
Alexander van Heukelum b5a0e01132 Solve section mismatch for free_area_init_core. 17 years ago
Andy Whitcroft e5df70ab19 hugetlb: ensure we do not reference a surplus page after handing it to buddy 17 years ago
Linus Torvalds 00e962c540 Revert "SLUB: Alternate fast paths using cmpxchg_local" 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck c32c2f63a9 d_path: Make seq_path() use a struct path argument 17 years ago
Christoph Lameter 331dc558fa slub: Support 4k kmallocs again to compensate for page allocator slowness 17 years ago
Christoph Lameter 71c7a06ff0 slub: Fallback to kmalloc_large for failing higher order allocs 17 years ago
Christoph Lameter b7a49f0d4c slub: Determine gfpflags once and not every time a slab is allocated 17 years ago
Adrian Bunk dada123d99 make slub.c:slab_address() static 17 years ago
Pekka Enberg eada35efcb slub: kmalloc page allocator pass-through cleanup 17 years ago
Marcin Slusarz e51bfd0ad1 slab: avoid double initialization & do initialization in 1 place 17 years ago
Ingo Molnar e8bff74afb x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr() 17 years ago
Nishanth Aravamudan 064d9efe94 hugetlb: fix overcommit locking 17 years ago
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
KOSAKI Motohiro 31f1de46b9 mempolicy: silently restrict nodemask to allowed nodes 17 years ago
Jonathan Corbet 900cf086fd Be more robust about bad arguments in get_user_pages() 17 years ago
Marcin Slusarz 7cc718d56c slab: avoid double initialization & do initialization in 1 place 17 years ago