index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+2
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2
-0
/
+45
2019-04-21
powerpc/mm: Detect bad KUAP faults
Michael Ellerman
1
-0
/
+6
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
1
-0
/
+102
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
1
-1
/
+2
2019-04-20
powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE
Michael Ellerman
4
-16
/
+18
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+8
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-35
/
+66
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
1
-0
/
+12
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
2
-0
/
+22
2019-03-05
powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration
Aneesh Kumar K.V
1
-0
/
+8
2019-02-23
powerpc: Avoid circular header inclusion in mmu-hash.h
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
1
-0
/
+11
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
1
-0
/
+2
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
1
-4
/
+4
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
1
-4
/
+4
2019-02-22
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
2
-18
/
+4
2019-02-22
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
1
-9
/
+23
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
1
-17
/
+9
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
1
-15
/
+7
2019-01-31
powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
Reza Arbab
1
-1
/
+1
2019-01-15
powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
Alexey Kardashevskiy
1
-6
/
+24
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2
-10
/
+8
2018-12-22
powerpc/mm: Remove very old comment in hash-4k.h
Michael Ellerman
1
-5
/
+1
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2
-9
/
+10
2018-12-19
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
1
-0
/
+6
2018-12-04
powerpc/mm: dump block address translation on book3s/32
Christophe Leroy
1
-0
/
+4
2018-12-04
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2
-8
/
+2
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
3
-11
/
+16
2018-12-04
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2
-0
/
+11
2018-12-04
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
1
-0
/
+1
2018-12-04
powerpc/book3s32: Remove CONFIG_BOOKE dependent code
Christophe Leroy
2
-32
/
+0
2018-11-26
powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
Christophe Leroy
1
-6
/
+3
2018-11-25
powerpc/mm: remove const type qualifier from function ‘pud_pfn’
Mathieu Malaterre
1
-1
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2
-6
/
+1
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-123
/
+325
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+13
2018-10-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2
-14
/
+0
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
1
-25
/
+57
2018-10-14
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
1
-2
/
+2
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
1
-1
/
+1
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
1
-0
/
+2
2018-10-14
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
Christophe Leroy
1
-39
/
+32
2018-10-14
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
1
-4
/
+98
2018-10-14
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
1
-20
/
+0
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
[prev]
[next]