index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Age
Commit message (
Expand
)
Author
2006-05-20
[PATCH] Remove cond_resched in gather_stats()
Christoph Lameter
2006-03-17
[PATCH] page migration: Fail with error if swap not setup
Christoph Lameter
2006-03-14
[PATCH] Consistent capabilites associated with MPOL_MOVE_ALL
Christoph Lameter
2006-03-08
[PATCH] numa_maps-update fix
Andrew Morton
2006-03-06
[PATCH] numa_maps update
Christoph Lameter
2006-03-02
[PATCH] numa_maps: Fix potential crash on non IA64 platforms
Christoph Lameter
2006-02-28
[PATCH] Fix sys_migrate_pages: Move all pages when invoked from root
Christoph Lameter
2006-02-24
[PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()
Christoph Lameter
2006-02-20
[PATCH] mm/mempolicy.c: fix 'if ();' typo
Alexey Dobriyan
2006-02-20
[PATCH] Fix units in mbind check
Andi Kleen
2006-02-17
[PATCH] sys_mbind sanity checking
Chris Wright
2006-02-17
[PATCH] Handle all and empty zones when setting up custom zonelists for mbind
Andi Kleen
2006-02-04
[PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS
Chen, Kenneth W
2006-02-01
[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()
Christoph Lameter
2006-01-18
[PATCH] mm: optimize numa policy handling in slab allocator
Christoph Lameter
2006-01-18
[PATCH] NUMA policies in the slab allocator V2
Christoph Lameter
2006-01-18
[PATCH] Simplify migrate_page_add
Christoph Lameter
2006-01-18
[PATCH] mm: migration page refcounting fix
Nick Piggin
2006-01-14
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
2006-01-12
[PATCH] migration: make sure there is no attempt to migrate reserved pages.
Christoph Lameter
2006-01-08
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
2006-01-08
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
2006-01-08
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
2006-01-08
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
2006-01-08
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
2006-01-08
[PATCH] Move page migration related functions near do_migrate_pages()
Christoph Lameter
2006-01-08
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
2006-01-08
[PATCH] Drop page table lock before calling migrate_page_add()
Christoph Lameter
2006-01-08
[PATCH] Fold numa_maps into mempolicies.c
Christoph Lameter
2006-01-08
[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT
Christoph Lameter
2006-01-08
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
2006-01-06
[PATCH] mm: move determination of policy_zone into page allocator
Christoph Lameter
2006-01-06
[PATCH] Remove old node based policy interface from mempolicy.c
Christoph Lameter
2006-01-06
[PATCH] Add NUMA policy support for huge pages.
Christoph Lameter
2006-01-02
[PATCH] Make sure interleave masks have at least one node set
Andi Kleen
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
2005-10-29
[PATCH] Remove policy contextualization from mbind
Christoph Lameter
2005-10-29
[PATCH] Implement sys_* do_* layering in the memory policy layer.
Christoph Lameter
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
[PATCH] Remove near all BUGs in mm/mempolicy.c
Andi Kleen
2005-10-29
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
2005-10-28
[PATCH] gfp_t: infrastructure
Al Viro
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-13
[PATCH] Fix MPOL_F_VERIFY
Andi Kleen
2005-09-08
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
[next]