aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2006-07-14[PATCH] nommu: export two symbols for drivers to useLuke Yang1-0/+2
2006-07-14[PATCH] ia64: race flushing icache in COW pathAnil Keshavamurthy1-1/+1
2006-07-14[PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka1-3/+4
2006-07-13[PATCH] revert slab.c locking changeIngo Molnar1-9/+0
2006-07-13[PATCH] lockdep: annotate mm/slab.cArjan van de Ven1-0/+32
2006-07-13[PATCH] lockdep: undo mm/slab.c annotationIngo Molnar1-23/+10
2006-07-10[PATCH] vmstat: export all_vm_events()Heiko Carstens1-0/+1
2006-07-10[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-3/+3
2006-07-10[PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-1/+1
2006-07-10[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-3/+1
2006-07-10[PATCH] fadvise: remove dead commentsAndrew Morton1-12/+0
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-4/+4
2006-07-03[PATCH] lockdep: annotate SLAB codeIngo Molnar1-11/+48
2006-07-03[PATCH] lockdep: annotate mmIngo Molnar2-2/+2
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-0/+2
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2-13/+36
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-8/+0
2006-06-30[PATCH] slab: consolidate code to free slabs from freelistChristoph Lameter1-68/+51
2006-06-30[PATCH] Light weight event countersChristoph Lameter8-121/+114
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter3-52/+50
2006-06-30[PATCH] zoned-vm-counters: remove read_page_state()Andrew Morton1-14/+0
2006-06-30[PATCH] zoned vm counters: remove useless struct wbsChristoph Lameter1-51/+34
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2-4/+4
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter3-28/+3
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter3-3/+3
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter3-7/+8
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter3-4/+4
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter4-5/+5
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter1-21/+10
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter4-4/+8
2006-06-30[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structureChristoph Lameter1-9/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter6-17/+7
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter5-10/+10
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter3-4/+217
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter3-408/+418
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel8-8/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2-8/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+6
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto1-1/+1
2006-06-29[PATCH] generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton2-3/+10
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig4-6/+6
2006-06-27[PATCH] pi-futex: rt mutex debugIngo Molnar1-0/+1
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2-3/+3
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyChandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman3-3/+5
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman3-3/+3
2006-06-27[PATCH] generic_file_buffered_write(): deadlock on vectored writeVladimir V. Saveliev1-7/+11
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-11/+1
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-1/+11
2006-06-27[PATCH] sparc64: support sparsemem and !memory hotplugYasunori Goto1-0/+1
2006-06-27[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki1-4/+24
2006-06-27[PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki1-0/+25
2006-06-27[PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto1-0/+52
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto1-11/+26
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-0/+11
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman1-0/+6
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-3/+3
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2-6/+1
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman1-3/+3
2006-06-26[PATCH] core: use list_move()Akinobu Mita1-2/+1
2006-06-26spelling fixesAndreas Mohr2-3/+3
2006-06-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-1/+1
2006-06-25[PATCH] readahead: backoff on I/O errorWu Fengguang1-0/+28
2006-06-25[PATCH] kernel-doc: mm/readhead fixupRandy Dunlap1-2/+1
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown2-14/+20
2006-06-25[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pagesChris Wright1-2/+1
2006-06-25[PATCH] pdflush: handle resume wakeupsAndrew Morton1-8/+7
2006-06-25[PATCH] Allow migration of mlocked pagesChristoph Lameter2-11/+8
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter2-1/+25
2006-06-25[PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRUZach Brown1-8/+5
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust25-1030/+1816
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-3/+0
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2006-06-23[PATCH] Remove semi-softlockup from invalidate_mapping_pagesNeilBrown1-6/+16
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai1-42/+0
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-2/+1
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2-5/+5
2006-06-23[PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2-0/+11
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2-6/+266
2006-06-23[PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2-85/+53
2006-06-23[PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2-32/+24
2006-06-23[PATCH] page migration: simplify migrate_pages()Christoph Lameter1-103/+115
2006-06-23[PATCH] printk() should not be called under zone->lockKirill Korotaev1-4/+5
2006-06-23[PATCH] kernel-doc for mm/filemap.cRandy Dunlap1-53/+120
2006-06-23[PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff1-18/+2
2006-06-23[PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki1-1/+1
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton2-6/+5
2006-06-23[PATCH] mm/slab.c: fix early init assumptionIngo Molnar1-2/+10
2006-06-23[PATCH] fix update_mmu_cache in fremap.cHugh Dickins1-1/+8
2006-06-23[PATCH] swapoff: use atomic_inc_not_zero() on mm_usersHugh Dickins1-3/+1
2006-06-23[PATCH] add page_mkwrite() vm_operations methodDavid Howells3-28/+95
2006-06-23[PATCH] sparsemem: record nid during memory presentAndy Whitcroft1-2/+20
2006-06-23[PATCH] slab: verify pointers before freePekka Enberg1-9/+4
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter3-28/+124
2006-06-23[PATCH] More page migration: do not inc/dec rss countersChristoph Lameter2-2/+1
2006-06-23[PATCH] Swapless page migration: modify core logicChristoph Lameter2-34/+23
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter3-119/+3
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter5-32/+195
2006-06-23[PATCH] page migration cleanup: move fallback handling into special functionChristoph Lameter1-51/+39
2006-06-23[PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter1-36/+34
2006-06-23[PATCH] page migration cleanup: extract try_to_unmap from migration functionsChristoph Lameter1-45/+31
2006-06-23[PATCH] page migration cleanup: drop nr_refs in remove_references()Christoph Lameter1-10/+11
2006-06-23[PATCH] page migration cleanup: remove useless definitionsChristoph Lameter1-4/+2
2006-06-23[PATCH] page migration cleanup: group functionsChristoph Lameter1-70/+72
2006-06-23[PATCH] page migration cleanup: rename "ignrefs" to "migration"Christoph Lameter1-9/+9
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi3-3/+8
2006-06-23[PATCH] slab: redzone double-free detectionPekka Enberg1-9/+23
2006-06-23[PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong1-2/+1
2006-06-23[PATCH] mm: introduce remap_vmalloc_range()Nick Piggin1-2/+120
2006-06-23[PATCH] swsusp: rework memory shrinkerRafael J. Wysocki1-55/+164
2006-06-23[PATCH] slab: stop using list_for_eachChristoph Hellwig1-27/+11
2006-06-23[PATCH] slab: clean up kmem_getpagesChristoph Hellwig1-16/+14
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W1-120/+162
2006-06-23[PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson1-3/+3
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+3
2006-06-23[PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft1-30/+2
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2-5/+33
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...Yasunori Goto1-6/+53
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2-5/+21
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto1-9/+9
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto1-5/+7
2006-06-23[PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter2-15/+0
2006-06-23[PATCH] slab: page mapping cleanupPekka Enberg1-11/+16
2006-06-23[PATCH] slab: extract cache_free_alien from __cache_freePekka Enberg1-35/+42
2006-06-23[PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter1-7/+0
2006-06-23[PATCH] zone handle unaligned zone boundariesAndy Whitcroft1-6/+11
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2-1/+3
2006-06-12[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov1-0/+1
2006-06-12[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson1-0/+1
2006-06-11[PATCH] typo in vmscan.cChristoph Lameter1-1/+1
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust1-1/+1
2006-06-02[PATCH] slab.c: fix offslab_limit bugIngo Molnar1-14/+13
2006-05-31[PATCH] spanned_pages is not updated at a case of memory hot-addYasunori Goto1-4/+4
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco1-3/+11
2006-05-21[PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson1-2/+3
2006-05-21[PATCH] SPARSEMEM incorrectly calculates section numberMike Kravetz1-5/+2
2006-05-16[PATCH] slab: Fix kmem_cache_destroy() on NUMARoland Dreier1-4/+7
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz2-1/+9
2006-05-15[PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton1-4/+7
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp1-1/+5
2006-05-01[PATCH] sparsemem interaction with memory add bug fixesMike Kravetz1-3/+6
2006-05-01[PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter1-0/+11
2006-04-28[PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplugshin, jacob1-1/+2
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe1-0/+32
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman3-3/+3
2006-04-22[PATCH] add migratepage address space op to shmemLee Schermerhorn1-0/+3
2006-04-20[PATCH] Remove cond_resched in gather_stats()Christoph Lameter1-1/+0
2006-04-19[PATCH] page_alloc.c: buddy handling cleanupAndrew Morton1-4/+6
2006-04-19[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.cDave Peterson1-22/+23
2006-04-19[PATCH] oom-kill: mm locking fixAndrew Morton1-8/+18
2006-04-19[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUSJohn Hawkes1-7/+3
2006-04-17[PATCH] Fix MADV_REMOVE protection checkingHugh Dickins1-0/+3
2006-04-11[PATCH] page-writeback comment fixesCoywolf Qi Hunt1-3/+2
2006-04-11[PATCH] mm/migrate.c: don't export a static functionAdrian Bunk1-1/+0
2006-04-11[PATCH] overcommit: use totalreserve_pages for nommuHideo AOKI1-3/+15
2006-04-11[PATCH] overcommit: use totalreserve_pagesHideo AOKI1-3/+15
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI1-0/+39
2006-04-11[PATCH] Some page migration fixupsChristoph Lameter1-5/+2
2006-04-11[PATCH] mm: fix bug in brk()Ram Gupta1-5/+11
2006-04-11[PATCH] nommu: use compound page in slab allocatorLuke Yang1-0/+7
2006-04-11[PATCH] slab: add statistics for alien cache overflowsRavikiran G Thirumalai1-4/+10
2006-04-11[PATCH] slab: allocate node local memory for off-slab slabmanagementRavikiran G Thirumalai1-3/+6
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin1-13/+18
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen1-1/+8
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz1-1/+1
2006-04-02BUG_ON() Conversion in mm/slab.cEric Sesterhenn1-12/+6
2006-04-02BUG_ON() Conversion in mm/highmem.cEric Sesterhenn1-10/+5
2006-04-01BUG_ON() Conversion in mm/vmalloc.cEric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in mm/swap_state.cEric Sesterhenn1-2/+1
2006-04-01BUG_ON() Conversion in mm/mmap.cEric Sesterhenn1-6/+3
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-20/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-31[PATCH] hugetlb: don't allow free hugetlb count fall below reserved countChen, Kenneth W1-0/+1
2006-03-31[PATCH] fix extra page ref count in follow_hugetlb_pageChen, Kenneth W1-2/+3
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin1-4/+10
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2-3/+3
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki2-1/+51
2006-03-27[PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki1-4/+4
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2-6/+6
2006-03-27[PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki1-10/+29
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki1-4/+2
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki1-0/+42
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-6/+4
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson1-1/+8
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson1-0/+17
2006-03-26[PATCH] mempool: use common mempool page allocatorMatthew Dobson1-16/+7
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson1-0/+18
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley1-0/+2
2006-03-26BUG_ON() Conversion in mm/mempool.cEric Sesterhenn1-2/+2
2006-03-26BUG_ON() Conversion in mm/memory.cEric Sesterhenn1-4/+2
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-1/+1
2006-03-25[PATCH] mm: restore vm_normal_page checkNick Piggin1-2/+6
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-25[PATCH] fix alloc_large_system_hash() roundupJohn Hawkes1-2/+1