ARM: OMAP1: Remove omap_sram_idle()
[linux-2.6] / mm /
2008-02-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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 'for-linus' of /home/rmk/linux-2.6-arm
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/x86/linux-2.6-x86
2008-02-04  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-02-04  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-04  Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2008-02-04  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-04  Nick Pigginvm audit: add VM_DONTEXPAND to mmap for drivers that...
2008-02-04  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-02-04  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-03  Fengguang Wudo_invalidatepage() comment typo fix
2008-02-03  David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-02  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-02  Nick Pigginfix writev regression: pan hanging unkillable and un...
2008-02-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
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  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-28  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-01-28  Paul Mundtsh: Bump number of quicklists for SH-5.
2008-01-27  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-26  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
next