summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorLines
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+15
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-16/+4
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+0
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-4/+0
2025-09-30KVM: Export KVM-internal symbols for sub-modules onlySean Christopherson-1/+15
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-251/+279
2025-09-22powerpc/time: Expose boot_tb via accessorAboorva Devarajan-0/+4
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov-12/+0
2025-09-16powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy-12/+0
2025-09-16powerpc/fprobe: fix updated fprobe for function-graph tracerHari Bathini-0/+12
2025-09-16powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVALAditya Bodkhe-0/+15
2025-09-15powerpc64/modules: replace stub allocation sentinel with an explicit counterJoe Lawrence-0/+1
2025-09-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy-3/+9
2025-09-15powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTASHaren Myneni-0/+1
2025-09-15powerpc/pseries: Define HVPIPE specific macrosHaren Myneni-0/+9
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-4/+4
2025-09-08powerpc: Add __attribute_const__ to ffs()-family implementationsKees Cook-2/+2
2025-09-06powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()Nam Cao-2/+0
2025-09-06powerpc/xive: Untangle xive from child interrupt controller driversNam Cao-1/+0
2025-09-06powerpc: Remove duplicate definition for ppc_msgsnd_sync()Gautam Menghani-12/+6
2025-09-06powerpc64/bpf: Implement bpf_addr_space_cast instructionSaket Kumar Bhaskar-0/+1
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra-0/+2
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-221/+221
2025-08-28powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()Nathan Chancellor-4/+0
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko-5/+0
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+1
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-79/+9
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+1
2025-07-28powerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan-0/+1
2025-07-22ibmveth: Add multi buffers rx replenishment hcall supportMingming Cao-0/+1
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple-75/+5
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes-3/+3
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes-1/+1
2025-06-23powerpc: floppy: Add missing checks after DMA mapThomas Fourier-1/+4
2025-06-16Merge tag 'powerpc-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2025-06-13powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy-1/+1
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm-3/+3
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+21
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin-0/+10
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin-0/+10
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)-1/+0
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)-2/+1
2025-05-04powerpc/pseries/htmdump: Add htm flags support to htmdump moduleAthira Rajeev-2/+2
2025-05-04powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operationsAthira Rajeev-5/+13
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni-0/+1
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni-0/+1
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni-0/+1
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni-0/+1
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde-0/+16