index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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: Fix section mismatch warning
Fabian Frederick
2014-10-30
1
-1
/
+1
*
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
Nishanth Aravamudan
2014-10-29
1
-1
/
+4
*
powerpc/numa: use cached value of update->cpu in update_cpu_topology
Nishanth Aravamudan
2014-10-29
1
-2
/
+2
*
powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()
Ian Munsie
2014-10-28
1
-2
/
+1
*
powerpc/mm: Fix build error with hugetlfs disabled
Aneesh Kumar K.V
2014-10-22
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-21
1
-2
/
+39
|
\
|
*
powerpc/vphn: NUMA node code expects big-endian
Greg Kurz
2014-10-16
1
-0
/
+3
|
*
powerpc/numa: Add ability to disable and debug topology updates
Nishanth Aravamudan
2014-10-13
1
-1
/
+34
|
*
powerpc/numa: check error return from proc_create
Nishanth Aravamudan
2014-10-13
1
-1
/
+2
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
sched: Add helper for task stack page overrun checking
Aaron Tomlin
2014-09-19
1
-3
/
+1
|
*
init/main.c: Give init_task a canary
Aaron Tomlin
2014-09-19
1
-2
/
+1
*
|
powerpc/mm: Add hooks for cxl
Ian Munsie
2014-10-08
2
-1
/
+7
*
|
powerpc/mm: Add new hash_page_mm()
Ian Munsie
2014-10-08
1
-7
/
+17
*
|
powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize
Ian Munsie
2014-10-08
1
-0
/
+2
*
|
powerpc/cell: Make spu_flush_all_slbs() generic
Ian Munsie
2014-10-08
3
-14
/
+15
*
|
powerpc/cell: Move data segment faulting code out of cell platform
Ian Munsie
2014-10-08
2
-3
/
+46
*
|
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
Ian Munsie
2014-10-08
2
-0
/
+93
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2014-10-04
2
-14
/
+62
|
\
\
|
*
|
powerpc/mm: Use common paging_init() for NUMA
Scott Wood
2014-09-19
2
-9
/
+6
|
*
|
powerpc: Dynamic DMA zone limits
Scott Wood
2014-09-03
1
-5
/
+56
*
|
|
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
2014-10-02
1
-2
/
+2
*
|
|
powerpc: Fill in si_addr_lsb siginfo field
Anton Blanchard
2014-10-02
1
-0
/
+8
*
|
|
powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler
Anton Blanchard
2014-10-02
1
-6
/
+11
*
|
|
powerpc: Simplify do_sigbus
Anton Blanchard
2014-10-02
1
-10
/
+10
*
|
|
powerpc/mm: Unindent htab_dt_scan_page_sizes()
Michael Ellerman
2014-09-25
1
-61
/
+60
*
|
|
powerpc: some changes in numa_setup_cpu()
Li Zhong
2014-09-25
1
-6
/
+8
*
|
|
powerpc: Only set numa node information for present cpus at boottime
Li Zhong
2014-09-25
1
-1
/
+1
*
|
|
powerpc: Fix warning reported by verify_cpu_node_mapping()
Li Zhong
2014-09-25
1
-2
/
+1
*
|
|
powerpc: Move htab_remove_mapping function prototype into header file
Anton Blanchard
2014-09-25
1
-3
/
+0
*
|
|
powerpc: Ensure global functions include their prototype
Anton Blanchard
2014-09-25
1
-0
/
+2
*
|
|
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
2
-2
/
+2
*
|
|
powerpc: Move more symbol exports next to function definitions
Anton Blanchard
2014-09-25
1
-0
/
+1
|
|
/
|
/
|
*
|
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2014-08-13
2
-0
/
+10
*
|
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
2014-08-13
1
-1
/
+3
*
|
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
2014-08-13
1
-16
/
+7
*
|
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-08-13
2
-4
/
+12
*
|
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
2014-08-13
1
-9
/
+70
*
|
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-08-13
2
-26
/
+17
*
|
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
2014-08-13
1
-1
/
+4
*
|
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
2014-08-13
1
-3
/
+10
*
|
powerpc/nohash: Split __early_init_mmu() into boot and secondary
Scott Wood
2014-08-13
1
-45
/
+66
*
|
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-08
1
-0
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
10
-336
/
+191
|
\
\
|
*
|
powerpc: start loop at section start of start in vmemmap_populated()
Li Zhong
2014-08-05
1
-1
/
+2
|
*
|
powerpc: implement vmemmap_free()
Li Zhong
2014-08-05
1
-21
/
+64
|
*
|
powerpc: implement vmemmap_remove_mapping() for BOOK3S
Li Zhong
2014-08-05
2
-1
/
+23
|
*
|
powerpc: implement vmemmap_list_free()
Li Zhong
2014-08-05
1
-10
/
+52
|
*
|
powerpc/64e: Add __ref to early_alloc_pgtable()
Scott Wood
2014-08-05
1
-1
/
+1
|
*
|
powerpc/mm/numa: Fix break placement
Andrey Utkin
2014-08-05
1
-1
/
+1
[next]