index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-09
Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-08
powerpc/mm: enable HAVE_MOVE_PMD support
Aneesh Kumar K.V
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
2021-07-08
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
2021-07-06
powerpc/64e: Fix system call illegal mtmsrd instruction
Nicholas Piggin
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
powerpc/xive: Fix error handling when allocating an IPI
Cédric Le Goater
2021-07-05
powerpc/bpf: Reject atomic ops in ppc32 JIT
Naveen N. Rao
2021-07-05
powerpc/bpf: Fix detecting BPF atomic instructions
Naveen N. Rao
2021-07-05
powerpc/mm: Fix lockup on kernel exec fault
Christophe Leroy
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
powerpc: Only build restart_table.c for 64s
Michael Ellerman
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
2021-06-30
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
powerpc/64s: move ret_from_fork etc above __end_soft_masked
Nicholas Piggin
2021-06-30
powerpc/64s/interrupt: clean up interrupt return labels
Nicholas Piggin
2021-06-30
powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols
Nicholas Piggin
2021-06-30
powerpc/64: enable MSR[EE] in irq replay pt_regs
Nicholas Piggin
2021-06-30
powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
Nicholas Piggin
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-30
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
2021-06-30
powerpc/64e: fix CONFIG_RELOCATABLE build warnings
Nicholas Piggin
2021-06-30
powerpc/64s: fix hash page fault interrupt handler
Nicholas Piggin
2021-06-30
powerpc/4xx: Fix setup_kuep() on SMP
Christophe Leroy
2021-06-30
powerpc/32s: Fix setup_{kuap/kuep}() on SMP
Christophe Leroy
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
2021-06-29
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-26
powerpc/interrupt: Use names in check_return_regs_valid()
Christophe Leroy
2021-06-26
powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
Christophe Leroy
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-26
powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Jason Wang
[next]