index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
|
*
|
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
Benjamin Herrenschmidt
2009-08-20
1
-5
/
+54
|
*
|
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
2009-08-20
2
-33
/
+70
|
*
|
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
1
-2
/
+2
|
*
|
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
Anton Blanchard
2009-08-20
1
-9
/
+8
|
*
|
powerpc: Rearrange SLB preload code
Anton Blanchard
2009-08-20
1
-13
/
+8
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
6
-28
/
+22
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
2
-0
/
+78
|
|
\
\
|
*
|
|
percpu: cleanup percpu array definitions
Tejun Heo
2009-06-24
1
-1
/
+1
*
|
|
|
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
2009-08-18
2
-12
/
+36
|
|
_
|
/
|
/
|
|
*
|
|
powerpc/mm: Fix SMP issue with MMU context handling code
Kumar Gala
2009-07-29
1
-0
/
+1
*
|
|
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
1
-2
/
+2
*
|
|
powerpc: Use pr_devel() in do_dcache_icache_coherency()
Michael Ellerman
2009-07-08
1
-2
/
+2
*
|
|
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
Michael Ellerman
2009-07-08
1
-5
/
+5
*
|
|
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
Michael Ellerman
2009-07-08
1
-10
/
+3
[prev]
[next]