mm: dont clear PG_uptodate on truncate/invalidate
[safe/jmp/linux-2.6] / mm /
2008-08-02 Miklos Szeredimm: dont clear PG_uptodate on truncate/invalidate
2008-08-01 Jack SteinerRemove EXPORTS of follow_page & zap_page_range
2008-08-01 Benjamin Herrenschmidtmm/hugetlb: don't crash when HPAGE_SHIFT is 0
2008-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-08-01 Martin Schwidefsky[S390] Optimize storage key operations for anon pages
2008-07-30 Linus TorvaldsFix off-by-one error in iov_iter_advance()
2008-07-30 Jack SteinerGRU Driver: export is_uv_system(), zap_page_range(...
2008-07-30 Jack Steinermm: add zap_vma_ptes(): a library function to unmap...
2008-07-30 Fernando Luis Vazq... do_try_to_free_page: update comments related to vmscan...
2008-07-30 Fernando Luis Vazq... swapfile/vmscan: update comments related to vmscan...
2008-07-30 Fernando Luis Vazq... swap: update function comment of release_pages
2008-07-30 Fernando Luis Vazq... madvise: update function comment of madvise_dontneed
2008-07-30 Li Zefanmemcg: remove redundant check in move_task()
2008-07-30 Yinghai Lumm: remove find_max_pfn_with_active_regions
2008-07-29 Adrian Bunkmm/hugetlb.c must #include <asm/io.h>
2008-07-28 Hisashi Hifumivfs: pagecache usage optimization for pagesize!=blocksize
2008-07-28 Adrian Bunkmm/hugetlb.c must #include <asm/io.h>
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-28 Andrea Arcangelimmu-notifiers: add mm_take_all_locks() operation
2008-07-28 Hugh Dickinstmpfs: fix kernel BUG in shmem_delete_inode
2008-07-28 Rusty Russellstop_machine: Wean existing callers off stop_machine_run()
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-27 Adrian Bunkmm/util.c must #include <linux/sched.h>
2008-07-27 Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-27 Pekka Enbergnetfilter: fix double-free and use-after free
2008-07-26 Adrian Bunkmm/swapfile.c: make code static
2008-07-26 Adrian Bunkmake mm/memory.c:print_bad_pte() static
2008-07-26 Adrian Bunkmm/allocpercpu.c: make 4 functions static
2008-07-26 Adrian Bunkmake mm/sparse.c: make a function static
2008-07-26 Johannes Weinermm: print swapcache page count in show_swap_cache_info()
2008-07-26 Roland McGrathtracehook: tracehook_expect_breakpoints
2008-07-26 Arjan van de VenUse WARN() in mm/vmalloc.c
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-26 Nick Pigginmm: lockless pagecache
2008-07-26 Nick Pigginmm: speculative page references
2008-07-26 Nick Pigginmm: readahead scan lockless
2008-07-26 Nick Pigginx86: lockless get_user_pages_fast()
2008-07-26 Nishanth Aravamudanhugetlb: fix CONFIG_SYSCTL=n build
2008-07-26 Andrew Mortonuninline arch_pick_mmap_layout()
2008-07-25 Ingo Molnarmm/hugetlb.c: fix build failure with !CONFIG_SYSCTL
2008-07-25 Keika Kobayashiper-task-delay-accounting: add memory reclaim delay
2008-07-25 KAMEZAWA Hiroyukimemcg: limit change shrink usage
2008-07-25 Li Zefanmemcg: clean up checking of the disabled flag
2008-07-25 KAMEZAWA Hiroyukimemcg: remove a redundant check
2008-07-25 KAMEZAWA Hiroyukimemcg: add hints for branch
2008-07-25 KAMEZAWA Hiroyukimemcg: helper function for relcaim from shmem.
2008-07-25 KAMEZAWA Hiroyukimemcg: remove refcnt from page_cgroup
2008-07-25 KAMEZAWA Hiroyukimemcg: better migration handling
2008-07-25 KAMEZAWA Hiroyukimemcg: avoid unnecessary initialization
2008-07-25 KAMEZAWA Hiroyukimemcg: make global var read_mostly
2008-07-25 Paul Menagecgroup files: convert res_counter_write() to be a cgrou...
2008-07-25 Mingming Caojbd: fix race between free buffer and commit transaction
2008-07-25 OGAWA Hirofumipdflush: use time_after() instead of open-coding it
2008-07-24 Hugh Dickinsmm: fix ever-decreasing swap priority
2008-07-24 Gerald Schaefermm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
2008-07-24 Badari Pulavartymemory-hotplug: add sysfs removable attribute for hotpl...
2008-07-24 Kent Liumemory-hotplug: don't calculate vm_total_pages twice...
2008-07-24 Yasunori Gotomemory hotplug: small fixes to bootmem freeing for...
2008-07-24 Yasunori Gotomemory hotplug: allocate usemap on the section with...
2008-07-24 Vegard Nossummm: remove initialization of static per-cpu variables
2008-07-24 Adrian Bunkmm: make register_page_bootmem_info_section() static
2008-07-24 Adrian Bunkmm/page_alloc.c: cleanups
2008-07-24 Timur Tabimm: add alloc_pages_exact() and free_pages_exact()
2008-07-24 Johannes Weinerbootmem: replace node_boot_start in struct bootmem_data
2008-07-24 Johannes Weinerbootmem: revisit alloc_bootmem_section
2008-07-24 Johannes Weinerbootmem: Make __alloc_bootmem_low_node fall back to...
2008-07-24 Johannes Weinerbootmem: respect goal more likely
2008-07-24 Johannes Weinerbootmem: factor out the marking of a PFN range
2008-07-24 Johannes Weinerbootmem: free/reserve helpers
2008-07-24 Johannes Weinerbootmem: clean up alloc_bootmem_core
2008-07-24 Johannes Weinerbootmem: clean up free_all_bootmem_core
2008-07-24 Johannes Weinerbootmem: revisit bootmem descriptor list handling
2008-07-24 Johannes Weinerbootmem: revisit bitmap size calculations
2008-07-24 Johannes Weinerbootmem: add debugging framework
2008-07-24 Johannes Weinerbootmem: add documentation to API functions
2008-07-24 Johannes Weinerbootmem: clean up bootmem.c file header
2008-07-24 Johannes Weinerbootmem: reorder code to match new bootmem structure
2008-07-24 Adam Litkehugetlb: quota is not freed for unused reserved private...
2008-07-24 Mel Gormanhugetlb: fix a hugepage reservation check for MAP_SHARED
2008-07-24 Jon Tollefsonhugetlb: allow arch overridden hugepage allocation
2008-07-24 Nick Pigginhugetlb: override default huge page size
2008-07-24 Andi Kleenhugetlb: introduce pud_huge
2008-07-24 Andi Kleenhugetlb: printk cleanup
2008-07-24 Andi Kleenhugetlb: support boot allocate different sizes
2008-07-24 Andi Kleenhugetlb: support larger than MAX_ORDER
2008-07-24 Andi Kleenmm: export prep_compound_page to mm
2008-07-24 Andi Kleenmm: introduce non panic alloc_bootmem
2008-07-24 Andi Kleenhugetlb: abstract numa round robin selection
2008-07-24 Nishanth Aravamudanhugetlb: new sysfs interface
2008-07-24 Andi Kleenhugetlbfs: per mount huge page sizes
2008-07-24 Andi Kleenhugetlb: multiple hstates for multiple page sizes
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Andi Kleenhugetlb: factor out prep_new_huge_page
2008-07-24 Nishanth Aravamudanmm: create /sys/kernel/mm
2008-07-24 Nishanth Aravamudanmm: remove mm_init compilation dependency on CONFIG_DEB...
2008-07-24 Eric Dumazetvmallocinfo: add NUMA information
2008-07-24 Hugh Dickinstmpfs: support aio
next