Commit Graph

1968 Commits (1044e401af9a309637828aa3cc8f3b6409fcbf4e)

Author SHA1 Message Date
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
David Rientjes 60c12b1202 memcontrol: add vm_match_cgroup() 17 years ago
Nick Piggin b1d0e4f535 mm: special mapping nopage 17 years ago
Martin Schwidefsky 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
Andrew Morton b76db73540 mount-options-fix-tmpfs-fix 17 years ago
akpm@linux-foundation.org 680d794bab mount options: fix tmpfs 17 years ago
Christoph Hellwig 36e7891442 kill do_generic_mapping_read 17 years ago
Jan Kara 2004dc8eec Use pgoff_t instead of unsigned long 17 years ago
Harvey Harrison edde08f2a8 misc: removal of final callers using fastcall 17 years ago
Nishanth Aravamudan a3d0c6aa1b hugetlb: add locking for overcommit sysctl 17 years ago
Ingo Molnar 3adbefee6f SLUB: fix checkpatch warnings 17 years ago
Nick Piggin a76d354629 Use non atomic unlock 17 years ago
Christoph Lameter 8ff12cfc00 SLUB: Support for performance statistics 17 years ago
Christoph Lameter 1f84260c8c SLUB: Alternate fast paths using cmpxchg_local 17 years ago
Christoph Lameter 683d0baad3 SLUB: Use unique end pointer for each slab page. 17 years ago
Christoph Lameter 5bb983b0cc SLUB: Deal with annoying gcc warning on kfree() 17 years ago
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Balbir Singh 3c541e14bf Memory controller remove control_type feature 17 years ago
KAMEZAWA Hiroyuki 072c56c13e per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup 17 years ago
KAMEZAWA Hiroyuki 1ecaab2bd2 per-zone and reclaim enhancements for memory controller: per zone lru for cgroup 17 years ago