aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2004-12-12[PATCH] VmLib wrapped: mprotect flagsHugh Dickins1-7/+9
2004-12-12[PATCH] VmLib wrapped: executable brkHugh Dickins1-4/+4
2004-12-12[PATCH] highmem.c: fix bio error propagationJens Axboe1-10/+10
2004-11-28[PATCH] RLIMIT_MEMLOCK accounting of shmctl() SHM_LOCK is brokenMichael Kerrisk1-3/+3
2004-11-25[PATCH] ia64/x86_64/s390 overlapping vma fixZou Nanhai1-2/+3
2004-11-18[PATCH] mlock-vs-VM_IO hang fixHugh Dickins2-2/+3
2004-11-18[PATCH] vmscan: ignore swap token when in troubleAndrew Morton2-12/+15
2004-11-18[PATCH] Fix ia64 flush_tlb_page build errorBjorn Helgaas1-0/+1
2004-11-18[PATCH] mempolicy can select the wrong policyAndrea Arcangeli1-4/+4
2004-11-18[PATCH] fix for mpol mm corruption on tmpfsAndrea Arcangeli1-2/+10
2004-11-15[PATCH] tmpfs free_inodes leakHugh Dickins1-0/+4
2004-11-15[PATCH] mm: tune the page allocator thresholdsNick Piggin1-18/+23
2004-11-15[PATCH] x86-64: Fix get_user_pages access to vsyscall pageAndi Kleen1-11/+7
2004-11-13[PATCH] __init in mm/slab.cAndries E. Brouwer1-1/+1
2004-11-10[PATCH] Fix O_SYNC speedup for generic_file_write_nolockSuparna Bhattacharya1-11/+62
2004-11-10[PATCH] compat syscalls naming standardisationMatthew Wilcox1-3/+3
2004-11-07[PATCH] tmpfs: CONFIG_TMPFS=n mount fixHugh Dickins1-0/+2
2004-11-07[PATCH] fix find_next_best_node()Jesse Barnes1-0/+6
2004-11-07[PATCH] prio_tree: fix prio_tree_expand corner caseRajesh Venkatasubramanian1-3/+3
2004-11-07[PATCH] bootmem use NODE_DATAAndy Whitcroft1-6/+4
2004-11-07[PATCH] unexport lock_page()Andrew Morton1-3/+0
2004-11-03[PATCH] PG_writeback: fix waitqueue_active memory barrierAndrew Morton1-1/+1
2004-10-28[PATCH] swapper_space warning suppressionAndrew Morton1-1/+1
2004-10-27[PATCH] Lock initializer unifying (Core)Thomas Gleixner1-1/+1
2004-10-27[PATCH] make filemap_fdatawrite_range() staticArjan van de Ven1-2/+1
2004-10-27[PATCH] vmalloc_to_page helperArjan van de Ven2-0/+16
2004-10-27[PATCH] vmscan: pages_scanned fixNick Piggin1-1/+1
2004-10-27[PATCH] tmpfs truncate latencyHugh Dickins1-62/+118
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins2-1/+10
2004-10-27[PATCH] statm: __vm_stat_accountingHugh Dickins1-1/+4
2004-10-27[PATCH] shmem NUMA policy spinlockHugh Dickins1-13/+25
2004-10-27[PATCH] update total_vm on non-MMU configurationsGreg Ungerer1-1/+18
2004-10-25[PATCH] vm: unreclaimable pages debugginfNick Piggin1-1/+5
2004-10-21remap_pfn_range: make the region special.Linus Torvalds1-0/+9
2004-10-20[PATCH] vm_dirty_ratio initialisation fixAndy Whitcroft1-0/+5
2004-10-19[PATCH] slab: reduce fragmentation due to kmem_cache_alloc_nodeManfred Spraul1-47/+64
2004-10-19[PATCH] vmalloc_to_page() preempt cleanupAndrew Morton1-2/+0
2004-10-19[PATCH] vm thrashing control tuningHideo Aoki1-2/+3
2004-10-19[PATCH] vm: introduce remap_pfn_range() to replace remap_page_range()William Lee Irwin III2-12/+9
2004-10-19[PATCH] lighten mmlist_lockHugh Dickins3-17/+47
2004-10-18[PATCH] xattr consolidation v3 - tmpfsJames Morris1-0/+90
2004-10-18[PATCH] taint on bad_pageNick Piggin1-0/+1
2004-10-18[PATCH] report per-process pagetable usageWilliam Lee Irwin III1-1/+2
2004-10-18[PATCH] don't export shmem_file_setupChristoph Hellwig2-4/+0
2004-10-18[PATCH] reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock()William Lee Irwin III1-4/+4
2004-10-18[PATCH] consolidate bit waiting code patternsWilliam Lee Irwin III1-22/+18
2004-10-18[PATCH] standardize bit waiting data typeWilliam Lee Irwin III1-54/+9
2004-10-18[PATCH] Create nodemask_tMatthew Dobson2-5/+9
2004-10-18[PATCH] invalidate page race fixJens Axboe1-1/+11
2004-10-18[PATCH] __set_page_dirty_nobuffers mappingsHugh Dickins1-3/+4
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann11-0/+11
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath6-17/+17
2004-10-16[PATCH] kswapd lockup fixNick Piggin1-3/+6
2004-10-13[PATCH] Fix reporting of process start timesTim Schmielau1-6/+13
2004-10-13[PATCH] revert writeback threshold changesAndrew Morton1-5/+3
2004-10-07[PATCH] vmscan: handle empty zonesAndrew Morton1-0/+11
2004-10-06[PATCH] NX: fix read_implies_exec() related noexec-fs breakageIngo Molnar1-7/+9
2004-10-05[PATCH] remove get_cpu_ptr()Andrew Morton1-2/+1
2004-10-02[PATCH] vm: prevent kswapd pageout priority windupNick Piggin1-2/+19
2004-10-01[PATCH] mlockall() take mmap_sem a bit laterChris Wright1-3/+4
2004-10-01[PATCH] make can_do_mlock useful for mlock/mlockallChris Wright1-7/+8
2004-10-01[PATCH] mlockall() check rlimit only when MCL_CURRENT is setChris Wright1-1/+2
2004-10-01[PATCH] mlockall(MCL_FUTURE) unlocks currently locked mappingsChris Wright1-3/+4
2004-09-29[PATCH] overcommit symbolic constantsAndries E. Brouwer2-3/+3
2004-09-17[PATCH] fix missing unlock_page in mm/rmap.cNick Piggin1-2/+3
2004-09-16[PATCH] Fix write() return values for tmpfs.Robin Holt1-1/+1
2004-09-16[PATCH] tune vmalloc sizeIngo Molnar1-0/+2
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