index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
nohash
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
2
-6
/
+0
|
\
|
*
powerpc/nohash: Remove pte_same()
Christophe Leroy
2022-02-03
2
-6
/
+0
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-23
2
-4
/
+4
|
\
\
|
*
|
powerpc: Add pmd_pfn()
Matthew Wilcox (Oracle)
2022-03-21
2
-4
/
+4
|
|
/
*
/
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-22
1
-2
/
+2
|
/
*
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2022-01-24
2
-0
/
+2
*
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
2021-12-23
1
-0
/
+6
*
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2021-12-09
1
-0
/
+110
*
powerpc/kuap: Add kuap_lock()
Christophe Leroy
2021-12-09
1
-0
/
+4
*
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
2021-12-09
1
-6
/
+0
*
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
2021-12-09
1
-26
/
+2
*
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
2021-12-09
1
-10
/
+10
*
powerpc/44x: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-1
/
+0
*
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-4
/
+2
*
powerpc/book3e: Fix set_memory_x() and set_memory_nx()
Christophe Leroy
2021-10-27
3
-9
/
+16
*
powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
Christophe Leroy
2021-10-27
2
-9
/
+30
*
powerpc/32: Don't use a struct based type for pte_t
Christophe Leroy
2021-10-22
1
-1
/
+1
*
powerpc/8xx: Simplify TLB handling
Christophe Leroy
2021-10-22
1
-0
/
+15
*
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+5
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+5
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
2
-5
/
+42
|
\
|
*
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2021-06-16
1
-2
/
+1
|
*
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-16
1
-3
/
+40
|
*
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
2021-06-16
1
-0
/
+1
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
2
-3
/
+0
*
|
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
2021-07-01
1
-0
/
+43
*
|
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-07-01
1
-3
/
+2
|
/
*
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
2021-04-22
1
-1
/
+4
*
powerpc/8xx: Define a MODULE area below kernel text
Christophe Leroy
2021-04-14
1
-0
/
+3
*
powerpc/32: Manage KUAP in C
Christophe Leroy
2021-03-29
1
-24
/
+1
*
powerpc/8xx: Create C version of kuap save/restore/check helpers
Christophe Leroy
2021-03-29
1
-0
/
+31
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
7
-9
/
+7
|
\
|
*
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
2020-12-09
1
-2
/
+1
|
*
powerpc/mm: Remove flush_tlb_page_nohash() prototype.
Christophe Leroy
2020-12-09
1
-1
/
+0
|
*
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
2020-12-08
1
-2
/
+2
|
*
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2020-12-04
1
-2
/
+2
|
*
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
2020-12-03
1
-2
/
+2
|
*
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
2020-12-03
4
-4
/
+4
*
|
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
1
-0
/
+23
|
\
\
|
*
|
powerpc/8xx: Implement pXX_leaf_size() support
Peter Zijlstra
2020-12-09
1
-0
/
+23
|
|
/
*
/
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-11-16
1
-0
/
+2
|
/
*
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-11-05
3
-37
/
+21
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
2
-6
/
+28
|
\
|
*
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
2
-0
/
+16
|
*
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
2020-09-15
1
-6
/
+12
*
|
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
2020-10-16
1
-5
/
+0
|
/
*
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-08-24
1
-0
/
+2
*
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-07-21
1
-2
/
+0
*
powerpc/8xx: Modify ptep_get()
Christophe Leroy
2020-06-22
1
-10
/
+12
*
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
2020-06-20
1
-0
/
+10
[next]