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
2019-02-15
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
1
-0
/
+22
2019-02-12
powerpc/mm: Fix reporting of kernel execute faults on the 8xx
Christophe Leroy
1
-1
/
+3
2019-01-13
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
1
-3
/
+16
2019-01-13
powerpc/mm: Fix linux page tables build with some configs
Michael Ellerman
1
-0
/
+1
2018-12-01
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
1
-1
/
+1
2018-11-21
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
1
-1
/
+1
2018-11-21
powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
Christophe Leroy
1
-0
/
+3
2018-11-21
powerpc/nohash: fix undefined behaviour when testing page size support
Daniel Axtens
1
-0
/
+3
2018-11-21
powerpc/mm: fix always true/false warning in slice.c
Christophe Leroy
1
-7
/
+14
2018-11-21
powerpc/mm: Fix page table dump to work on Radix
Michael Ellerman
1
-3
/
+9
2018-11-13
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
1
-2
/
+2
2018-10-07
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-2
/
+3
2018-10-05
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
1
-2
/
+3
2018-09-29
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
3
-3
/
+8
2018-09-25
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
1
-1
/
+3
2018-09-24
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
1
-1
/
+2
2018-09-20
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
1
-1
/
+1
2018-09-18
powerpc: Avoid code patching freed init sections
Michael Neuling
1
-0
/
+2
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
2
-53
/
+30
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-40
/
+4
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-21
/
+26
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
1
-3
/
+5
2018-08-22
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
1
-40
/
+4
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
1
-10
/
+10
2018-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+5
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2
-4
/
+5
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2
-5
/
+36
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+35
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
1
-0
/
+39
2018-08-10
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
1
-1
/
+1
2018-08-07
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
1
-2
/
+2
2018-08-07
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
2
-10
/
+15
2018-08-07
powerpc/64s: free page table caches at exit_mmap time
Nicholas Piggin
1
-2
/
+3
2018-07-30
powerpc/44x: Mark mmu_init_secondary() as __init
Alexey Spirkov
1
-1
/
+1
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
6
-6
/
+0
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
1
-1
/
+0
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
5
-0
/
+5
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-0
/
+1
2018-07-24
powerpc/mm/hash: Reduce contention on hpte lock
Aneesh Kumar K.V
1
-16
/
+33
2018-07-24
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
Aneesh Kumar K.V
1
-20
/
+7
2018-07-24
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
Aneesh Kumar K.V
5
-24
/
+20
2018-07-24
powerpc/pkeys: make protection key 0 less special
Ram Pai
1
-7
/
+6
2018-07-24
powerpc/pkeys: Preallocate execute-only key
Ram Pai
1
-45
/
+18
2018-07-24
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
1
-1
/
+1
2018-07-24
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
1
-27
/
+0
2018-07-24
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
1
-5
/
+3
2018-07-24
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
1
-18
/
+26
2018-07-19
powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros
David Gibson
1
-13
/
+4
[next]