summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add missing declaration in asm/drmem.hChristophe Leroy2022-05-051-0/+3
* powerpc: Include asm/reg.h in asm/svm.hChristophe Leroy2022-05-051-0/+2
* powerpc: Don't include asm/prom.h in asm/parport.hChristophe Leroy2022-05-051-1/+1
* powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.hChristophe Leroy2022-05-051-12/+2
* powerpc: Reduce csum_add() complexity for PPC64Christophe Leroy2022-05-051-5/+4
* powerpc: Reject probes on instructions that can't be single steppedNaveen N. Rao2022-05-052-0/+54
* powerpc: Sort and de-dup primary opcodes in ppc-opcode.hNaveen N. Rao2022-05-051-38/+31
* powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy2022-05-051-2/+0
* powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy2022-05-052-6/+6
* powerpc/mm: Use generic_hugetlb_get_unmapped_area()Christophe Leroy2022-05-051-4/+0
* powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...Christophe Leroy2022-05-051-0/+8
* powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy2022-05-052-8/+1
* powerpc/mm: Make slice specific to book3s/64Christophe Leroy2022-05-054-47/+19
* powerpc/eeh: Remove unused inline functionsYueHaibing2022-05-041-4/+0
* powerpc/kuap: Remove unused inline function __kuap_assert_locked()YueHaibing2022-05-041-1/+0
* powerpc/smp: Remove unused inline functionsYueHaibing2022-05-041-2/+0
* powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()Magali Lemes2022-05-041-0/+9
* powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()YueHaibing2022-05-041-2/+0
* powerpc/time: Fix sparse warningsHe Ying2022-05-041-0/+1
* powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPARHari Bathini2022-04-261-1/+1
* powerpc: Remove unused SLOW_DOWN_IO definitionBjorn Helgaas2022-04-231-2/+0
* Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-104-13/+19
|\
| * powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang2022-04-071-1/+5
| * KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman2022-04-032-12/+12
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-03-281-0/+2
| |\
| | * KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-03-081-0/+2
* | | static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy2022-04-051-0/+1
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-021-5/+0
|\ \ \
| * | | asm/user.h: killed unused macrosAl Viro2022-01-311-5/+0
* | | | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-301-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc/papr_scm: Add perf interface supportKajol Jain2022-03-101-0/+5
* | | | powerpc: restore removed #endifStephen Rothwell2022-03-281-0/+1
* | | | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-271-11/+0
|\ \ \ \
| * | | | x86/livepatch: Validate __fentry__ locationPeter Zijlstra2022-03-151-10/+0
* | | | | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-2542-312/+265
|\ \ \ \ \
| * | | | | powerpc/64: Force inlining of prevent_user_access() and set_kuap()Christophe Leroy2022-03-081-2/+2
| * | | | | powerpc/bitops: Force inlining of fls()Christophe Leroy2022-03-081-2/+2
| * | | | | powerpc: declare unmodified attribute_group usages constRohan McLure2022-03-081-2/+2
| * | | | | powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-089-49/+43
| * | | | | powerpc/kexec: Declare kexec_paca staticChristophe Leroy2022-03-071-2/+0
| * | | | | powerpc/smp: Declare current_set staticChristophe Leroy2022-03-071-1/+0
| * | | | | powerpc: Cleanup asm-prototypes.cChristophe Leroy2022-03-071-6/+0
| * | | | | powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat2022-03-072-2/+5
| * | | | | powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar2022-03-073-0/+16
| * | | | | powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1Naveen N. Rao2022-03-071-2/+2
| * | | | | powerpc/pseries/vas: Modify reconfig open/close functions for migrationHaren Myneni2022-03-071-0/+2
| * | | | | powerpc/pseries/vas: Close windows with DLPAR core removalHaren Myneni2022-03-071-0/+2
| * | | | | powerpc/vas: Return paste instruction failure if no active windowHaren Myneni2022-03-071-0/+2
| * | | | | powerpc/vas: Add paste address mmap fault handlerHaren Myneni2022-03-071-0/+10
| * | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-03-072-4/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |