Commit Graph

1997 Commits (05bd831fcdf4ce08ae5b832cfe03a303245fb135)

Author SHA1 Message Date
Nick Piggin f7009264c5 iov_iter_advance() fix 17 years ago
Adam Litke 2668db9111 hugetlb: correct page count for surplus huge pages 17 years ago
Lee Schermerhorn 69682d852f mempolicy: fix reference counting bugs 17 years ago
Jesper Juhl 3426fadfa2 Do not include linux/backing-dev.h twice 17 years ago
Joe Korty 6d2144d355 slab: NUMA slab allocator migration bugfix 17 years ago
Nick Piggin b621038678 slub: Do not cross cacheline boundaries for very small objects 17 years ago
Joe Perches 1c61fc40fc slab - use angle brackets for include of kmalloc_sizes.h 17 years ago
Christoph Lameter 9ac33b2b74 slab numa fallback logic: Do not pass unfiltered flags to page allocator 17 years ago
Christoph Lameter b773ad7369 slub statistics: Fix check for DEACTIVATE_REMOTE_FREES 17 years ago
Nishanth Aravamudan 348e1e04b5 hugetlb: fix pool shrinking while in restricted cpuset 17 years ago
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