[POWERPC] Use a sensible default for clock_getres() in the VDSO
[safe/jmp/linux-2.6] / mm /
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-05 Paul Mundtnommu: add new vmalloc_user() and remap_vmalloc_range...
2008-02-05 Serge E. Hallynoom_kill: remove uid==0 checks
2008-02-05 Andrew MorganAdd 64-bit capability support to the kernel
2008-02-05 David P. QuigleyVFS/Security: Rework inode_getsecurity and callers...
2008-02-05 Matt Mackallslob: reduce external fragmentation by using three...
2008-02-05 Matt Mackallslob: fix free block merging at head of subpage
2008-02-05 Fengguang Wuwriteback: speed up writeback of big dirty files
2008-02-05 Sam Ravnborgmm: fix section mismatch warning in sparse.c
2008-02-05 Nick Pigginmm: fix PageUptodate data race
2008-02-05 Shaohua Lipage migraton: handle orphaned pages
2008-02-05 Masatake YAMATOcheck ADVICE of fadvise64_64 even if get_xip_page is...
2008-02-05 Larry WoodmanInclude count of pagecache pages in show_mem() output
2008-02-05 Bjorn SteinbrinkFix dirty page accounting leak with ext3 data=journal
2008-02-05 Qi Yongset_page_refcounted() VM_BUG_ON fix
2008-02-05 Harvey Harrisonmm: remove fastcall from mm/
2008-02-05 Andi Kleenpage allocator: remove unused arguments in zone_init_fr...
2008-02-05 Hugh Dickinsmm: don't waste swap on locked pages
2008-02-05 Christoph Lametervmstat: remove prefetch
2008-02-05 Bron Gondwanamm/page-writeback: highmem_is_dirtyable option
2008-02-05 Christoph LameterPage allocator: get rid of the list of cold pages
2008-02-05 Robert Braggmm: don't allow ioremapping of ranges larger than vmall...
2008-02-05 Christoph Lametervmstat: small revisions to refresh_cpu_vm_stats()
2008-02-05 Martin Schwidefskyarch_rebalance_pgtables call
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-05 Christoph LameterPage allocator: clean up pcp draining functions
2008-02-05 Nick Pigginradix-tree: avoid atomic allocations for preloaded...
2008-02-05 Adrian Bunkmake __vmalloc_area_node() static
2008-02-05 Balbir SinghRemove unused code from mm/tiny-shmem.c
2008-02-05 Adrian Bunkmm/page-writeback.c: make a function static
2008-02-05 Matt Mackallmaps4: make page monitoring /proc file optional
2008-02-05 Matt Mackallmaps4: introduce a generic page walker
2008-02-05 Matt Mackallmaps4: move is_swap_pte
2008-02-05 Christoph Hellwigclean up vmtruncate
2008-02-05 Hugh Dickinstmpfs: fix shmem_swaplist races
2008-02-05 Hugh Dickinstmpfs: radix_tree_preloading
2008-02-05 Hugh Dickinstmpfs: open a window in shmem_unuse_inode
2008-02-05 Hugh Dickinstmpfs: make shmem_unuse more preemptible
2008-02-05 Hugh Dickinstmpfs: allocate on read when stacked
2008-02-05 Hugh Dickinstmpfs: allow filepage alongside swappage
2008-02-05 Hugh Dickinstmpfs: move swap swizzling into shmem
2008-02-05 Hugh Dickinstmpfs: shuffle add_to_swap_caches
2008-02-05 Hugh Dickinstmpfs: move swap_state stats update
2008-02-05 Michael Marineautmpfs: fix mounts when size is less than the page size
2008-02-05 Pavel Emelyanovshmem: factor out sbi->free_inodes manipulations
2008-02-05 Hugh Dickinsswapoff: scan ptes preemptibly
2008-02-05 Hugh Dickinsswapin: fix valid_swaphandles defect
2008-02-05 Hugh Dickinsshmem_file_write is redundant
2008-02-05 Hugh Dickinsshmem_getpage return page locked
2008-02-05 Hugh Dickinsshmem: SGP_QUICK and SGP_FAULT redundant
2008-02-05 Hugh Dickinsswapin needs gfp_mask for loop on tmpfs
2008-02-05 Hugh Dickinsswapin_readahead: move and rearrange args
2008-02-05 Hugh Dickinsswapin_readahead: excise NUMA bogosity
2008-02-05 Christoph Lametervmalloc: clean up page array indexing
2008-02-05 Christoph Lameteris_vmalloc_addr(): Check if an address is within the...
2008-02-05 Christoph Lametervmalloc: add const to void* parameters
2008-02-05 Christoph LameterMove vmalloc_to_page() to mm/vmalloc.
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-02-05 Oleg Nesterovsys_remap_file_pages: fix ->vm_file accounting
2008-02-04 Linus TorvaldsMerge branch 'slub-linus' of git://git./linux/kernel...
2008-02-04 rootSLUB: Do not upset lockdep
2008-02-04 Pekka EnbergSLUB: Fix coding style violations
2008-02-04 Christoph LameterAdd parameter to add_partial to avoid having two functions
2008-02-04 Christoph LameterSLUB: rename defrag to remote_node_defrag_ratio
2008-02-04 Christoph LameterMove count_partial before kmem_cache_shrink
2008-02-04 Christoph LameterSLUB: Fix sysfs refcounting
2008-02-04 Harvey Harrisonslub: fix shadowed variable sparse warnings
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-04 Nick Pigginvm audit: add VM_DONTEXPAND to mmap for drivers that...
2008-02-03 Fengguang Wudo_invalidatepage() comment typo fix
2008-02-02 Nick Pigginfix writev regression: pan hanging unkillable and un...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Andi Kleenx86: print which shared library/executable faulted...
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-30 Jiri Kosinax86: randomize brk
2008-01-28 Paul Mundtsh: Bump number of quicklists for SH-5.
2008-01-25 Peter Zijlstrasched: sched_rt_entity
2008-01-25 Gautham R Shenoycpu-hotplug: replace per-subsystem mutexes with get_onl...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-25 Pekka Enbergslab: fix bootstrap on memoryless node
2008-01-25 Greg Kroah-HartmanKobject: convert mm/slub.c to use kobject_init/add_ng()
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: move /sys/slab to /sys/kernel/slab
2008-01-25 Greg Kroah-Hartmankset: convert slub to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-25 Richard KnutssonSecurity: remove security_file_mmap hook sparse-warning...
2008-01-24 Mel Gormanslab: partially revert list3 changes
2008-01-24 Larry Woodmanfix hugepages leak due to pagetable page sharing
2008-01-23 Anton SalikhmetovUpdate ctime and mtime for memory-mapped files
2008-01-17 Carsten Otte#ifdef very expensive debug check in page fault path
2008-01-17 Sam Ravnborgmm: fix section mismatch warning in page_alloc.c
2008-01-15 Linus TorvaldsRevert "writeback: introduce writeback_control.more_io...
2008-01-14 Ken Chenhugetlbfs: fix quota leak
2008-01-14 Christoph Lameterquicklists: Only consider memory that can be used with...
2008-01-09 Thomas BogendoerferFix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
2008-01-09 Akinobu Mitaxip: fix get_zeroed_page with __GFP_HIGHMEM
2008-01-02 Linus TorvaldsUnify /proc/slabinfo configuration
2008-01-01 Pekka J Enbergslub: provide /proc/slabinfo
2007-12-21 Christoph LameterSLUB: Improve hackbench speed
next