index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
2012-12-16
5
-0
/
+8
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
45
-172
/
+1938
|
\
|
*
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
Ingo Molnar
2012-12-11
9
-39
/
+50
|
*
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
Ingo Molnar
2012-12-11
4
-25
/
+25
|
*
mm: migrate: Account a transhuge page properly when rate limiting
Mel Gorman
2012-12-11
1
-4
/
+4
|
*
mm: numa: Account for failed allocations and isolations as migration failures
Mel Gorman
2012-12-11
1
-1
/
+4
|
*
mm: numa: Add THP migration for the NUMA working set scanning fault case buil...
Mel Gorman
2012-12-11
2
-7
/
+11
|
*
mm: numa: Add THP migration for the NUMA working set scanning fault case.
Mel Gorman
2012-12-11
5
-64
/
+255
|
*
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
2012-12-11
4
-1
/
+34
|
*
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...
Mel Gorman
2012-12-11
2
-1
/
+16
|
*
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
2012-12-11
7
-17
/
+101
|
*
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
7
-15
/
+44
|
*
mm: numa: Use a two-stage filter to restrict pages being migrated for unlikel...
Mel Gorman
2012-12-11
1
-1
/
+29
|
*
mm: numa: migrate: Set last_nid on newly allocated page
Hillf Danton
2012-12-11
1
-0
/
+3
|
*
mm: numa: split_huge_page: Transfer last_nid on tail page
Hillf Danton
2012-12-11
1
-0
/
+1
|
*
mm: numa: Introduce last_nid to the page frame
Mel Gorman
2012-12-11
3
-0
/
+36
|
*
sched: numa: Slowly increase the scanning period as NUMA faults are handled
Mel Gorman
2012-12-11
1
-1
/
+10
|
*
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
2012-12-11
3
-0
/
+35
|
*
mm: numa: Rate limit the amount of memory that is migrated between nodes
Mel Gorman
2012-12-11
1
-1
/
+29
|
*
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
Andrea Arcangeli
2012-12-11
2
-0
/
+18
|
*
mm: numa: Migrate pages handled during a pmd_numa hinting fault
Mel Gorman
2012-12-11
2
-22
/
+54
|
*
mm: numa: Migrate on reference policy
Mel Gorman
2012-12-11
2
-2
/
+37
|
*
mm: numa: Add pte updates, hinting and migration stats
Mel Gorman
2012-12-11
7
-1
/
+41
|
*
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
2012-12-11
4
-1
/
+14
|
*
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...
Mel Gorman
2012-12-11
1
-15
/
+21
|
*
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
2012-12-11
4
-13
/
+63
|
*
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
11
-4
/
+224
|
*
mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
Mel Gorman
2012-12-11
2
-8
/
+5
|
*
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
Mel Gorman
2012-12-11
5
-145
/
+85
|
*
mm: mempolicy: Add MPOL_MF_LAZY
Lee Schermerhorn
2012-12-11
3
-18
/
+185
|
*
mm: mempolicy: Use _PAGE_NUMA to migrate pages
Mel Gorman
2012-12-11
3
-12
/
+60
|
*
mm: migrate: Drop the misplaced pages reference count if the target node is full
Mel Gorman
2012-12-11
1
-7
/
+10
|
*
mm: migrate: Introduce migrate_misplaced_page()
Peter Zijlstra
2012-12-11
2
-2
/
+117
|
*
mm: mempolicy: Check for misplaced page
Lee Schermerhorn
2012-12-11
3
-0
/
+85
|
*
mm: mempolicy: Add MPOL_NOOP
Lee Schermerhorn
2012-12-11
2
-5
/
+7
|
*
mm: mempolicy: Make MPOL_LOCAL a real policy
Peter Zijlstra
2012-12-11
2
-3
/
+7
|
*
mm: numa: Create basic numa page hinting infrastructure
Mel Gorman
2012-12-11
3
-3
/
+141
|
*
mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
Andrea Arcangeli
2012-12-11
1
-0
/
+2
|
*
mm: numa: Support NUMA hinting page faults from gup/gup_fast
Andrea Arcangeli
2012-12-11
2
-0
/
+18
|
*
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
2012-12-11
3
-2
/
+152
|
*
mm: numa: define _PAGE_NUMA
Andrea Arcangeli
2012-12-11
1
-0
/
+20
|
*
mm: compaction: Add scanned and isolated counters for compaction
Mel Gorman
2012-12-11
3
-0
/
+13
|
*
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
2012-12-11
8
-10
/
+82
|
*
mm: compaction: Move migration fail/success stats to migrate.c
Mel Gorman
2012-12-11
4
-8
/
+13
|
*
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
Ingo Molnar
2012-12-11
1
-1
/
+3
|
*
mm: Count the number of pages affected in change_protection()
Peter Zijlstra
2012-12-11
4
-18
/
+61
|
*
mm: Check if PTE is already allocated during page fault
Mel Gorman
2012-12-11
2
-2
/
+4
|
*
mm: Only flush the TLB when clearing an accessible pte
Rik van Riel
2012-12-11
1
-1
/
+2
|
*
x86/mm: Introduce pte_accessible()
Rik van Riel
2012-12-11
2
-0
/
+10
|
*
mm,generic: only flush the local TLB in ptep_set_access_flags
Rik van Riel
2012-12-11
1
-3
/
+3
[next]