| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-26 | 1 | -0/+17 |
|\ |
|
| * | powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-04-28 | 1 | -0/+17 |
* | | swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction | Christoph Hellwig | 2022-04-18 | 1 | -4/+1 |
* | | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 2022-04-18 | 1 | -1/+2 |
|/ |
|
* | Revert "powerpc: Set max_mapnr correctly" | Kefeng Wang | 2022-04-07 | 1 | -1/+1 |
* | powerpc/numa: Handle partially initialized numa nodes | Srikar Dronamraju | 2022-03-31 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-25 | 1 | -1/+0 |
|\ |
|
| * | mm/migration: add trace events for THP migrations | Anshuman Khandual | 2022-03-24 | 1 | -1/+0 |
* | | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-03-25 | 11 | -126/+65 |
|\ \
| |/
|/| |
|
| * | powerpc: Move C prototypes out of asm-prototypes.h | Christophe Leroy | 2022-03-08 | 2 | -2/+0 |
| * | powerpc/64s: Don't use DSISR for SLB faults | Michael Ellerman | 2022-03-08 | 1 | -4/+10 |
| * | powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties() | Daniel Henrique Barboza | 2022-03-01 | 1 | -1/+3 |
| * | powerpc/64s/hash: Make hash faults work in NMI context | Nicholas Piggin | 2022-02-24 | 1 | -46/+8 |
| * | powerpc/mm: Update default hugetlb size early | Aneesh Kumar K.V | 2022-02-12 | 3 | -5/+6 |
| * | powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core | Christophe Leroy | 2022-02-12 | 1 | -0/+3 |
| * | powerpc: Add set_memory_{p/np}() and remove set_memory_attr() | Christophe Leroy | 2022-02-12 | 2 | -46/+17 |
| * | powerpc/set_memory: Avoid spinlock recursion in change_page_attr() | Christophe Leroy | 2022-02-12 | 1 | -19/+13 |
| * | powerpc/kasan: Fix early region not updated correctly | Chen Jingwen | 2022-02-03 | 1 | -2/+1 |
| * | powerpc/ptdump: Fix sparse warning in hashpagetable.c | Michael Ellerman | 2022-02-02 | 1 | -1/+4 |
* | | mm: don't include <linux/memremap.h> in <linux/mm.h> | Christoph Hellwig | 2022-03-03 | 1 | -0/+1 |
|/ |
|
* | 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 |