aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independentMatthew Dobson1-1/+1
2005-01-03[PATCH] mempolicy optimisationAndrea Arcangeli1-6/+4
2004-12-31[PATCH] convert Linux to 4-level page tablesAndi Kleen1-5/+17
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-10[PATCH] compat syscalls naming standardisationMatthew Wilcox1-3/+3
2004-10-27[PATCH] shmem NUMA policy spinlockHugh Dickins1-13/+25
2004-10-18[PATCH] Create nodemask_tMatthew Dobson1-4/+6
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-07[PATCH] ppc64: fix compat NUMA API on big endian 64bitAnton Blanchard1-7/+69
2004-08-30[PATCH] use page_to_nidAndy Whitcroft1-1/+1
2004-08-23[PATCH] Fix get_nodes() mask miscalculationBrent Casavant1-1/+0
2004-06-23[PATCH] cpumask: bitmap cleanup preparation for cpumask overhaulAndrew Morton1-8/+6
2004-06-20[PATCH] NUMA API updatesAndi Kleen1-10/+13
2004-06-19[PATCH] fix amd64 boot breakageArjan van de Ven1-1/+1
2004-06-17[PATCH] Use numa policy API for boot time policyAndi Kleen1-3/+15
2004-06-12[PATCH] numaq mempolicy.c build fixAndrew Morton1-0/+1
2004-05-28[PATCH] sparse: partial mm/* __user annotationAlexander Viro1-12/+13
2004-05-24[PATCH] Fix nodemask clearing bug in NUMA APIAndi Kleen1-6/+5
2004-05-22[PATCH] numa api: fix end of memory handling in mbindAndrew Morton1-2/+2
2004-05-22[PATCH] small numa api fixupsAndrew Morton1-0/+1
2004-05-22[PATCH] numa api core: use SLAB_PANICAndrew Morton1-5/+2
2004-05-22[PATCH] numa api: Core NUMA API codeAndrew Morton1-0/+1017