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
/
32
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
1
-3
/
+10
2019-05-03
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
1
-2
/
+0
2019-05-03
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
1
-21
/
+0
2019-05-03
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
1
-25
/
+0
2019-05-03
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
1
-3
/
+12
2019-05-03
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
1
-4
/
+0
2019-05-03
powerpc/mm: drop __bad_pte()
Christophe Leroy
1
-2
/
+0
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+103
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-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-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+3
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
1
-4
/
+1
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
1
-0
/
+2
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-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
1
-6
/
+0
2018-10-14
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
1
-4
/
+98
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
1
-0
/
+41
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
1
-1
/
+1
2018-07-30
powerpc: split asm/tlbflush.h
Christophe Leroy
1
-0
/
+25
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
1
-5
/
+0
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
1
-2
/
+0
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
1
-0
/
+1
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
1
-2
/
+3
2018-06-02
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
1
-0
/
+1
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
1
-0
/
+1
2017-12-22
powerpc/mm: Add proper pte access check helper for other platforms
Aneesh Kumar K.V
1
-0
/
+23
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
1
-0
/
+1
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
1
-3
/
+0
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
1
-0
/
+2
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
1
-1
/
+2
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2
-26
/
+58
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2
-26
/
+58
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
1
-1
/
+2
[next]