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
2017-07-02
powerpc/hugetlbfs: Export HPAGE_SHIFT
Oliver O'Halloran
1
-0
/
+1
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
1
-1
/
+4
2017-06-28
powerpc/mm: Add comments on vmemmap physical mapping
Anshuman Khandual
1
-0
/
+21
2017-06-28
powerpc/mm: Add comments to the vmemmap layout
Anshuman Khandual
1
-0
/
+75
2017-06-27
powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
Benjamin Herrenschmidt
1
-5
/
+10
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
5
-2
/
+25
2017-06-21
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
Michael Ellerman
2
-12
/
+4
2017-06-20
powerpc/64s: Preserve r3 in slb_allocate_realmode()
Nicholas Piggin
1
-10
/
+14
2017-06-15
powerpc/mm/radix: Only add X for pages overlapping kernel text
Michael Ellerman
1
-3
/
+11
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
5
-9
/
+8
2017-06-05
powerpc/mm/hugetlb: Add support for page accounting
Balbir Singh
1
-1
/
+1
2017-06-05
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
1
-1
/
+1
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
1
-6
/
+14
2017-06-05
powerpc/mm/hash: Do a local flush if possible when no batch is active
Balbir Singh
1
-4
/
+2
2017-06-02
powerpc/mm: The 8xx doesn't call do_page_fault() for breakpoints
Christophe Leroy
1
-1
/
+1
2017-06-02
powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()
Christophe Leroy
1
-6
/
+7
2017-06-02
powerpc/mm: Remove a redundant test in do_page_fault()
Christophe Leroy
1
-1
/
+1
2017-06-02
powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()
Christophe Leroy
1
-1
/
+1
2017-06-02
powerpc/mm: Remove __this_fixmap_does_not_exist()
Christophe Leroy
1
-5
/
+0
2017-06-02
powerpc/mm/ptdump: Dump the first entry of the linear mapping as well
Balbir Singh
1
-1
/
+1
2017-05-17
powerpc/mm: Fix crash in page table dump with huge pages
Michael Ellerman
1
-3
/
+4
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
20
-322
/
+604
2017-05-03
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
Michael Ellerman
1
-38
/
+7
2017-04-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+39
2017-04-27
powerpc/mm: Rename table dump file name
Christophe Leroy
1
-1
/
+1
2017-04-27
powerpc/mm: On PPC32, display 32 bits addresses in page table dump
Christophe Leroy
1
-0
/
+5
2017-04-27
powerpc/mm: Fix missing page attributes in page table dump
Christophe Leroy
1
-0
/
+9
2017-04-27
powerpc/mm: Fix page table dump build on PPC32
Christophe Leroy
1
-11
/
+48
2017-04-27
powerpc/mm/radix: Optimise tlbiel flush all case
Aneesh Kumar K.V
1
-2
/
+13
2017-04-27
powerpc/mm/radix: Optimise Page Walk Cache flush
Aneesh Kumar K.V
1
-2
/
+13
2017-04-26
powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()
Michael Ellerman
1
-1
/
+1
2017-04-21
powerpc/mm: Add support for runtime configuration of ASLR limits
Michael Ellerman
1
-5
/
+6
2017-04-19
powerpc/iommu: Do not call PageTransHuge() on tail pages
Alexey Kardashevskiy
1
-2
/
+2
2017-04-19
powerpc/mmap: Any hint > 128TB searches the full VA space
Aneesh Kumar K.V
2
-3
/
+6
2017-04-19
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
Aneesh Kumar K.V
4
-10
/
+10
2017-04-13
powerpc/mm/hash: Don't open code VMALLOC_INDEX
Aneesh Kumar K.V
1
-1
/
+1
2017-04-12
powerpc/mm: Fix hash table dump when memory is not contiguous
Rashmica Gupta
1
-1
/
+1
2017-04-12
powerpc/mm: Add physical address to Linux page table dump
Oliver O'Halloran
1
-2
/
+16
2017-04-12
powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dump
Oliver O'Halloran
1
-0
/
+13
2017-04-11
powerpc/mm: Remove reduntant initmem information from log
Anshuman Khandual
1
-7
/
+0
2017-04-11
powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()
Michael Ellerman
1
-1
/
+1
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
1
-2
/
+1
2017-04-11
powerpc/mm/radix: Remove unnecessary ptesync
Aneesh Kumar K.V
1
-2
/
+2
2017-04-11
powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush
Aneesh Kumar K.V
1
-0
/
+12
2017-04-05
powerpc/mm: Add missing global TLB invalidate if cxl is active
Frederic Barrat
1
-2
/
+5
2017-04-04
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
1
-0
/
+2
2017-04-03
powerpc/mm: Remove stale comment about the DART hole
Oliver O'Halloran
1
-5
/
+0
2017-04-03
powerpc: Avoid taking a data miss on every userspace instruction miss
Anton Blanchard
1
-1
/
+1
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
4
-24
/
+71
[next]