aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-09mm: numa: Limit NUMA scanning to migrate-on-fault VMAsMel Gorman
2013-10-09sched/numa: Do not migrate memory immediately after switching nodeRik van Riel
2013-10-09sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman
2013-10-09sched/numa: Remove check that skips small VMAsMel Gorman
2013-10-09mm: numa: Scan pages with elevated page_mapcountMel Gorman
2013-10-09sched/numa: Check current->mm before allocating NUMA faultsMel Gorman
2013-10-09sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman
2013-10-09sched/numa: Reschedule task on preferred NUMA node once selectedMel Gorman
2013-10-09sched/numa: Resist moving tasks towards nodes with fewer hinting faultsMel Gorman
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2013-10-09sched/numa: Update NUMA hinting faults once per scanMel Gorman
2013-10-09sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman
2013-10-09sched/numa: Track NUMA hinting faults on per-node basisMel Gorman
2013-10-09sched/numa: Slow scan rate if no NUMA hinting faults are being recordedMel Gorman
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman
2013-10-09sched/numa: Initialise numa_next_scan properlyMel Gorman
2013-10-09Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman
2013-10-09sched/numa: Continue PTE scanning even if migrate rate limitedPeter Zijlstra
2013-10-09sched/numa: Mitigate chance that same task always updates PTEsPeter Zijlstra
2013-10-09mm: numa: Do not migrate or account for hinting faults on the zero pageMel Gorman
2013-10-09mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanningMel Gorman
2013-10-09mm: Do not flush TLB during protection change if !pte_present && !migration_e...Mel Gorman
2013-10-09mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman
2013-10-09mm: Close races between THP migration and PMD numa clearingMel Gorman
2013-10-09mm: numa: Sanitize task_numa_fault() callsitesMel Gorman
2013-10-09mm: Prevent parallel splits during THP migrationMel Gorman
2013-10-09mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman
2013-10-09mm: numa: Do not account for a hinting fault if we racedMel Gorman
2013-10-09sched/numa: Fix commentsPeter Zijlstra
2013-10-09mm: numa: Document automatic NUMA balancing sysctlsMel Gorman
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-08Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-10-07HID: wiimote: fix FF deadlockDavid Herrmann
2013-10-07Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown
2013-10-07Merge remote-tracking branch 'spi/fix/pxa' into spi-linusMark Brown
2013-10-07Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linusMark Brown
2013-10-07Merge remote-tracking branch 'spi/fix/hspi' into spi-linusMark Brown
2013-10-07Merge remote-tracking branch 'spi/fix/dspi' into spi-linusMark Brown
2013-10-07Merge remote-tracking branch 'spi/fix/clps711x' into spi-linusMark Brown
2013-10-07spi: atmel: Fix incorrect error pathSachin Kamat
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-06Linux 3.12-rc4v3.12-rc4Linus Torvalds
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-06sched/rt: Remove redundant nr_cpus_allowed testShawn Bohrer