summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-11powerpc64/bpf: jit support for unconditional byte swapArtem Savkov
2024-07-11powerpc64/bpf: jit support for 32bit offset jmp instructionArtem Savkov
2024-07-04powerpc/pci: Hotplug driver bridge supportKrishna Kumar
2024-07-04pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar
2024-07-04powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFCEsben Haabendal
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04macintosh/mac_hid: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-04powerpc/kexec: Use of_property_read_reg()Rob Herring (Arm)
2024-07-04powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini
2024-07-04powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMM...Shivaprasad G Bhat
2024-07-01selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-06-28powerpc/prom: Add CPU info to hardware description string laterNathan Lynch
2024-06-28powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2024-06-28powerpc/platforms: Move files from 4xx to 44xChristophe Leroy
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman
2024-06-28powerpc: Remove core support for 40xChristophe Leroy
2024-06-28powerpc: Remove 40x from Kconfig and defconfigMichael Ellerman
2024-06-28powerpc/boot: Remove all 40x platforms from bootChristophe Leroy
2024-06-28powerpc/40x: Remove 40x platforms.Christophe Leroy
2024-06-28macintosh: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat
2024-06-28powerpc/iommu: Move dev_has_iommu_table() to iommu.cShivaprasad G Bhat
2024-06-28vfio/spapr: Always clear TCEs before unsetting the windowShivaprasad G Bhat
2024-06-28powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDWShivaprasad G Bhat
2024-06-28powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl outputShivaprasad G Bhat
2024-06-28powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat
2024-06-17powerpc/kexec_file: fix cpus node update to FDTSourabh Jain
2024-06-17powerpc/kexec_file: fix extra size calculation for kexec FDTSourabh Jain
2024-06-17powerpc/perf: Set cpumode flags using sample addressAnjali K
2024-06-12powerpc/configs: drop RT_GROUP_SCHED=y from ppc6xx_defconfigCeleste Liu
2024-06-04powerpc/mm/drmem: Silence drmem_init() early returnNathan Lynch
2024-06-04powerpc/pseries/vas: Use usleep_range() to support HCALL delayHaren Myneni
2024-06-04powerpc/numa: Online a node if PHB is attached.Nilay Shroff
2024-06-04powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid modeGaurav Batra
2024-06-03powerpc/pseries: Remove unused cede related functionsGautam Menghani
2024-06-02Linux 6.10-rc2Linus Torvalds
2024-06-02Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-02Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-02Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-01Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-06-01Merge tag 'firewire-fixes-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-01Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-06-01Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-01Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-06-01Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-01Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-01Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman