index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
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-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-19
Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-15
powerpc: Fix initrd corruption with relative jump labels
Michael Ellerman
2021-06-06
Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-28
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
2021-05-21
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2021-05-14
powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
Nicholas Piggin
2021-05-12
powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Christophe Leroy
2021-05-12
powerpc/pseries: use notrace hcall variant for H_CEDE idle
Nicholas Piggin
2021-05-12
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
2021-05-12
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
2021-05-08
Merge branch 'master' into next
Michael Ellerman
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-06
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-05-02
powerpc/powernv: remove the nvlink support
Christoph Hellwig
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
2021-04-30
powerpc: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-28
powerpc: Avoid clang uninitialized warning in __get_user_size_allowed
Nathan Chancellor
2021-04-25
powerpc/kasan: Fix shadow start address with modules
Christophe Leroy
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-22
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
2021-04-22
powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argument
Michael Ellerman
2021-04-21
powerpc: Rename probe_kernel_read_inst()
Christophe Leroy
2021-04-21
powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64
Christophe Leroy
2021-04-21
powerpc: Remove probe_user_read_inst()
Christophe Leroy
2021-04-21
powerpc/ebpf32: Use standard function call for functions within 32M distance
Christophe Leroy
2021-04-21
powerpc/32: Use r2 in wrtspr() instead of r0
Christophe Leroy
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
2021-04-21
powerpc/irq: Enhance readability of trap types
Christophe Leroy
2021-04-21
powerpc/32s: Enhance readability of trap types
Christophe Leroy
2021-04-21
powerpc/8xx: Enhance readability of trap types
Christophe Leroy
2021-04-20
powerpc/pseries: Add shutdown() to vio_driver and vio_bus
Tyrel Datwyler
2021-04-20
powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...
Athira Rajeev
2021-04-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-04-18
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
2021-04-17
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
[next]