index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2022-01-24
1
-0
/
+9
*
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-23
2
-33
/
+36
|
\
|
*
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2022-01-16
2
-33
/
+36
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-4
/
+2
*
|
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
42
-383
/
+490
|
\
\
|
*
|
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
2021-12-23
1
-0
/
+15
|
*
|
powerpc/code-patching: Remove init_mem_is_free
Christophe Leroy
2021-12-23
1
-2
/
+0
|
*
|
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
2021-12-23
1
-2
/
+2
|
*
|
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-12-23
1
-1
/
+1
|
*
|
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-23
11
-18
/
+18
|
*
|
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2021-12-20
2
-5
/
+13
|
*
|
powerpc/inst: Optimise copy_inst_from_kernel_nofault()
Christophe Leroy
2021-12-09
1
-17
/
+0
|
*
|
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
1
-1
/
+1
|
*
|
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
2021-12-09
1
-3
/
+2
|
*
|
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
2021-12-09
1
-6
/
+34
|
*
|
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
2021-12-09
1
-0
/
+2
|
*
|
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2021-12-09
2
-1
/
+11
|
*
|
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
2021-12-09
3
-22
/
+32
|
*
|
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
2021-12-09
5
-31
/
+15
|
*
|
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2021-12-09
4
-9
/
+15
|
*
|
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-09
1
-2
/
+0
|
*
|
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
2021-12-09
1
-8
/
+2
|
*
|
powerpc/44x: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-7
/
+1
|
*
|
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-5
/
+0
|
*
|
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
2021-12-09
2
-2
/
+8
|
*
|
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
7
-15
/
+44
|
*
|
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
2021-12-09
1
-2
/
+11
|
*
|
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2021-12-09
3
-31
/
+45
|
*
|
powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clear
Nicholas Piggin
2021-12-09
1
-3
/
+6
|
*
|
powerpc/64e: remove mmu_linear_psize
Nicholas Piggin
2021-12-09
1
-9
/
+0
|
*
|
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
2021-12-02
2
-20
/
+20
|
*
|
powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
Nicholas Piggin
2021-12-02
2
-1
/
+1
|
*
|
powerpc/64s: move page size definitions from hash specific file
Nicholas Piggin
2021-12-02
2
-5
/
+7
|
*
|
powerpc/64s: move THP trace point creation out of hash specific file
Nicholas Piggin
2021-12-02
3
-2
/
+9
|
*
|
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
2021-12-02
2
-16
/
+24
|
*
|
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
2
-104
/
+104
|
*
|
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
2
-2
/
+2
|
*
|
powerpc/32s: Fix shift-out-of-bounds in KASAN init
Christophe Leroy
2021-11-30
1
-1
/
+2
|
*
|
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
2021-11-30
3
-18
/
+46
|
*
|
powerpc/ptdump: Fix display a BAT's size unit
Christophe Leroy
2021-11-29
1
-2
/
+2
|
*
|
powerpc/mm: Move tlbcam_sz() and make it static
Michael Ellerman
2021-11-29
1
-5
/
+5
|
*
|
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
2021-11-29
1
-0
/
+2
|
*
|
powerpc/code-patching: Improve verification of patchability
Christophe Leroy
2021-11-25
1
-2
/
+0
|
*
|
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2021-11-24
1
-15
/
+0
*
|
|
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-13
1
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
2021-12-16
1
-3
/
+1
*
|
|
powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
Michael Ellerman
2021-12-21
1
-1
/
+1
|
|
/
|
/
|
*
|
powerpc/book3e: Fix TLBCAM preset at boot
Christophe Leroy
2021-11-16
2
-3
/
+3
*
|
powerpc/pseries: Fix numa FORM2 parsing fallback code
Nicholas Piggin
2021-11-15
1
-16
/
+12
[next]