summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched/numa: Skip some page migrations after a shared faultRik van Riel2013-10-091-1/+4
* mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel2013-10-091-1/+0
* sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman2013-10-092-4/+0
* sched/numa: Adjust scan rate in task_numa_placementRik van Riel2013-10-091-0/+9
* sched/numa: Be more careful about joining numa groupsRik van Riel2013-10-091-0/+1
* sched/numa: Add debuggingIngo Molnar2013-10-091-0/+6
* sched/numa: Call task_numa_free() from do_execve()Rik van Riel2013-10-091-0/+4
* sched/numa: Use group fault statistics in numa placementMel Gorman2013-10-091-0/+1
* sched/numa: Stay on the same node if CLONE_VMRik van Riel2013-10-091-1/+1
* mm: numa: Do not group on RO pagesPeter Zijlstra2013-10-091-2/+5
* sched/numa: Report a NUMA task group IDMel Gorman2013-10-091-0/+5
* sched/numa: Use {cpu, pid} to create task groups for shared faultsPeter Zijlstra2013-10-092-0/+14
* mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra2013-10-093-53/+63
* sched/numa: Introduce migrate_swap()Peter Zijlstra2013-10-091-0/+2
* stop_machine: Introduce stop_two_cpus()Peter Zijlstra2013-10-091-0/+1
* sched/numa: Retry migration of tasks to CPU on a preferred nodeMel Gorman2013-10-091-0/+1
* mm: numa: Limit NUMA scanning to migrate-on-fault VMAsMel Gorman2013-10-091-0/+1
* sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman2013-10-093-35/+86
* mm: numa: Scan pages with elevated page_mapcountMel Gorman2013-10-091-3/+4
* sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman2013-10-091-2/+3
* sched/numa: Favour moving tasks towards the preferred nodeMel Gorman2013-10-091-0/+1
* sched/numa: Update NUMA hinting faults once per scanMel Gorman2013-10-091-0/+13
* sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman2013-10-091-0/+1
* sched/numa: Track NUMA hinting faults on per-node basisMel Gorman2013-10-091-0/+2
* sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman2013-10-091-0/+1
* Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman2013-10-091-10/+0
* Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-0937-98/+151
|\
| * Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-041-1/+1
| |\
| | * x86/iommu: correct ICS register offsetLi, Zhen-Hua2013-09-241-1/+1
| * | mm: Fix generic hugetlb pte check return type.David Miller2013-10-021-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0112-9/+30
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-012-7/+4
| | |\ \
| | | * | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-1/+1
| | | * | ipvs: make the service replacement more robustJulian Anastasov2013-09-181-5/+2
| | | * | ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-181-1/+1
| | * | | skbuff: size of hole is wrong in a commentNicolas Dichtel2013-09-301-1/+1
| | * | | vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-301-0/+5
| | * | | net: net_secret should not depend on TCPEric Dumazet2013-09-281-1/+0
| | * | | net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-281-0/+1
| | * | | IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-281-0/+4
| | * | | USBNET: fix handling padding packetMing Lei2013-09-281-0/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-272-0/+2
| | |\ \ \
| | | * | | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-261-0/+1
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-09-261-0/+1
| | | |\ \ \
| | | | * | | Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-181-0/+1
| | * | | | | mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn2013-09-231-0/+1
| | * | | | | lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-201-0/+11
| | |/ / / /
| * | | | | Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-301-1/+2
| |\ \ \ \ \
| | * | | | | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-261-1/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-09-302-0/+26
| |\ \ \ \ \