[ALSA] hda-codec - Add quirk for another MSI laptop to alc883_cfg_tbl[]
[safe/jmp/linux-2.6] / mm /
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus Torvaldsslub: fix ksize() for zero-sized pointers
2007-07-19 Linus TorvaldsFix up non-NUMA SLAB configuration for zero-sized alloc...
2007-07-19 Rusty Russelllguest: export symbols for lguest as a module
2007-07-19 Andrew Mortonmove page writeback acounting out of macros
2007-07-19 Akinobu Mitahugetlb: use set_compound_page_dtor
2007-07-19 Hugh DickinsRemove nid_lock from alloc_fresh_huge_page
2007-07-19 Benjamin Herrenschmidtvmalloc_32 should use GFP_KERNEL
2007-07-19 David HowellsFRV: work around a possible compiler bug
2007-07-19 Andrew Mortondequeue_huge_page() warning fix
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-19 Fengguang Wureadahead: sanify file_ra_state names
2007-07-19 Rusty Russellreadahead: split ondemand readahead interface into...
2007-07-19 Fengguang Wumm: share PG_readahead and PG_reclaim
2007-07-19 Fengguang Wureadahead: remove the old algorithm
2007-07-19 Fengguang Wureadahead: convert filemap invocations
2007-07-19 Fengguang Wureadahead: on-demand readahead logic
2007-07-19 Fengguang Wureadahead: data structure and routines
2007-07-19 Fengguang Wureadahead: MIN_RA_PAGES/MAX_RA_PAGES macros
2007-07-19 Fengguang Wureadahead: add look-ahead support to __do_page_cache_re...
2007-07-19 Fengguang Wureadahead: introduce PG_readahead
2007-07-19 Miklos Szeredionly allow nonlinear vmas for ram backed filesystems
2007-07-19 Nick Pigginmm: fix clear_page_dirty_for_io vs fault race
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Mark Fashehocfs2: release page lock before calling ->page_mkwrite
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-18 Jeremy FitzhardingeAllocate and free vmalloc areas
2007-07-18 Jeremy Fitzhardingeadd kstrndup
2007-07-17 Meelap Shahknfsd: nfsd4: vary maximum delegation limit based on...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-17 Christoph LameterCONFIG_BOUNCE to avoid useless inclusion of bounce...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Nick Pigginfs: introduce some page/buffer invariants
2007-07-17 Robert P. J. DayMM: Make needlessly global hugetlb_no_page() static.
2007-07-17 Christoph LameterSLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA
2007-07-17 Christoph LameterSLUB: Move sysfs operations outside of slub_lock
2007-07-17 Christoph LameterSLUB: Do not allocate object bit array on stack
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-07-17 Christoph LameterSlab allocators: Cleanup zeroing allocations
2007-07-17 Christoph LameterSLUB: Do not use length parameter in slab_alloc()
2007-07-17 Christoph LameterSLUB: Style fix up the loop to disable small slabs
2007-07-17 Adrian Bunkmm/slub.c: make code static
2007-07-17 Christoph LameterSLUB: Simplify dma index -> size calculation
2007-07-17 Christoph LameterSLUB: faster more efficient slab determination for...
2007-07-17 Christoph LameterSLUB: do proper locking during dma slab creation
2007-07-17 Christoph LameterSLUB: extract dma_kmalloc_cache from get_cache.
2007-07-17 Christoph LameterSLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
2007-07-17 Christoph LameterSlab allocators: support __GFP_ZERO in all allocators
2007-07-17 Christoph LameterSlab allocators: consistent ZERO_SIZE_PTR support and...
2007-07-17 Christoph LameterSlab allocators: consolidate code for krealloc in mm...
2007-07-17 Christoph LameterSLUB Debug: fix initial object debug state of NUMA...
2007-07-17 Christoph LameterSLUB: ensure that the number of objects per slab stays...
2007-07-17 Christoph LameterSLUB slab validation: Move tracking information alloc...
2007-07-17 Christoph LameterSLUB: use list_for_each_entry for loops over all slabs
2007-07-17 Christoph LameterSLUB: change error reporting format to follow lockdep...
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-07-17 Andy WhitcroftLumpy Reclaim V4
2007-07-17 Mel GormanAdd a movablecore= parameter for sizing ZONE_MOVABLE
2007-07-17 Mel Gormanhandle kernelcore=: generic
2007-07-17 Mel GormanAllow huge page allocations to use GFP_HIGH_MOVABLE
2007-07-17 Mel GormanCreate the ZONE_MOVABLE zone
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-07-17 NeilBrownFix read/truncate race
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-07-16 Rusty Russellpermit mempool_free(NULL)
2007-07-16 Adrian Bunkremove mm/backing-dev.c:congestion_wait_interruptible()
2007-07-16 Andrew Mortondirty_writeback_centisecs_handler() cleanup
2007-07-16 Akinobu Mitafault-injection: add min-order parameter to fail_page_alloc
2007-07-16 Micah CowanOnly send SIGXFSZ when exceeding rlimits.
2007-07-16 Stephen RothwellIntroduce CONFIG_VIRT_TO_BUS
2007-07-16 Greg Ungerernommu: stub expand_stack() for nommu case
2007-07-16 Miklos Szeredisplit mmap
2007-07-16 akpm@linux-foundat... NeilBrown <neilb@suse.de>
2007-07-16 Herbert van den... do not limit locked memory when RLIMIT_MEMLOCK is RLIM_...
2007-07-16 Paul Mundtslob: sparsemem support
2007-07-16 Dan Alonimm/page_alloc.c: lower printk severity
2007-07-16 Paul Mundtslob: initial NUMA support
2007-07-16 Jason Baronspeed up madvise_need_mmap_write() usage
2007-07-16 Adrian Bunkmm/slab.c: start_cpu_timer() should be __cpuinit
2007-07-16 Paul Mundtmm: more __meminit annotations
2007-07-16 Jan Beulichkill vmalloc_earlyreserve
2007-07-16 Jan Beulichmm: fix improper .init-type section references
2007-07-16 Paul Mundtnuma: mempolicy: trivial debug fixes.
2007-07-16 Ethan Solomitaoom: stop allocating user memory if TIF_MEMDIE is set
2007-07-16 Paul Mundtnuma: mempolicy: dynamic interleave map for system...
2007-07-16 Christoph LameterSLUB: support slub_debug on by default
2007-07-16 Andrew Mortoninvalidate_mapping_pages(): add cond_resched
2007-07-16 Nick Pigginmm: debug check for the fault vs invalidate race
2007-07-16 Joe Jinhugetlb: fix race in alloc_fresh_huge_page()
2007-07-16 Anderson Brigliavmscan: fix comments related to shrink_list()
2007-07-16 Nick Pigginslob: improved alignment handling
2007-07-16 Nick Pigginslob: remove bigblock tracking
2007-07-16 Nick Pigginslob: rework freelist handling
2007-07-16 Eric DumazetMM: alloc_large_system_hash() can free some memory...
2007-07-16 Pavel EmelianovMake /proc/slabinfo use seq_list_xxx helpers
2007-07-16 Rolf Eike BeerMM: use DIV_ROUND_UP() in mm/memory.c
next