libertas: unify various CF-related defines
[safe/jmp/linux-2.6] / mm /
2008-05-15 Heiko Carstensmemory_hotplug: always initialize pageblock bitmap
2008-05-15 Venki Pallipadimprotect: prevent alteration of the PAT bits
2008-05-15 Geoff Levandmemory_hotplug: check for walk_memory_resource() failur...
2008-05-15 Heiko Carstensmemory hotplug: memmap_init_zone called twice
2008-05-15 Miklos Szeredimm: fix infinite loop in filemap_fault
2008-05-14 Nick Pigginfix SMP data race in pagetable setup vs walking
2008-05-13 Denis Chengmm/pdflush.c: merge the same code in two path
2008-05-13 KOSAKI Motohiromake vmstat cpu-unplug safe
2008-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-05-08 Benjamin Herrenschmidtslub: fix atomic usage in any_slab_objects()
2008-05-07 Miklos Szeredivfs: splice remove_suid() cleanup
2008-05-06 Hugh Dickinsx86: fix PAE pmd_bad bootup warning
2008-05-01 Christoph Lameterslub: #ifdef simplification
2008-05-01 Christoph Lameterslub: Whitespace cleanup and use of strict_strtoul
2008-05-01 Balaji Raomemcg: simple stats for memory resource controller
2008-05-01 Randy Dunlapdocbook: fix vmalloc missing parameter notation
2008-05-01 Roman Zippelremove div_long_long_rem
2008-04-30 Andrew Mortonrevert "memory hotplug: allocate usemap on the section...
2008-04-30 Nick Pigginmm: fix warning on memory offline
2008-04-30 Harvey Harrisonmm: remove remaining __FUNCTION__ occurrences
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
2008-04-30 Miklos Szeredimm: Add NR_WRITEBACK_TEMP counter
2008-04-30 Miklos Szeredimm: bdi: export bdi_writeout_inc()
2008-04-30 Miklos Szeredimm: bdi: add separate writeback accounting capability
2008-04-30 Miklos Szeredimm: bdi: move statistics to debugfs
2008-04-30 Peter Zijlstramm: bdi: allow setting a maximum for the bdi dirty...
2008-04-30 Peter Zijlstramm: bdi: allow setting a minimum for the bdi dirty...
2008-04-30 Peter Zijlstramm: bdi: export BDI attributes in sysfs
2008-04-30 KOSAKI Motohiro/proc/pagetypeinfo: fix output for memoryless nodes
2008-04-29 Denis V. Lunevmm: use non-racy method for /proc/swaps creation
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-29 Nadia Derbeyipc: define the slab_memory_callback priority as a...
2008-04-29 Li Zefanmemcg: remove redundant initialization in mem_cgroup_cr...
2008-04-29 KAMEZAWA Hiroyukimemcgroup: use vmalloc for mem_cgroup allocation
2008-04-29 Balbir Singhmemcgroup: make the memory controller more desktop...
2008-04-29 KAMEZAWA Hiroyukimemcg: remove redundant function calls
2008-04-29 Pavel Emelyanovmemcgroup: implement failcounter reset
2008-04-29 Pavel Emelyanovmemcgroup: use triggers in force_empty and max_usage...
2008-04-29 Balbir Singhmemcgroup: move memory controller allocations to their...
2008-04-29 Pavel Emelyanovmemcgroup: add the max_usage member on the res_counter
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
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
next