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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-126
/
+65
2022-03-24
mm/migration: add trace events for THP migrations
Anshuman Khandual
1
-1
/
+0
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2
-2
/
+0
2022-03-08
powerpc/64s: Don't use DSISR for SLB faults
Michael Ellerman
1
-4
/
+10
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-03-01
powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
Daniel Henrique Barboza
1
-1
/
+3
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
1
-46
/
+8
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
3
-5
/
+6
2022-02-12
powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
Christophe Leroy
1
-0
/
+3
2022-02-12
powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
Christophe Leroy
2
-46
/
+17
2022-02-12
powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
Christophe Leroy
1
-19
/
+13
2022-02-03
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
1
-2
/
+1
2022-02-02
powerpc/ptdump: Fix sparse warning in hashpagetable.c
Michael Ellerman
1
-1
/
+4
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
1
-0
/
+9
2022-01-23
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-33
/
+36
2022-01-16
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2
-33
/
+36
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-4
/
+2
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
42
-383
/
+490
2022-01-12
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
1
-0
/
+15
2021-12-23
powerpc/code-patching: Remove init_mem_is_free
Christophe Leroy
1
-2
/
+0
2021-12-23
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
1
-2
/
+2
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
1
-1
/
+1
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
11
-18
/
+18
2021-12-21
powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
Michael Ellerman
1
-1
/
+1
2021-12-20
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2
-5
/
+13
2021-12-16
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
1
-3
/
+1
2021-12-09
powerpc/inst: Optimise copy_inst_from_kernel_nofault()
Christophe Leroy
1
-17
/
+0
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
1
-1
/
+1
2021-12-09
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
1
-3
/
+2
2021-12-09
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
1
-6
/
+34
2021-12-09
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
1
-0
/
+2
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2
-1
/
+11
2021-12-09
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
3
-22
/
+32
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
5
-31
/
+15
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
4
-9
/
+15
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
1
-2
/
+0
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
1
-8
/
+2
2021-12-09
powerpc/44x: Activate KUEP at all time
Christophe Leroy
1
-7
/
+1
2021-12-09
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
1
-5
/
+0
2021-12-09
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
2
-2
/
+8
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
7
-15
/
+44
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-2
/
+11
2021-12-09
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
3
-31
/
+45
2021-12-09
powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clear
Nicholas Piggin
1
-3
/
+6
2021-12-09
powerpc/64e: remove mmu_linear_psize
Nicholas Piggin
1
-9
/
+0
2021-12-02
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
2
-20
/
+20
2021-12-02
powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
Nicholas Piggin
2
-1
/
+1
[next]