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.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
*
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
2020-06-17
1
-5
/
+3
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
3
-41
/
+2
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
8
-227
/
+94
|
\
|
*
powerpc/8xx: Reduce time spent in allow_user_access() and friends
Christophe Leroy
2020-06-02
1
-8
/
+8
|
*
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2020-05-28
1
-1
/
+0
|
*
powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
Christophe Leroy
2020-05-28
1
-15
/
+0
|
*
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-28
2
-22
/
+3
|
*
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
1
-0
/
+5
|
*
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
2020-05-26
1
-7
/
+1
|
*
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
2020-05-26
1
-0
/
+2
|
*
powerpc/8xx: MM_SLICE is not needed anymore
Christophe Leroy
2020-05-26
2
-84
/
+0
|
*
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
2020-05-26
1
-4
/
+3
|
*
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
3
-5
/
+11
|
*
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2020-05-26
1
-7
/
+6
|
*
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-05-26
1
-2
/
+0
|
*
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2020-05-26
2
-1
/
+22
|
*
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
2020-05-26
1
-4
/
+25
|
*
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
2020-05-26
1
-6
/
+7
|
*
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
2020-05-26
1
-2
/
+3
|
*
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
2020-05-26
1
-22
/
+4
|
*
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
2020-05-26
2
-44
/
+1
|
*
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
1
-1
/
+1
|
*
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-11
1
-1
/
+1
*
|
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-05
4
-21
/
+20
|
/
*
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
2020-03-04
1
-4
/
+2
*
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
2
-3
/
+23
|
\
|
*
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
2020-02-01
1
-3
/
+18
|
|
\
|
|
*
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
2020-01-28
1
-0
/
+14
|
|
*
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
2020-01-28
1
-2
/
+2
|
|
*
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2020-01-28
1
-1
/
+2
|
*
|
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2020-01-27
1
-0
/
+5
|
|
/
*
/
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
2020-02-04
1
-8
/
+0
|
/
*
powerpc: permanently include 8xx registers in reg.h
Christophe Leroy
2019-11-18
1
-0
/
+1
*
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
1
-1
/
+0
*
powerpc: unify definition of M_IF_NEEDED
Jason Yan
2019-11-13
1
-0
/
+10
*
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-28
1
-9
/
+3
*
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
2019-08-27
2
-0
/
+5
*
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-27
1
-2
/
+0
*
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-08-20
1
-0
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
2019-05-02
1
-3
/
+10
[next]