index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
4
-29
/
+105
2013-10-09
sched/numa: Take false sharing into account when adapting scan rate
Mel Gorman
1
-2
/
+6
2013-10-09
sched/numa: Be more careful about joining numa groups
Rik van Riel
3
-5
/
+19
2013-10-09
sched/numa: Avoid migrating tasks that are placed on their preferred node
Peter Zijlstra
3
-12
/
+142
2013-10-09
sched/numa: Fix task or group comparison
Rik van Riel
1
-7
/
+25
2013-10-09
sched/numa: Decide whether to favour task or group weights based on swap cand...
Rik van Riel
1
-23
/
+36
2013-10-09
sched/numa: Add debugging
Ingo Molnar
3
-3
/
+68
2013-10-09
sched/numa: Prevent parallel updates to group stats during placement
Mel Gorman
1
-12
/
+23
2013-10-09
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
4
-6
/
+13
2013-10-09
sched/numa: Use group fault statistics in numa placement
Mel Gorman
2
-17
/
+108
2013-10-09
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
3
-7
/
+11
2013-10-09
mm: numa: Do not batch handle PMD pages
Mel Gorman
2
-144
/
+4
2013-10-09
mm: numa: Do not group on RO pages
Peter Zijlstra
4
-10
/
+47
2013-10-09
mm: numa: Copy cpupid on page migration
Rik van Riel
1
-0
/
+9
2013-10-09
sched/numa: Report a NUMA task group ID
Mel Gorman
3
-0
/
+14
2013-10-09
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
6
-13
/
+182
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
13
-109
/
+125
2013-10-09
sched/numa: Fix placement of workloads spread across multiple nodes
Rik van Riel
1
-6
/
+5
2013-10-09
sched/numa: Favor placing a task on the preferred node
Mel Gorman
1
-19
/
+35
2013-10-09
sched/numa: Use a system-wide search to find swap/migration candidates
Mel Gorman
3
-71
/
+199
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
7
-14
/
+110
2013-10-09
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
2
-98
/
+175
2013-10-09
mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults
Mel Gorman
1
-2
/
+5
2013-10-09
sched/numa: Do not trap hinting faults for shared libraries
Mel Gorman
1
-0
/
+10
2013-10-09
sched/numa: Increment numa_migrate_seq when task runs in correct location
Rik van Riel
1
-1
/
+9
2013-10-09
sched/numa: Retry migration of tasks to CPU on a preferred node
Mel Gorman
2
-7
/
+24
2013-10-09
sched/numa: Avoid overloading CPUs on a preferred NUMA node
Mel Gorman
1
-29
/
+102
2013-10-09
mm: numa: Limit NUMA scanning to migrate-on-fault VMAs
Mel Gorman
3
-1
/
+26
2013-10-09
sched/numa: Do not migrate memory immediately after switching node
Rik van Riel
3
-3
/
+29
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
12
-82
/
+149
2013-10-09
sched/numa: Remove check that skips small VMAs
Mel Gorman
1
-4
/
+0
2013-10-09
mm: numa: Scan pages with elevated page_mapcount
Mel Gorman
5
-29
/
+18
2013-10-09
sched/numa: Check current->mm before allocating NUMA faults
Mel Gorman
1
-2
/
+4
2013-10-09
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
4
-17
/
+47
2013-10-09
sched/numa: Reschedule task on preferred NUMA node once selected
Mel Gorman
3
-1
/
+65
2013-10-09
sched/numa: Resist moving tasks towards nodes with fewer hinting faults
Mel Gorman
2
-0
/
+41
2013-10-09
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
6
-6
/
+83
2013-10-09
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
3
-3
/
+27
2013-10-09
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
3
-2
/
+17
2013-10-09
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
4
-1
/
+27
2013-10-09
sched/numa: Slow scan rate if no NUMA hinting faults are being recorded
Mel Gorman
1
-0
/
+12
2013-10-09
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
3
-17
/
+83
2013-10-09
sched/numa: Initialise numa_next_scan properly
Mel Gorman
2
-2
/
+9
2013-10-09
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
4
-34
/
+1
2013-10-09
sched/numa: Continue PTE scanning even if migrate rate limited
Peter Zijlstra
1
-8
/
+0
2013-10-09
sched/numa: Mitigate chance that same task always updates PTEs
Peter Zijlstra
1
-1
/
+7
2013-10-09
mm: numa: Do not migrate or account for hinting faults on the zero page
Mel Gorman
2
-1
/
+10
2013-10-09
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
Mel Gorman
2
-7
/
+26
2013-10-09
mm: Do not flush TLB during protection change if !pte_present && !migration_e...
Mel Gorman
1
-1
/
+2
2013-10-09
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
1
-1
/
+1
[next]