x86: initial fixmap support
[safe/jmp/linux-2.6] / mm /
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-07-10 Carsten Ottexip sendfile removal
2007-07-10 Hugh Dickinsshmem: convert to using splice instead of sendfile()
2007-07-10 Jens Axboesendfile: kill generic_file_sendfile()
2007-07-08 Peter Zijlstramm: double mark_page_accessed() in read_cache_page_async()
2007-07-06 Christoph Lameterslub: remove useless EXPORT_SYMBOL
2007-07-06 Peter Zijlstramm: fixup /proc/vmstat output
2007-07-05 David WoodhouseFix slab redzone alignment
2007-07-03 Christoph LameterSLUB: Make lockdep happy by not calling add_partial...
2007-07-01 Christoph LameterSLAB: remove WARN_ON_ONCE for zero sized objects for...
2007-06-28 Hugh Dickinsmm: kill validate_anon_vma to avoid mapcount BUG
2007-06-24 Christoph LameterSLUB: fix behavior if the text output of list_locations...
2007-06-21 Helge Deller[PARISC] Handle wrapping in expand_upwards()
2007-06-16 Christoph LameterSLUB: minimum alignment fixes
2007-06-16 Benjamin HerrenschmidtRework ptep_set_access_flags and fix sun4c
2007-06-16 Christoph LameterSLUB slab validation: Alloc while interrupts are disabl...
2007-06-15 Paul Mundtmm: Fix memory/cpu hotplug section mismatch and oops.
2007-06-09 Stephen RothwellMove three functions that are only needed for CONFIG_ME...
2007-06-09 Christoph LameterSLUB: return ZERO_SIZE_PTR for kmalloc(0)
2007-06-09 Christoph Lameterslab: fix alien cache handling
2007-06-09 Hugh Dickinsmount -t tmpfs -o mpol=: check nodes online
2007-06-01 Christoph LameterSLUB: fix locking for hotplug callbacks
2007-06-01 Yasunori Gotomemory hotplug: fix unnecessary calling of init_current...
2007-06-01 Zou Nan haix86_64: allocate sparsemem memmap above 4G
2007-05-31 Roman Zippelm68k: discontinuous memory support
2007-05-31 Christoph LameterSLUB: Fix NUMA / SYSFS bootstrap issue
2007-05-24 Christoph LameterSLUB Debug: fix check for super sized slabs (>512k...
2007-05-24 Miklos Szeredifix unused setup_nr_node_ids
2007-05-24 Christoph LameterSLUB Debug: Fix object size calculation
2007-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fix
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-19 Sam Ravnborgmm/slab: fix section mismatch warning
2007-05-19 Sam Ravnborgmm: fix section mismatch warnings
2007-05-17 Nick Pigginmm: more rmap checking
2007-05-17 Benjamin HerrenschmidtMake __vunmap static
2007-05-17 Christoph LameterSlab allocators: define common size limitations
2007-05-17 Christoph LameterSLUB: Simplify debug code
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-17 Christoph LameterSLUB: Do our own flags based on PG_active and PG_error
2007-05-17 Christoph Lameterslab: warn on zero-length allocations
2007-05-17 Christoph LameterSLUB: Define functions for cpu slab handling instead...
2007-05-17 Christoph LameterSlab allocators: Drop support for destructors
2007-05-17 Nick Pigginslob: implement RCU freeing
2007-05-17 Christoph LameterFix: find_or_create_page skips cpuset memory spreading.
2007-05-17 Hugh Dickinsslub: don't confuse ctor and dtor
2007-05-14 Paul Mundtsh64: generic quicklist support.
2007-05-11 Miklos Szerediconsolidate generic_writepages and mpage_writepages
2007-05-11 Christoph LameterVM statistics: Make timer deferrable
2007-05-11 Mika KukkonenBug in mm/thrash.c function grab_swap_token()
2007-05-10 Christoph LameterSLUB: remove nr_cpu_ids hack
2007-05-10 Stephen Rothwellearly_pfn_to_nid needs to be __meminit
2007-05-10 Christoph Lameterslub: support concurrent local and remote frees and...
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-09 David HowellsFix a bad error case handling in read_cache_page_async()
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Christoph LameterMove remote node draining out of slab allocators
2007-05-09 Christoph LameterMake vm statistics update interval configurable
2007-05-09 Christoph Lametervmstat: use our own timer events
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Nate Dillerfs: convert core functions to zero_user_page
2007-05-09 Christoph Lameterslab: shut down cache_reaper when cpu goes down
2007-05-09 Heiko Carstensslab: use CPU_LOCK_[ACQUIRE|RELEASE]
2007-05-09 David HowellsAFS: export a couple of core functions for AFS write...
2007-05-09 Ken Chenpretend cpuset has some form of hugetlb page reservation
2007-05-09 Ken Chenfix leaky resv_huge_pages when cpuset is in use
2007-05-09 Pekka J Enbergkrealloc: fix kerneldoc comments
2007-05-09 Christoph LameterSLUB: rework slab order determination
2007-05-09 Christoph LameterSLUB: include lifetime stats and sets of cpus / nodes...
2007-05-09 Christoph LameterSLUB: add CONFIG_SLUB_DEBUG
2007-05-09 Christoph LameterSLUB: move tracking definitions and check_valid_pointer...
2007-05-09 Christoph LameterSLUB: consolidate trace code
2007-05-09 Christoph LameterSLUB: introduce DebugSlab(page)
2007-05-09 Christoph LameterSLUB: move resiliency check into SYSFS section
2007-05-09 Christoph LameterSLUB: add macros for scanning objects in a slab
2007-05-09 Christoph LameterSLUB: update comments
2007-05-09 Christoph LameterSLUB: get rid of finish_bootstrap
2007-05-09 Christoph LameterSLUB: clean up krealloc
2007-05-09 Christoph LameterSLUB: use check_valid_pointer in kmem_ptr_validate
2007-05-09 Christoph LameterSLUB: after object padding only needed for Redzoning
2007-05-09 Christoph LameterSLUB: add support for dynamic cacheline size determination
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-09 Paul Mundtsh: generic quicklist support.
2007-05-08 Roland McGrathRemove unused variable in get_unmapped_area
2007-05-08 Jaya Kumarfbdev: mm: Deferred IO support
2007-05-08 Alexey DobriyanFix race between cat /proc/slab_allocators and rmmod
2007-05-08 Mark FashehRemove do_sync_file_range()
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Guillaume ChazarainFactor outstanding I/O error handling
2007-05-08 Yasunori GotoAdd white list into modpost.c for memory hotplug code...
2007-05-08 Yasunori GotoFix section mismatch of memory hotplug related code.
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-08 David WoodhouseIncrease slab redzone to 64bits
2007-05-07 Linus TorvaldsFix up SLUB compile
2007-05-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-07 Rafael J. Wysockifreezer: fix racy usage of try_to_freeze in kswapd
2007-05-07 Rafael J. Wysockiswsusp: use inline functions for changing page flags
2007-05-07 Akinobu Mitaslob: fix page order calculation on not 4KB page
2007-05-07 Christoph LameterSlab allocators: remove useless __GFP_NO_GROW flag
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_CTOR_ATOMIC
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
next