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
Age
Commit message (
Expand
)
Author
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
mm: numa: Use a two-stage filter to restrict pages being migrated for unlikel...
Mel Gorman
2012-12-11
mm: numa: migrate: Set last_nid on newly allocated page
Hillf Danton
2012-12-11
mm: numa: split_huge_page: Transfer last_nid on tail page
Hillf Danton
2012-12-11
mm: numa: Introduce last_nid to the page frame
Mel Gorman
2012-12-11
sched: numa: Slowly increase the scanning period as NUMA faults are handled
Mel Gorman
2012-12-11
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
2012-12-11
mm: numa: Rate limit the amount of memory that is migrated between nodes
Mel Gorman
2012-12-11
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
Andrea Arcangeli
2012-12-11
mm: numa: Migrate pages handled during a pmd_numa hinting fault
Mel Gorman
2012-12-11
mm: numa: Migrate on reference policy
Mel Gorman
2012-12-11
mm: numa: Add pte updates, hinting and migration stats
Mel Gorman
2012-12-11
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
2012-12-11
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...
Mel Gorman
2012-12-11
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
Mel Gorman
2012-12-11
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
Mel Gorman
2012-12-11
mm: mempolicy: Add MPOL_MF_LAZY
Lee Schermerhorn
2012-12-11
mm: mempolicy: Use _PAGE_NUMA to migrate pages
Mel Gorman
2012-12-11
mm: migrate: Drop the misplaced pages reference count if the target node is full
Mel Gorman
2012-12-11
mm: migrate: Introduce migrate_misplaced_page()
Peter Zijlstra
2012-12-11
mm: mempolicy: Check for misplaced page
Lee Schermerhorn
2012-12-11
mm: mempolicy: Add MPOL_NOOP
Lee Schermerhorn
2012-12-11
mm: mempolicy: Make MPOL_LOCAL a real policy
Peter Zijlstra
2012-12-11
mm: numa: Create basic numa page hinting infrastructure
Mel Gorman
2012-12-11
mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
Andrea Arcangeli
2012-12-11
mm: numa: Support NUMA hinting page faults from gup/gup_fast
Andrea Arcangeli
2012-12-11
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
2012-12-11
mm: numa: define _PAGE_NUMA
Andrea Arcangeli
2012-12-11
mm: compaction: Add scanned and isolated counters for compaction
Mel Gorman
2012-12-11
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
2012-12-11
mm: compaction: Move migration fail/success stats to migrate.c
Mel Gorman
2012-12-11
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
Ingo Molnar
2012-12-11
mm: Count the number of pages affected in change_protection()
Peter Zijlstra
2012-12-11
mm: Check if PTE is already allocated during page fault
Mel Gorman
2012-12-11
mm: Only flush the TLB when clearing an accessible pte
Rik van Riel
2012-12-11
x86/mm: Introduce pte_accessible()
Rik van Riel
2012-12-11
mm,generic: only flush the local TLB in ptep_set_access_flags
Rik van Riel
2012-12-11
x86: mm: drop TLB flush from ptep_set_access_flags
Rik van Riel
2012-12-11
x86: mm: only do a local tlb flush in ptep_set_access_flags()
Rik van Riel
2012-11-16
Linux 3.7-rc6
v3.7-rc6
Linus Torvalds
2012-11-16
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-11-16
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
2012-11-16
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
2012-11-16
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
2012-11-16
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
[next]