rpc: minor cleanup of scheduler callback code
[safe/jmp/linux-2.6] / mm /
2008-07-04 David Rientjesmempolicy: mask off internal flags for userspace API
2008-07-04 Oleg Nesterovget_user_pages(): fix possible page leak on oom
2008-07-04 Peter Zijlstramm: dirty page accounting vs VM_MIXEDMAP
2008-07-04 Christoph LameterChristoph has moved
2008-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-03 Mel GormanDo not overwrite nr_zones on !NUMA when initialising...
2008-07-03 Christoph Lameterslub: Do not use 192 byte sized cache if minimum alignm...
2008-06-23 Nick Pigginmm: fix race in COW logic
2008-06-23 Linus TorvaldsFix ZERO_PAGE breakage with vmware
2008-06-21 Christoph LameterSlab: Fix memory leak in fallback_alloc()
2008-06-21 Bernhard WalleAdd return value to reserve_bootmem_node()
2008-06-20 Linus TorvaldsReinstate ZERO_PAGE optimization in 'get_user_pages...
2008-06-13 Dave Hansenpagemap: pass mm into pagewalkers
2008-06-13 kosaki.motohiro... mm: fix incorrect variable type in do_try_to_free_pages()
2008-06-12 Paul Mundtnommu: Correct kobjsize() page validity checks.
2008-06-09 Russ Andersonmm: Minor clean-up of page flags in mm/page_alloc.c
2008-06-06 Paul Mundtnommu: fix kobjsize() for SLOB and SLUB
2008-06-06 Jiri Kosinabrk: make sys_brk() honor COMPAT_BRK when computing...
2008-06-06 Nick Pigginhugetlb: fix lockdep error
2008-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-24 Heiko Carstensmemory hotplug: fix early allocation handling
2008-05-24 Andy Whitcroftzonelists: handle a node zonelist with no applicable...
2008-05-24 Alan Coxmm: fix atomic_t overflow in vm
2008-05-24 Johannes Weinermm: don't drop a partial page in a zone's memory map...
2008-05-24 Nick Pigginmm: allow pfnmap ->fault()s
2008-05-22 Pekka Enbergslub: ksize() abuse checks
2008-05-20 Greg Kroah-Hartmanmm: bdi: fix race in bdi_class device creation
2008-05-19 MinChan Kimslob: Fix to return wrong pointer
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...
next