Age | Commit message (Expand) | Author | Files | Lines |
2021-07-02 | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+5 |
2021-07-01 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang | 1 | -4/+0 |
2021-07-01 | powerpc/8xx: add support for huge pages on VMAP and VMALLOC | Christophe Leroy | 1 | -1/+1 |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 1 | -1/+1 |
2021-06-21 | powerpc: Add Microwatt platform | Paul Mackerras | 1 | -1/+1 |
2021-06-21 | powerpc: Set ARCH_HAS_STRICT_MODULE_RWX | Russell Currey | 1 | -0/+2 |
2021-06-21 | powerpc/mm: Implement set_memory() routines | Russell Currey | 1 | -0/+1 |
2021-05-23 | powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12 | Nick Desaulniers | 1 | -0/+1 |
2021-05-08 | Merge branch 'master' into next | Michael Ellerman | 1 | -15/+4 |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -14/+3 |
2021-05-05 | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] | Anshuman Khandual | 1 | -6/+2 |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual | 1 | -3/+0 |
2021-05-05 | mm: generalize HUGETLB_PAGE_SIZE_VARIABLE | Anshuman Khandual | 1 | -5/+1 |
2021-05-04 | powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPC | Christophe Leroy | 1 | -17/+17 |
2021-05-04 | powerpc/64s/radix: Enable huge vmalloc mappings | Nicholas Piggin | 1 | -0/+1 |
2021-05-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
2021-04-30 | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -14/+18 |
2021-04-30 | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual | 1 | -0/+1 |
2021-04-21 | powerpc: Enable OPTPROBES on PPC32 | Christophe Leroy | 1 | -1/+1 |
2021-04-14 | powerpc/vdso: Add support for time namespaces | Christophe Leroy | 1 | -1/+2 |
2021-04-14 | powerpc/32s: Define a MODULE area below kernel text all the time | Christophe Leroy | 1 | -1/+1 |
2021-04-08 | powerpc/mm/64s: Allow STRICT_KERNEL_RWX again | Michael Ellerman | 1 | -1/+1 |
2021-04-03 | powerpc: Switch to relative jump labels | Christophe Leroy | 1 | -0/+1 |
2021-04-03 | powerpc/bpf: Implement extended BPF on PPC32 | Christophe Leroy | 1 | -1/+1 |
2021-04-03 | powerpc/bpf: Remove classical BPF support for PPC32 | Christophe Leroy | 1 | -1/+0 |
2021-03-31 | powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc" | Aneesh Kumar K.V | 1 | -0/+1 |
2021-03-29 | powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration | Chen Huang | 1 | -1/+1 |
2021-03-29 | powerpc: Convert stacktrace to generic ARCH_STACKWALK | Christophe Leroy | 1 | -0/+1 |
2021-03-29 | powerpc: Activate HAVE_RELIABLE_STACKTRACE for all | Christophe Leroy | 1 | -1/+1 |
2021-03-24 | powerpc: Enable KFENCE for PPC32 | Christophe Leroy | 1 | -6/+7 |
2021-03-08 | powerpc: Enable passing IMA log to next kernel on kexec | Lakshmi Ramasubramanian | 1 | -1/+1 |
2021-02-25 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2021-02-23 | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -27/+8 |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2021-02-11 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner | 1 | -0/+1 |
2021-02-08 | powerpc/64: context tracking remove _TIF_NOHZ | Nicholas Piggin | 1 | -1/+0 |
2021-01-30 | powerpc/44x: Remove STDBINUTILS kconfig option | Christophe Leroy | 1 | -20/+6 |
2021-01-30 | powerpc/47x: Disable 256k page size | Christophe Leroy | 1 | -1/+1 |
2021-01-30 | powerpc: Always enable queued spinlocks for 64s, disable for others | Nicholas Piggin | 1 | -6/+2 |
2021-01-29 | arch: powerpc: Stop building and using oprofile | Viresh Kumar | 1 | -1/+0 |
2021-01-06 | Kconfig: regularize selection of CONFIG_BINFMT_ELF | Al Viro | 1 | -1/+0 |
2020-12-23 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2020-12-18 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -7/+19 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+1 |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport | 1 | -4/+1 |
2020-12-15 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2020-12-11 | powerpc: Increase NR_IRQS range to support more KVM guests | Cédric Le Goater | 1 | -1/+1 |
2020-12-09 | powerpc/8xx: Always pin kernel text TLB | Christophe Leroy | 1 | -2/+1 |
2020-12-08 | powerpc: fix spelling mistake in Kconfig "seleted" -> "selected" | Colin Ian King | 1 | -1/+1 |