aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-02-24powerpc/xmon: simplify xmon_batch_next_cpu()Yury Norov1-5/+1
2025-02-24arch/powerpc: Remove unused function icp_native_cause_ipi_rm()Gautam Menghani2-22/+0
2025-02-24powerpc/time: Define div128_by_32() static and __initChristophe Leroy2-36/+32
2025-02-24powerpc/ipic: Stop printing address of registersChristophe Leroy1-2/+1
2025-02-24powerpc/32: Stop printing Kernel virtual memory layoutChristophe Leroy1-22/+0
2025-02-24powerpc/vmlinux: Remove etext, edata and endChristophe Leroy2-11/+0
2025-02-24powerpc/44x: Declare primary_uic static in uic.cChristophe Leroy1-1/+1
2025-02-22crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu1-2/+2
2025-02-21sysv: Remove the filesystemJan Kara2-2/+0
2025-02-21make use of anon_inode_getfile_fmode()Al Viro1-4/+3
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh16-198/+89
2025-02-21vdso: Rename included MakefileThomas Weißschuh1-1/+1
2025-02-21powerpc/perf/hv-24x7: Constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2025-02-21powerpc/powernv/opal: Constify 'struct bin_attribute'Thomas Weißschuh5-14/+14
2025-02-21powerpc/powernv/ultravisor: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2025-02-21powerpc/secvar: Constify 'struct bin_attribute'Thomas Weißschuh1-6/+6
2025-02-21powerpc/secvar: Mark __init functions as suchThomas Weißschuh1-6/+6
2025-02-18powerpc/watchdog: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-18KVM: PPC: Switch to use hrtimer_setup()Nam Cao1-2/+2
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-12powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy1-1/+1
2025-02-11powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra3-14/+18
2025-02-11powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bitsGaurav Batra1-16/+94
2025-02-11powerpc/pseries: Export hardware trace macro dump via debugfsAbhishek Dubey3-0/+131
2025-02-11powerpc/pseries: Macros and wrapper functions for H_HTM callAbhishek Dubey2-0/+55
2025-02-11arch/powerpc/perf: Update get_mem_data_src function to use saved values of si...Athira Rajeev1-2/+12
2025-02-11arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev2-1/+23
2025-02-11powerpc: increase MIN RMA size for CAS negotiationAvnish Chouhan1-1/+1
2025-02-11powerpc/fadump: fix additional param memory reservation for HASH MMUSourabh Jain1-10/+11
2025-02-11powerpc: export MIN RMA sizeSourabh Jain2-1/+3
2025-02-10powerpc/crash: Use note name macrosAkihiko Odaki2-5/+5
2025-02-10seccomp: remove the 'sd' argument from __secure_computing()Oleg Nesterov1-1/+1
2025-02-10powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy1-2/+10
2025-02-10powerpc/code-patching: Disable KASAN report during patching via temporary mmChristophe Leroy1-0/+2
2025-02-09lib/crc-t10dif: remove crc_t10dif_is_optimized()Eric Biggers1-6/+0
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-5/+5
2025-02-08lib/crc32: remove obsolete CRC32 options from defconfig filesEric Biggers5-5/+0
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven1-1/+1
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-02-01revert "xarray: port tests to kunit"Andrew Morton1-0/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+22
2025-01-29Merge tag 'powerpc-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+7
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados2-2/+2
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-99/+33
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds3-3/+2
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang14-70/+22
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng1-0/+1
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng3-4/+4