aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2004-09-13[PATCH] Fix ABI in set_mempolicy()Andi Kleen1-0/+3
2004-09-13[PATCH] fix uninitialized warnings in mempolicy.cJesse Barnes1-2/+2
2004-09-13[PATCH] block highmem flushesJens Axboe1-0/+2
2004-09-13[PATCH] make kmem_find_general_cachep static in slab.cChristoph Hellwig1-18/+16
2004-09-13[PATCH] shmem: Copyright file_setup triviaHugh Dickins1-4/+4
2004-09-13[PATCH] shmem: rework majmin and ZERO_PAGEHugh Dickins1-14/+12
2004-09-13[PATCH] shmem: avoid the shmem_inodes listHugh Dickins1-19/+24
2004-09-13[PATCH] shmem: no sbinfo for tmpfs mount?Hugh Dickins1-19/+41
2004-09-13[PATCH] shmem: no sbinfo for shm mountHugh Dickins1-76/+88
2004-09-13[PATCH] shmem: inodes and links need lowmemHugh Dickins1-2/+26
2004-09-13[PATCH] shmem: don't SLAB_HWCACHE_ALIGNHugh Dickins1-2/+1
2004-09-10Fix off-by-one bug in page cache reading.Linus Torvalds1-4/+3
2004-09-08[PATCH] fix highmem bouncing leaking pagesJens Axboe1-2/+2
2004-09-07[PATCH] small wait_on_page_writeback_range() optimizationMarcelo Tosatti1-1/+7
2004-09-07[PATCH] filemap read() fixRam Pai1-13/+27
2004-09-07[PATCH] ppc64: fix compat NUMA API on big endian 64bitAnton Blanchard1-7/+69
2004-09-02[PATCH] make hugetlb expansion allocation nowarnArjan van de Ven1-1/+1
2004-09-02[PATCH] remove ptrinfoChristoph Hellwig1-75/+6
2004-09-02[PATCH] some missing statics in mm/Christoph Hellwig2-7/+8
2004-09-02[PATCH] make bad_page() print all of page->flagsWilliam Lee Irwin III1-3/+3
2004-09-02[PATCH] ppc64: topdown supportAndy Whitcroft1-0/+2
2004-09-02[PATCH] add_to_swap(): suppress oom messageAndrew Morton1-1/+1
2004-09-02[PATCH] Check find_vma return code in make_pages_present()Dave Jones1-0/+2
2004-08-30[PATCH] Fix a NULL pointer bug in do_generic_file_read()David Howells1-4/+7
2004-08-30[PATCH] use page_to_nidAndy Whitcroft2-2/+2
2004-08-30[PATCH] fix PID hash sizingNick Piggin1-2/+2
2004-08-30[PATCH] tiny shmem/tmpfs replacementMatt Mackall3-2/+129
2004-08-30[PATCH] truncate_inode_pages latency fixAndrew Morton1-0/+1
2004-08-30[PATCH] prio-tree: remove function prototype inside functionAnton Blanchard1-2/+2
2004-08-29Merge http://oss.sgi.com:8090/xfs-linux-2.6Linus Torvalds1-0/+1
2004-08-28Merge bk://linux-voyager.bkbits.net/dma-declare-coherent-memory-2.6Linus Torvalds1-3/+22
2004-08-28[XFS] Export sync_page_range to fix O_SYNC in XFS.Christoph Hellwig1-0/+1
2004-08-26Merge http://linux-sound.bkbits.net/linux-soundLinus Torvalds1-0/+21
2004-08-26[PATCH] make oom killer points unsigned longTim Schmielau1-4/+4
2004-08-26[PATCH] /proc/pid/statm accounting fixesWilliam Lee Irwin III1-0/+2
2004-08-26[PATCH] speed up /proc/pid/statm for !CONFIG_PROC_FSWilliam Lee Irwin III1-0/+2
2004-08-26[PATCH] O(1) proc_pid_statm()William Lee Irwin III3-0/+31
2004-08-26[PATCH] include asm/page.h for virt_to_page()Dave Hansen1-0/+1
2004-08-26[PATCH] call virt_to_page() with void*, not ULDave Hansen1-2/+2
2004-08-26[PATCH] improve OProfile on many-way systemsJohn Levon1-6/+2
2004-08-26[PATCH] tmpfs atomicity fixHugh Dickins1-1/+2
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar3-3/+6
2004-08-26Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5Jaroslav Kysela1-0/+21
2004-08-25Merge bk://linux-sound@linux-sound.bkbits.net/linux-soundJaroslav Kysela1-0/+21
2004-08-23[PATCH] show Active/Inactive on per-node meminfoAkinobu Mita2-6/+24
2004-08-23[PATCH] file_ra_state_init speedupAndrew Morton1-3/+2
2004-08-23[PATCH] Fix get_nodes() mask miscalculationBrent Casavant1-1/+0
2004-08-23[PATCH] improve speed of freeing bootmemJosh Aas1-3/+22
2004-08-23[PATCH] alloc_pages priority tuningAndrew Morton1-6/+14
2004-08-23[PATCH] vm: alloc_pages watermark fixesNick Piggin1-66/+53
2004-08-23[PATCH] vm: writeout watermark tuningNick Piggin1-3/+5
2004-08-23[PATCH] rmaplock: swapoff use anon_vmaHugh Dickins2-7/+36
2004-08-23[PATCH] rmaplock: mm lock orderingHugh Dickins2-43/+54
2004-08-23[PATCH] rmaplock: SLAB_DESTROY_BY_RCUHugh Dickins2-24/+95
2004-08-23[PATCH] rmaplock: kill page_map_lockHugh Dickins3-94/+88
2004-08-23[PATCH] rmaplock: PageAnon in mappingHugh Dickins2-20/+3
2004-08-23[PATCH] don't pass mem_map into init functionsDave Hansen1-18/+23
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso1-0/+4
2004-08-23[PATCH] sysctl tunable for flexmmapArjan van de Ven1-1/+1
2004-08-23[PATCH] i386 virtual memory layout reworkIngo Molnar1-13/+111
2004-08-22[PATCH] rlimit-based mlocks for unprivileged usersRik van Riel4-14/+62
2004-08-22[PATCH] readahead fixesRam Pai1-19/+18
2004-08-22[PATCH] readahead: simplify recent fixesRam Pai1-5/+1
2004-08-22[PATCH] Concurrent O_SYNC write supportAndrew Morton1-20/+74
2004-08-22[PATCH] filemap_fdatawrite range interfaceSuparna Bhattacharya1-2/+21
2004-08-22[PATCH] Fix writeback page range to use exact limitsSuparna Bhattacharya1-1/+6
2004-08-22[PATCH] token based thrashing controlRik van Riel5-1/+104
2004-08-22[PATCH] prio_tree: iterator + vma_prio_tree_next cleanupRajesh Venkatasubramanian3-45/+31
2004-08-22[PATCH] prio_tree: kill vma_prio_tree_init()Rajesh Venkatasubramanian3-11/+8
2004-08-22[PATCH] break out zone free list initializationDave Hansen1-37/+47
2004-08-22[PATCH] make shrinker_sem an rwsemNick Piggin1-16/+23
2004-08-22[PATCH] slab: locking optimization for cache_reapDimitri Sivanich1-31/+6
2004-08-22[PATCH] Move cache_reap out of timer contextDimitri Sivanich1-50/+25
2004-08-22[PATCH] Make i/dhash_entries cmdline work as it use to.Jose R. Santos1-25/+24
2004-08-22[PATCH] split generic_file_aio_write into buffered and direct I/O partsChristoph Hellwig1-97/+118
2004-08-15Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5Jaroslav Kysela1-0/+21
2004-08-14MergeJames Bottomley1-3/+22
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds3-8/+8
2004-08-06Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5Jaroslav Kysela4-5/+8
2004-08-02MergeJaroslav Kysela1-0/+21
2004-08-01[PATCH] Canonically reference files in Documentation/ code comments partAdrian Bunk1-1/+1
2004-08-01[PATCH] quieten down per-zone memory statsJesse Barnes1-2/+2
2004-08-01[PATCH] oom-killer: call show_free_areasAndrew Morton2-2/+5
2004-07-31[PATCH] slab memory shrinking balancing fixAndrew Morton2-20/+23
2004-07-28[PATCH] page_cache_readahead unused variableShane Shrybman1-2/+0
2004-07-28[PATCH] fix readahead breakage for sequential after random readsMiklos Szeredi1-1/+6
2004-07-28[PATCH] Remove dead comment in mm/filemap.cHimanshu Raj1-4/+0
2004-07-28[PATCH] sign fix in swapfile.cMika Kukkonen1-1/+1
2004-07-28MergeJaroslav Kysela1-0/+21
2004-07-28[PATCH] Make get_user_pages() work again for ia64 gate areaDavid Mosberger1-1/+1
2004-07-28[PATCH] swapoff mmap_sem deadlockHugh Dickins2-1/+13
2004-07-28[PATCH] install_page vs. vmtruncateHugh Dickins1-2/+6
2004-07-28[PATCH] BIO page refcounting fixJens Axboe1-6/+3
2004-07-25[PATCH] populate nonlinear mappings unconditionallyOleg Nesterov2-18/+6
2004-07-22Make "install_page()" able to handle truncated pages.Linus Torvalds1-6/+8
2004-07-22[PATCH] is_highmem() and WANT_PAGE_VIRTUALAndy Whitcroft1-1/+1
2004-07-17[PATCH] NX: clean up legacy binary supportIngo Molnar2-6/+14
2004-07-15[PATCH] mmap PROT_NONE fix for NX patchDaniel McNeil1-0/+6
2004-07-14[PATCH] tmpfs preempt count panicHugh Dickins1-2/+1
2004-07-13[PATCH] sparse: read_descriptor_t annotationAlexander Viro2-11/+11
2004-07-10[PATCH] tmpfs: scheduling-while-atomic fixHugh Dickins1-23/+19
2004-07-10[PATCH] slab: fix get_user inside spinlockAndrew Morton1-13/+0
2004-07-10[PATCH] pagefault readaround fixAndrew Morton1-5/+4
2004-07-10[PATCH] Remove always false check in mm/slab.cMika Kukkonen1-2/+1
2004-07-10[PATCH] convert uses of ZONE_HIGHMEM to is_highmemAndy Whitcroft1-1/+1
2004-07-08Fix bug in __get_vm_area() alignment codeJames Bottomley1-3/+6
2004-07-04[PATCH] spurious remap_file_pages() -EINVALWilliam Lee Irwin III1-1/+2
2004-07-04[PATCH] force O_LARGEFILE in sys_swapon() and sys_swapoff()William Lee Irwin III1-2/+2
2004-07-03[PATCH] swap_unplug_io_fn() nommu updatePaul Mundt1-1/+1
2004-07-02[PATCH] sparse: remaining integer zero / NULL fixes in allmodconfig & vmlinuxMika Kukkonen1-1/+1
2004-07-01This patch introduces a kcalloc() in the kernel that is used toJaroslav Kysela1-0/+21
2004-06-30Add vmalloc alignment constraintsJames Bottomley1-2/+18
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen2-2/+2
2004-06-29[PATCH] kill mm_struct.used_hugetlbOleg Nesterov1-1/+0
2004-06-29[PATCH] fix page->count discrepancy for zero pageDave Hansen1-1/+2
2004-06-29[PATCH] dma_get_required_mask()James Bottomley1-0/+5
2004-06-29[PATCH] Combined patch for remaining trivial sparse warnings in allnoconfig b...Mika Kukkonen2-3/+3
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds3-4/+4
2004-06-27[PATCH] fix GFP zone modifier interatorsAndy Whitcroft1-4/+4
2004-06-26[PATCH] Don't hold i_sem on swapfilesHugh Dickins2-6/+25
2004-06-26[PATCH] lock ordering comment updateAndrew Morton1-0/+8
2004-06-26[PATCH] anon_vma list locking bugHugh Dickins1-7/+8
2004-06-26[PATCH] fix NUMA boundaray between ZONE_NORMAL and HIGHMEMMartin J. Bligh1-0/+9
2004-06-26[PATCH] per node huge page stats in sysfsKenneth W. Chen1-9/+27
2004-06-26[PATCH] make __free_pages_bulk more comprehensibleMartin J. Bligh1-14/+11
2004-06-26[PATCH] NX (No eXecute) support for x86Ingo Molnar1-0/+22
2004-06-26[PATCH] __alloc_bootmem_node should not panic when it failsAnton Blanchard1-6/+1
2004-06-23[PATCH] symlink 7/9: shmfsAlexander Viro1-26/+21
2004-06-23[PATCH] fix x86-64 ptrace access to 32-bit vsyscall pageRoland McGrath1-3/+8
2004-06-23[PATCH] kswapd warning fixAndrew Morton1-1/+2
2004-06-23[PATCH] oom killer: ignore free swapspaceAndrew Morton1-6/+0
2004-06-23[PATCH] hugetlb.c - fix try_to_free_low()Andrew Morton1-7/+6
2004-06-23[PATCH] hugetlb.c: use safe iteratorAndrew Morton1-2/+2
2004-06-23[PATCH] zap_pte_range speedupAndrew Morton1-1/+1
2004-06-23[PATCH] make total_swap_pages a longAndrew Morton1-1/+1
2004-06-23[PATCH] Make nr_swap_pages a longAndrew Morton1-1/+1
2004-06-23[PATCH] reduce function inlining in slab.cAndrew Morton1-47/+37
2004-06-23[PATCH] hwcache align kmalloc cachesAndrew Morton1-4/+10
2004-06-23[PATCH] tweak the buddy allocator for better I/O mergingAndrew Morton1-5/+17
2004-06-23[PATCH] vmscan.c: dont reclaim too many pagesAndrew Morton1-0/+8
2004-06-23[PATCH] vmscan.c scan rate fixesAndrew Morton2-41/+33
2004-06-23[PATCH] vmscan.c: shuffle things aroundAndrew Morton1-47/+45
2004-06-23[PATCH] cpumask: bitmap cleanup preparation for cpumask overhaulAndrew Morton1-8/+6
2004-06-21sparse: clean up warning in swapfile.cLinus Torvalds1-1/+1
2004-06-20[PATCH] NUMA API updatesAndi Kleen1-10/+13
2004-06-20[PATCH] mprotect propagate anon_vmaHugh Dickins1-1/+14
2004-06-20[PATCH] swapoff: activate pagesAndrew Morton1-0/+7
2004-06-20[PATCH] Permit inode & dentry hash tables to be allocated > MAX_ORDER sizeDavid Howells1-0/+73
2004-06-19[PATCH] fix amd64 boot breakageArjan van de Ven1-1/+1
2004-06-17[PATCH] handle partial DIO writeDaniel McNeil1-1/+1
2004-06-17[PATCH] remap_file_pages() speedupAndrea Arcangeli1-5/+12
2004-06-17[PATCH] Use numa policy API for boot time policyAndi Kleen2-44/+15
2004-06-17[PATCH] dm-io: device-mapper i/o library for kcopydAlasdair G. Kergon1-6/+0
2004-06-17[PATCH] Fix read() vs truncate raceNick Piggin1-26/+50
2004-06-17[PATCH] invalidate_inodes2(): mark pages not uptodateAndrew Morton1-2/+8
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King9-9/+0
2004-06-17[PATCH] mm: flush TLB when clearing youngHugh Dickins1-3/+3
2004-06-13[PATCH] Sparse fix to mm/vmscan.cRandy Dunlap1-1/+1
2004-06-12[PATCH] page-writeback.c: use read_page_state()Andrew Morton1-26/+42
2004-06-12[PATCH] vmscan.c: use read_page_state()Andrew Morton1-4/+5
2004-06-12[PATCH] Implement read_page_stateAndrew Morton1-0/+17
2004-06-12[PATCH] vmscan.c: struct scan_controlAndrew Morton1-101/+102
2004-06-12[PATCH] vmscan.c: move ->writepage invocation into its own functionAndrew Morton1-46/+81
2004-06-12[PATCH] vmscan: try harder for GFP_NOFS allocatorsAndrew Morton1-10/+4
2004-06-12[PATCH] vmscan: handle synchronous writepage()Andrew Morton1-2/+12
2004-06-12[PATCH] numaq mempolicy.c build fixAndrew Morton1-0/+1
2004-06-04[PATCH] mm: kill missed pte warningHugh Dickins1-22/+7
2004-06-04[PATCH] mm: get_user_pages vs. try_to_unmapHugh Dickins1-0/+17
2004-06-04[PATCH] mm: vma_adjust insert file earlierHugh Dickins1-7/+17
2004-06-04[PATCH] mm: vma_adjust adjust_next wrapHugh Dickins1-10/+17
2004-06-04[PATCH] mm: follow_page invalid pte_pageHugh Dickins1-7/+3
2004-06-04[PATCH] mm: swapper_space.i_mmap_nonlinearHugh Dickins1-1/+3
2004-06-03[PATCH] sparse: hugetlb sysctl annotationAlexander Viro1-1/+2
2004-06-02[PATCH] Export swapper_spaceRussell King1-1/+2
2004-06-02[PATCH] hugetlbpage: reinitialise compound page destructorAndrew Morton1-0/+1
2004-06-02[PATCH] hugetlbpage msync() fixAndrew Morton1-1/+9
2004-06-02[PATCH] mm/oom_kill.c trivial cleanupAndrew Morton1-1/+0
2004-06-02[PATCH] shrink_all_memory() fixesAndrew Morton1-3/+6
2004-05-31[PATCH] Mark cache_names __initdataAndrew Morton1-2/+4
2004-05-28[PATCH] sparse: partial mm/* __user annotationAlexander Viro2-13/+14
2004-05-28[PATCH] use SLAB_PANIC for general cachesAndrew Morton1-10/+6
2004-05-26[PATCH] Print backtrace for bad vfree()Andrew Morton1-0/+2
2004-05-25Split ptep_establish into "establish" and "update_access_flags"Linus Torvalds1-3/+3
2004-05-24Pass in a "dirty" argument to ptep_establish in Linus Torvalds1-3/+3
2004-05-24[PATCH] Fix nodemask clearing bug in NUMA APIAndi Kleen1-6/+5
2004-05-24[PATCH] rmap build fixAndrew Morton1-5/+1
2004-05-24[PATCH] remap_file_pages: implement MAP_POPULATE for all protectionsAndrew Morton1-1/+1
2004-05-24[PATCH] don't export vma_prio_tree_nextAndrew Morton1-1/+0
2004-05-22[PATCH] partial prefetch for vma_prio_tree_nextAndrew Morton1-9/+18
2004-05-22[PATCH] rmap 40 better anon_vma sharingAndrew Morton2-7/+77
2004-05-22[PATCH] rmap 39 add anon_vma rmapAndrew Morton4-85/+351
2004-05-22[PATCH] rmap 38 remove anonmm rmapAndrew Morton4-295/+17
2004-05-22[PATCH] rmap 37 page_add_anon_rmap vmaAndrew Morton3-8/+8
2004-05-22[PATCH] rmap 36 mprotect use vma_mergeAndrew Morton2-129/+153
2004-05-22[PATCH] rmap 35 mmap.c cleanupsAndrew Morton1-44/+46
2004-05-22[PATCH] rmap 34 vm_flags page_table_lockAndrew Morton3-7/+13
2004-05-22[PATCH] rmap 32 zap_pmd_range wrapAndrew Morton1-1/+1
2004-05-22[PATCH] rmap 31 unlikely bad memoryAndrew Morton1-16/+16
2004-05-22[PATCH] rmap 30 fix bad mapcountAndrew Morton1-2/+3
2004-05-22[PATCH] rmap 28 remove_vm_structAndrew Morton1-20/+11