summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* ipc: define the slab_memory_callback priority as a constantNadia Derbey2008-04-29
* memcg: remove redundant initialization in mem_cgroup_create()Li Zefan2008-04-29
* memcgroup: use vmalloc for mem_cgroup allocationKAMEZAWA Hiroyuki2008-04-29
* memcgroup: make the memory controller more desktop responsiveBalbir Singh2008-04-29
* memcg: remove redundant function callsKAMEZAWA Hiroyuki2008-04-29
* memcgroup: implement failcounter resetPavel Emelyanov2008-04-29
* memcgroup: use triggers in force_empty and max_usage filesPavel Emelyanov2008-04-29
* memcgroup: move memory controller allocations to their own slabsBalbir Singh2008-04-29
* memcgroup: add the max_usage member on the res_counterPavel Emelyanov2008-04-29
* cgroups: add an owner to the mm_structBalbir Singh2008-04-29
* CGroup API files: drop mem_cgroup_force_empty()Paul Menage2008-04-29
* CGroup API files: use cgroup map for memcontrol stats filePaul Menage2008-04-29
* CGroup API files: use read_u64 in memory controllerPaul Menage2008-04-29
* page allocator: explicitly retry hugepage allocationsNishanth Aravamudan2008-04-29
* page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2008-04-29
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-29
* mm: fix usemap initializationKAMEZAWA Hiroyuki2008-04-29
* mm: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-28
|\
| * slub: pack objects denserChristoph Lameter2008-04-27
| * slub: Calculate min_objects based on number of processors.Christoph Lameter2008-04-27
| * slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTSChristoph Lameter2008-04-27
| * slub: Simplify any_slab_object checksChristoph Lameter2008-04-27
| * slub: Make the order configurable for each slab cacheChristoph Lameter2008-04-27
| * slub: Drop fallback to page allocator methodChristoph Lameter2008-04-27
| * slub: Fallback to minimal order during slab page allocationChristoph Lameter2008-04-27
| * slub: Update statistics handling for variable order slabsChristoph Lameter2008-04-27
| * slub: Add kmem_cache_order_objects structChristoph Lameter2008-04-27
| * slub: for_each_object must be passed the number of objects in a slabChristoph Lameter2008-04-27
| * slub: Store max number of objects in the page struct.Christoph Lameter2008-04-27
| * slub: Dump list of objects not freed on kmem_cache_close()Christoph Lameter2008-04-27
| * slub: free_list() cleanupChristoph Lameter2008-04-27
| * slub: improve kmem_cache_destroy() error messagePekka Enberg2008-04-27
| * slob: fix bug - when slob allocates "struct kmem_cache", it does not force al...Yi Li2008-04-27
* | mm/memory_hotplug.c must #include "internal.h"Adrian Bunk2008-04-28
* | mm/nommu.c: return 0 from kobjsize with invalid objectsMichael Hennerich2008-04-28
* | vmstats: add cond_resched() to refresh_cpu_vm_stats()Dimitri Sivanich2008-04-28
* | mm/page_alloc.c: remove hand-coded get_order()Pavel Machek2008-04-28
* | oom_kill: remove unused parameter in badness()Li Zefan2008-04-28
* | memory hotplug: free memmaps allocated by bootmemYasunori Goto2008-04-28
* | memory hotplug: allocate usemap on the section with pgdatYasunori Goto2008-04-28
* | memory hotplug: make alloc_bootmem_section()Yasunori Goto2008-04-28
* | memory hotplug: align memmap to page sizeYasunori Goto2008-04-28
* | memory hotplug: register section/node id to freeYasunori Goto2008-04-28
* | hugetlbfs: common code update for s390Gerald Schaefer2008-04-28
* | hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer2008-04-28
* | mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-28
* | mempolicy: support mpol=local tmpfs mount optionLee Schermerhorn2008-04-28
* | mempolicy: rework shmem mpol parsing and displayLee Schermerhorn2008-04-28
* | mempolicy: clean-up mpol-to-str() mempolicy formattingLee Schermerhorn2008-04-28