summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-1614-21/+396
|\
| * mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalableIngo Molnar2012-12-112-4/+15
| * mm/rmap: Convert the struct anon_vma::mutex to an rwsemIngo Molnar2012-12-111-8/+8
| * mm: numa: Add THP migration for the NUMA working set scanning fault case buil...Mel Gorman2012-12-111-7/+9
| * mm: numa: Add THP migration for the NUMA working set scanning fault case.Mel Gorman2012-12-111-0/+15
| * mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman2012-12-111-0/+10
| * mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-111-0/+4
| * mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-112-2/+6
| * mm: numa: Introduce last_nid to the page frameMel Gorman2012-12-112-0/+34
| * mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman2012-12-111-0/+6
| * mm: numa: Structures for Migrate On Fault per NUMA migration rate limitingAndrea Arcangeli2012-12-111-0/+13
| * mm: numa: Migrate on reference policyMel Gorman2012-12-111-0/+1
| * mm: numa: Add pte updates, hinting and migration statsMel Gorman2012-12-112-0/+14
| * mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-111-0/+1
| * mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra2012-12-112-0/+4
| * mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-112-0/+31
| * mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for nowMel Gorman2012-12-111-3/+1
| * mm: mempolicy: Implement change_prot_numa() in terms of change_protection()Mel Gorman2012-12-112-3/+4
| * mm: mempolicy: Add MPOL_MF_LAZYLee Schermerhorn2012-12-112-3/+15
| * mm: mempolicy: Use _PAGE_NUMA to migrate pagesMel Gorman2012-12-111-4/+5
| * mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra2012-12-111-0/+11
| * mm: mempolicy: Check for misplaced pageLee Schermerhorn2012-12-112-0/+9
| * mm: mempolicy: Add MPOL_NOOPLee Schermerhorn2012-12-111-0/+1
| * mm: mempolicy: Make MPOL_LOCAL a real policyPeter Zijlstra2012-12-111-0/+1
| * mm: numa: Create basic numa page hinting infrastructureMel Gorman2012-12-111-0/+10
| * mm: numa: Support NUMA hinting page faults from gup/gup_fastAndrea Arcangeli2012-12-111-0/+1
| * mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-111-0/+106
| * mm: compaction: Add scanned and isolated counters for compactionMel Gorman2012-12-111-0/+2
| * mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-112-2/+62
| * mm: compaction: Move migration fail/success stats to migrate.cMel Gorman2012-12-111-1/+3
| * mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-112-2/+9
| * x86/mm: Introduce pte_accessible()Rik van Riel2012-12-111-0/+4
* | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-0/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-153-183/+93
|\ \
| * | target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-132-0/+4
| * | target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-051-0/+4
| * | target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2012-11-271-1/+1
| * | target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-151-0/+3
| * | target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger2012-11-151-0/+1
| * | target: pass sense_reason as a return valueChristoph Hellwig2012-11-063-37/+38
| * | target: remove ->get_device_revChristoph Hellwig2012-11-061-1/+0
| * | target: simplify alua supportChristoph Hellwig2012-11-061-13/+0
| * | target: simplify reservations codeChristoph Hellwig2012-11-061-29/+0
| * | target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-061-11/+0
| * | target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-061-1/+4
| * | target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-061-0/+1
| * | target: rename spc_opsChristoph Hellwig2012-11-061-2/+2
| * | target: kill struct se_subsystem_devChristoph Hellwig2012-11-062-91/+38
* | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-151-24/+26
|\ \ \
| * \ \ Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2012-11-271-24/+26
| |\ \ \