index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-14
powerpc/mm: drop unused page flags
Christophe Leroy
1
-9
/
+1
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
1
-6
/
+3
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
2
-0
/
+76
2018-10-14
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
1
-1
/
+1
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
3
-7
/
+5
2018-10-09
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
1
-2
/
+2
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
1
-0
/
+12
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
1
-0
/
+1
2018-10-03
powerpc/mm:book3s: Enable THP migration support
Aneesh Kumar K.V
1
-0
/
+8
2018-10-03
powerpc/mm/thp: update pmd_trans_huge to check for pmd_present
Aneesh Kumar K.V
2
-0
/
+21
2018-10-03
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2
-1
/
+4
2018-10-03
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2
-3
/
+16
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-3
/
+0
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
1
-3
/
+1
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
1
-0
/
+2
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
1
-0
/
+1
2018-09-19
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
1
-1
/
+1
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
1
-0
/
+7
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
1
-1
/
+0
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2
-0
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
1
-0
/
+3
2018-07-30
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
Michael Ellerman
1
-2
/
+21
2018-07-30
powerpc: split asm/tlbflush.h
Christophe Leroy
2
-0
/
+36
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
1
-5
/
+0
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
3
-1
/
+5
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
1
-2
/
+0
2018-07-24
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
Aneesh Kumar K.V
1
-0
/
+10
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
4
-55
/
+7
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
4
-55
/
+7
2018-06-26
powerpc/mm/32: Fix pgtable_page_dtor call
Aneesh Kumar K.V
1
-1
/
+0
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
4
-0
/
+36
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-3
/
+0
2018-06-03
powerpc/64s/radix: optimise pte_update
Nicholas Piggin
1
-10
/
+11
2018-06-03
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
1
-1
/
+18
2018-06-03
powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
Nicholas Piggin
1
-8
/
+2
2018-06-03
powerpc/64s/radix: do not flush TLB on spurious fault
Nicholas Piggin
1
-1
/
+11
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
1
-0
/
+2
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
3
-7
/
+11
2018-06-03
powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
Aneesh Kumar K.V
1
-28
/
+3
2018-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+7
2018-06-02
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
1
-0
/
+1
2018-05-17
powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
Nicholas Piggin
1
-0
/
+7
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
3
-17
/
+5
2018-05-15
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
7
-0
/
+25
2018-05-15
powerpc/book3s64/mm: Simplify the rcu callback for page table free
Aneesh Kumar K.V
2
-5
/
+15
2018-05-15
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
3
-31
/
+7
2018-04-04
powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
Aneesh Kumar K.V
3
-6
/
+15
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2
-2
/
+2
[prev]
[next]