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
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Fix stupid bug in subpge protection handling
David Gibson
2009-12-18
1
-2
/
+2
*
powerpc/mm: Fix typo of cpumask_clear_cpu()
Yang Li
2009-12-18
1
-1
/
+1
*
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
Sachin P. Sant
2009-12-18
1
-4
/
+4
*
powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM
Benjamin Herrenschmidt
2009-12-18
1
-1
/
+1
*
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-16
7
-14
/
+58
|
\
|
*
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
2009-12-14
4
-6
/
+6
|
*
powerpc: allow ioremap within reserved memory regions
Albert Herranz
2009-12-12
3
-1
/
+9
|
*
wii: use both mem1 and mem2 as ram
Albert Herranz
2009-12-12
4
-7
/
+43
*
|
powerpc/8xx: Invalidate non present TLBs
Joakim Tjernlund
2009-12-09
1
-1
/
+7
*
|
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-12-08
3
-7
/
+16
*
|
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...
Benjamin Herrenschmidt
2009-12-02
3
-16
/
+7
*
|
powerpc/mm: Fix bug in gup_hugepd()
David Gibson
2009-11-27
1
-1
/
+10
*
|
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-11-27
3
-7
/
+16
*
|
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2009-11-20
2
-69
/
+74
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-12
1
-2
/
+2
|
\
\
|
|
/
|
*
powerpc/mm: Remove debug context clamping from nohash code
Benjamin Herrenschmidt
2009-11-05
1
-2
/
+2
*
|
Split init_new_context and destroy_context
Alexander Graf
2009-11-05
1
-3
/
+21
*
|
Export symbols for KVM module
Alexander Graf
2009-11-05
1
-0
/
+2
*
|
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
2009-10-30
4
-55
/
+25
*
|
powerpc/mm: Split hash MMU specific hugepage code into a new file
David Gibson
2009-10-30
3
-167
/
+173
*
|
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
2009-10-30
2
-76
/
+62
*
|
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-10-30
4
-382
/
+276
*
|
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
2009-10-30
3
-66
/
+80
*
|
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
David Gibson
2009-10-30
2
-10
/
+4
|
/
*
powerpc/mm: Fix hang accessing top of vmalloc space
Benjamin Herrenschmidt
2009-10-14
1
-6
/
+4
*
powerpc/8xx: Fix regression introduced by cache coherency rewrite
Rex Feany
2009-09-24
1
-3
/
+16
*
powerpc/mm: Remove duplicated #include
Huang Weiyi
2009-09-24
1
-1
/
+0
*
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
2
-58
/
+0
*
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+3
*
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
2
-8
/
+0
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
2
-4
/
+5
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-4
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
18
-157
/
+1486
|
\
|
*
powerpc/pseries: Fix to handle slb resize across migration
Brian King
2009-09-02
1
-4
/
+12
|
*
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
Kumar Gala
2009-08-28
1
-1
/
+37
|
*
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-08-27
1
-2
/
+0
|
|
\
|
|
*
powerpc/booke: Move MMUCSR definition into mmu-book3e.h
Kumar Gala
2009-08-24
1
-2
/
+0
|
*
|
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-27
4
-56
/
+121
|
|
/
|
*
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2009-08-20
2
-12
/
+36
|
|
\
|
*
|
powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor
Kumar Gala
2009-08-20
1
-1
/
+1
|
*
|
powerpc/fsl-booke: read buffer overflow
Roel Kluin
2009-08-20
1
-1
/
+1
|
*
|
powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus
Kumar Gala
2009-08-20
1
-4
/
+5
|
*
|
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+1
|
*
|
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
4
-10
/
+65
|
*
|
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
4
-5
/
+1025
|
*
|
powerpc/mm: Move around mmu_gathers definition on 64-bit
Benjamin Herrenschmidt
2009-08-20
3
-7
/
+2
|
*
|
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
1
-2
/
+6
|
*
|
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2009-08-20
4
-0
/
+36
|
*
|
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
2009-08-20
3
-17
/
+47
[next]