index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+3
2018-04-12
powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
Michael Ellerman
1
-3
/
+2
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-12
/
+16
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
1
-2
/
+1
2018-04-11
powerpc/8xx: Fix build with hugetlbfs enabled
Aneesh Kumar K.V
1
-0
/
+1
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
24
-445
/
+662
2018-04-06
mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
Dan Williams
1
-4
/
+1
2018-04-06
mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE
Anshuman Khandual
1
-1
/
+1
2018-04-04
powerpc/mm/radix: Parse disable_radix commandline correctly.
Aneesh Kumar K.V
1
-1
/
+1
2018-04-04
powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
Aneesh Kumar K.V
1
-5
/
+13
2018-04-04
powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
Aneesh Kumar K.V
1
-6
/
+2
2018-04-04
powerpc/mm/keys: Update documentation and remove unnecessary check
Aneesh Kumar K.V
2
-23
/
+16
2018-04-01
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Mathieu Malaterre
1
-1
/
+1
2018-03-31
powerpc/64s: Remove POWER4 support
Nicholas Piggin
1
-4
/
+5
2018-03-31
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
3
-8
/
+1
2018-03-31
powerpc/mm/32: Use page_is_ram to check for RAM
Jonathan Neuschäfer
1
-0
/
+1
2018-03-31
powerpc/mm: Use memblock API for PPC32 page_is_ram
Jonathan Neuschäfer
1
-4
/
+0
2018-03-31
powerpc/mm: Simplify page_is_ram by using memblock_is_memory
Jonathan Neuschäfer
1
-7
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
6
-86
/
+169
2018-03-30
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
3
-11
/
+4
2018-03-30
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
8
-10
/
+149
2018-03-30
powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()
Aneesh Kumar K.V
1
-16
/
+20
2018-03-30
powerpc/mm: Fix thread_pkey_regs_init()
Ram Pai
1
-3
/
+3
2018-03-30
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
4
-15
/
+15
2018-03-30
powerpc/64s/radix: Allocate kernel page tables node-local if possible
Nicholas Piggin
1
-24
/
+80
2018-03-30
powerpc/64s/radix: Split early page table mapping to its own function
Nicholas Piggin
1
-47
/
+65
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2
-14
/
+23
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
1
-2
/
+2
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-1
/
+1
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
4
-80
/
+107
2018-03-27
powerpc/mm: Fix typo in comments
Alexey Kardashevskiy
1
-7
/
+7
2018-03-27
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
Mauricio Faria de Oliveira
3
-10
/
+10
2018-03-27
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
Paul Mackerras
1
-0
/
+6
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
3
-1
/
+31
2018-03-23
powerpc/mm/radix: Move the functions that does the actual tlbie closer
Aneesh Kumar K.V
1
-32
/
+32
2018-03-23
powerpc/mm/radix: Remove unused code
Aneesh Kumar K.V
1
-40
/
+0
2018-03-23
powerpc/mm: Workaround Nest MMU bug with TLB invalidations
Benjamin Herrenschmidt
1
-7
/
+43
2018-03-23
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
1
-0
/
+1
2018-03-13
powerpc/mm/slice: remove radix calls to the slice code
Nicholas Piggin
2
-15
/
+8
2018-03-13
powerpc/mm/slice: Use const pointers to cached slice masks where possible
Nicholas Piggin
1
-41
/
+38
2018-03-13
powerpc/mm/slice: remove dead code
Nicholas Piggin
1
-6
/
+0
2018-03-13
powerpc/mm/slice: Switch to 3-operand slice bitops helpers
Nicholas Piggin
1
-15
/
+23
2018-03-13
powerpc/mm/slice: implement slice_check_range_fits
Nicholas Piggin
1
-28
/
+34
2018-03-13
powerpc/mm/slice: implement a slice mask cache
Nicholas Piggin
1
-42
/
+70
2018-03-13
powerpc/mm/slice: pass pointers to struct slice_mask where possible
Nicholas Piggin
1
-39
/
+45
2018-03-13
powerpc/mm/slice: tidy lpsizes and hpsizes update loops
Nicholas Piggin
1
-10
/
+12
2018-03-13
powerpc/mm/slice: Simplify and optimise slice context initialisation
Nicholas Piggin
3
-66
/
+20
2018-03-13
powerpc/32: Make some functions static
Mathieu Malaterre
1
-1
/
+1
2018-03-13
powerpc/mm: Drop the function native_register_proc_table()
Anshuman Khandual
1
-15
/
+0
2018-03-06
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
3
-37
/
+41
[next]