cgroups: introduce cft->read_seq()
[safe/jmp/linux-2.6] / mm /
2008-04-29 Paul MenageCGroup API files: drop mem_cgroup_force_empty()
2008-04-29 Paul MenageCGroup API files: use cgroup map for memcontrol stats...
2008-04-29 Paul MenageCGroup API files: use read_u64 in memory controller
2008-04-29 Nishanth Aravamudanpage allocator: explicitly retry hugepage allocations
2008-04-29 Nishanth Aravamudanpage allocator: smarter retry of costly-order allocations
2008-04-29 Nishanth Aravamudanmm: fix misleading __GFP_REPEAT related comments
2008-04-29 KAMEZAWA Hiroyukimm: fix usemap initialization
2008-04-29 Harvey Harrisonmm: fix integer as NULL pointer warnings
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Adrian Bunkmm/memory_hotplug.c must #include "internal.h"
2008-04-28 Michael Hennerichmm/nommu.c: return 0 from kobjsize with invalid objects
2008-04-28 Dimitri Sivanichvmstats: add cond_resched() to refresh_cpu_vm_stats()
2008-04-28 Pavel Machekmm/page_alloc.c: remove hand-coded get_order()
2008-04-28 Li Zefanoom_kill: remove unused parameter in badness()
2008-04-28 Yasunori Gotomemory hotplug: free memmaps allocated by bootmem
2008-04-28 Yasunori Gotomemory hotplug: allocate usemap on the section with...
2008-04-28 Yasunori Gotomemory hotplug: make alloc_bootmem_section()
2008-04-28 Yasunori Gotomemory hotplug: align memmap to page size
2008-04-28 Yasunori Gotomemory hotplug: register section/node id to free
2008-04-28 Gerald Schaeferhugetlbfs: common code update for s390
2008-04-28 Gerald Schaeferhugetlbfs: add missing TLB flush to hugetlb_cow()
2008-04-28 Lee Schermerhornmempolicy: use struct mempolicy pointer in shmem_sb_info
2008-04-28 Lee Schermerhornmempolicy: support mpol=local tmpfs mount option
2008-04-28 Lee Schermerhornmempolicy: rework shmem mpol parsing and display
2008-04-28 Lee Schermerhornmempolicy: clean-up mpol-to-str() mempolicy formatting
2008-04-28 Lee Schermerhornmempolicy: use MPOL_F_LOCAL to Indicate Preferred Local...
2008-04-28 Lee Schermerhornmempolicy: mPOL_PREFERRED cleanups for "local allocation"
2008-04-28 Lee Schermerhornmempolicy: use MPOL_PREFERRED for system-wide default...
2008-04-28 Lee Schermerhornmempolicy: rework mempolicy Reference Counting [yet...
2008-04-28 Lee Schermerhornmempolicy: mark shared policies for unref
2008-04-28 Lee Schermerhornmempolicy: rename struct mempolicy 'policy' member...
2008-04-28 Lee Schermerhornmempolicy: fixup Fallback for Default Shmem Policy
2008-04-28 Lee Schermerhornmempolicy: write lock mmap_sem while changing task...
2008-04-28 Lee Schermerhornmempolicy: rename mpol_copy to mpol_dup
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-28 Adam LitkeSubject: [PATCH] hugetlb: vmstat events for huge page...
2008-04-28 Nick Pigginxip: support non-struct page backed memory
2008-04-28 Nick Pigginmm: add vm_insert_mixed
2008-04-28 Nick Pigginmm: introduce pte_special pte bit
2008-04-28 Jared Hulbertmm: introduce VM_MIXEDMAP
2008-04-28 Christoph LameterPAGEFLAGS_EXTENDED and separate page flags for Head...
2008-04-28 Christoph Lameterpageflags: eliminate PG_xxx aliases
2008-04-28 Christoph Lametervmallocinfo: add caller information
2008-04-28 Christoph Lametervmalloc: show vmalloced areas via /proc/vmallocinfo
2008-04-28 Miklos Szeredimm: rotate_reclaimable_page() cleanup
2008-04-28 S.Caglar Onurmm/page_alloc.c: fix indentation
2008-04-28 Andi Kleendmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too
2008-04-28 Lee Schermerhornmempolicy: fix parsing of tmpfs mpol mount option
2008-04-28 David Rientjesmempolicy: disallow static or relative flags for local...
2008-04-28 David Rientjesmempolicy: create mempolicy_operations structure
2008-04-28 David Rientjesmempolicy: move rebind functions
2008-04-28 David Rientjesmempolicy: add MPOL_F_RELATIVE_NODES flag
2008-04-28 David Rientjesmempolicy: add MPOL_F_STATIC_NODES flag
2008-04-28 David Rientjesmempolicy: support optional mode flags
2008-04-28 David Rientjesmempolicy: convert MPOL constants to enum
2008-04-28 Pekka Enbergmm: move cache_line_size() to <linux/cache.h>
2008-04-28 Adam Litkehugetlb: decrease hugetlb_lock cycling in gather_surplu...
2008-04-28 Chris Dearmanmm: try both endianess when checking for endianess
2008-04-28 Mel Gormanmm: filter based on a nodemask as well as a gfp_mask
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: remember what the preferred zone is for zone_statistics
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
2008-04-28 Nick Pigginmm: remove nopage
2008-04-28 Oleg Nesterovmmap_region: cleanup the final vma_merge() related...
2008-04-28 Hisashi Hifumifix invalidate_inode_pages2_range() to not clear ret
2008-04-28 Jeremy Fitzhardingehotplug-memory: make online_page() common
2008-04-28 Badari Pulavartyhotplug memory remove: generic __remove_pages() support
2008-04-28 Johannes Weinermm: fix possible off-by-one in walk_pte_range()
2008-04-27 Christoph Lameterslub: pack objects denser
2008-04-27 Christoph Lameterslub: Calculate min_objects based on number of processors.
2008-04-27 Christoph Lameterslub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS
2008-04-27 Christoph Lameterslub: Simplify any_slab_object checks
2008-04-27 Christoph Lameterslub: Make the order configurable for each slab cache
2008-04-27 Christoph Lameterslub: Drop fallback to page allocator method
2008-04-27 Christoph Lameterslub: Fallback to minimal order during slab page allocation
2008-04-27 Christoph Lameterslub: Update statistics handling for variable order...
2008-04-27 Christoph Lameterslub: Add kmem_cache_order_objects struct
2008-04-27 Christoph Lameterslub: for_each_object must be passed the number of...
2008-04-27 Christoph Lameterslub: Store max number of objects in the page struct.
2008-04-27 Christoph Lameterslub: Dump list of objects not freed on kmem_cache_close()
2008-04-27 Christoph Lameterslub: free_list() cleanup
2008-04-27 Pekka Enbergslub: improve kmem_cache_destroy() error message
2008-04-27 Yi Lislob: fix bug - when slob allocates "struct kmem_cache...
2008-04-27 Christian Borntraegers390: KVM preparation: host memory management changes...
2008-04-26 Yinghai Lux86_64/mm: check and print vmemmap allocation continuous
2008-04-26 Yinghai Lumm: allow reserve_bootmem() cross nodes
2008-04-26 Yinghai Lumm: offset align in alloc_bootmem()
2008-04-26 Yinghai Lumm: fix alloc_bootmem_core to use fast searching for...
2008-04-26 Yinghai Lumm: make mem_map allocation continuous
2008-04-23 Christoph Lameterslab_err: Pass parameters correctly to slab_bug
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-21 Pavel Machektrivial: small cleanups
2008-04-20 Daniel Walkerdriver core: memory: semaphore to mutex
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Mike Traviscpuset: modify cpuset_set_cpus_allowed to use cpumask...
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
next