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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-09
mm: numa: Do not batch handle PMD pages
Mel Gorman
2013-10-09
mm: numa: Do not group on RO pages
Peter Zijlstra
2013-10-09
mm: numa: Copy cpupid on page migration
Rik van Riel
2013-10-09
sched/numa: Report a NUMA task group ID
Mel Gorman
2013-10-09
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
2013-10-09
sched/numa: Fix placement of workloads spread across multiple nodes
Rik van Riel
2013-10-09
sched/numa: Favor placing a task on the preferred node
Mel Gorman
2013-10-09
sched/numa: Use a system-wide search to find swap/migration candidates
Mel Gorman
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
2013-10-09
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
2013-10-09
mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults
Mel Gorman
2013-10-09
sched/numa: Do not trap hinting faults for shared libraries
Mel Gorman
2013-10-09
sched/numa: Increment numa_migrate_seq when task runs in correct location
Rik van Riel
2013-10-09
sched/numa: Retry migration of tasks to CPU on a preferred node
Mel Gorman
2013-10-09
sched/numa: Avoid overloading CPUs on a preferred NUMA node
Mel Gorman
2013-10-09
mm: numa: Limit NUMA scanning to migrate-on-fault VMAs
Mel Gorman
2013-10-09
sched/numa: Do not migrate memory immediately after switching node
Rik van Riel
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
2013-10-09
sched/numa: Remove check that skips small VMAs
Mel Gorman
2013-10-09
mm: numa: Scan pages with elevated page_mapcount
Mel Gorman
2013-10-09
sched/numa: Check current->mm before allocating NUMA faults
Mel Gorman
2013-10-09
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
2013-10-09
sched/numa: Reschedule task on preferred NUMA node once selected
Mel Gorman
2013-10-09
sched/numa: Resist moving tasks towards nodes with fewer hinting faults
Mel Gorman
2013-10-09
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
2013-10-09
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
2013-10-09
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
2013-10-09
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
2013-10-09
sched/numa: Slow scan rate if no NUMA hinting faults are being recorded
Mel Gorman
2013-10-09
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
2013-10-09
sched/numa: Initialise numa_next_scan properly
Mel Gorman
2013-10-09
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
2013-10-09
sched/numa: Continue PTE scanning even if migrate rate limited
Peter Zijlstra
2013-10-09
sched/numa: Mitigate chance that same task always updates PTEs
Peter Zijlstra
2013-10-09
mm: numa: Do not migrate or account for hinting faults on the zero page
Mel Gorman
2013-10-09
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
Mel Gorman
2013-10-09
mm: Do not flush TLB during protection change if !pte_present && !migration_e...
Mel Gorman
2013-10-09
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
2013-10-09
mm: Close races between THP migration and PMD numa clearing
Mel Gorman
2013-10-09
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2013-10-09
mm: Prevent parallel splits during THP migration
Mel Gorman
2013-10-09
mm: Wait for THP migrations to complete during NUMA hinting faults
Mel Gorman
2013-10-09
mm: numa: Do not account for a hinting fault if we raced
Mel Gorman
2013-10-09
sched/numa: Fix comments
Peter Zijlstra
2013-10-09
mm: numa: Document automatic NUMA balancing sysctls
Mel Gorman
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-08
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-10-07
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
[prev]
[next]