Age | Commit message (Expand) | Author |
2023-10-19 | powerpc: Annotate endianness of various variables and functions | Benjamin Gray |
2023-10-19 | powerpc: Use NULL instead of 0 for null pointers | Benjamin Gray |
2023-10-19 | powerpc: Untangle fixmap.h and pgtable.h and mmu.h | Christophe Leroy |
2023-10-18 | Merge branch fixes into next | Michael Ellerman |
2023-10-18 | spufs: convert to new timestamp accessors | Jeff Layton |
2023-10-17 | powerpc/pseries: PLPKS SED Opal keystore support | Greg Joyce |
2023-10-10 | powerpc: Remove now superfluous sentinel element from ctl_table arrays | Joel Granados |
2023-09-30 | powerpc/pseries: Remove unused r0 in the hcall tracing code | Athira Rajeev |
2023-09-30 | powerpc/pseries: Fix STK_PARAM access in the hcall tracing code | Athira Rajeev |
2023-09-18 | powerpc/82xx: Select FSL_SOC | Christophe Leroy |
2023-09-18 | powerpc/32: Add dependencies of POWER_RESET for pmac32 | Yuan Tan |
2023-09-18 | powerpc/powermac: add missing of_node_put | Julia Lawall |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-08-31 | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-29 | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-25 | powerpc/pseries: Remove unused hcall tracing instruction | Nicholas Piggin |
2023-08-25 | powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n | Nicholas Piggin |
2023-08-25 | powerpc/eeh: Use pci_dev_id() to simplify the code | Jialin Zhang |
2023-08-25 | powerpc/64s: Move CPU -mtune options into Kconfig | Michael Ellerman |
2023-08-25 | powerpc/powermac: Fix unused function warning | Michael Ellerman |
2023-08-24 | powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT | Russell Currey |
2023-08-24 | powerpc/pseries: Move VPHN constants into vphn.h | Michael Ellerman |
2023-08-24 | powerpc/powernv: Use struct opal_prd_msg in more places | Michael Ellerman |
2023-08-24 | powerpc/powernv: Fix fortify source warnings in opal-prd.c | Michael Ellerman |
2023-08-23 | powerpc/85xx: Mark some functions static and add missing includes to fix no p... | Christophe Leroy |
2023-08-23 | powerpc/powernv: fix debugfs_create_dir() error checking | Immad Mir |
2023-08-21 | powerpc/book3s64/memhotplug: enable memmap on memory for radix | Aneesh Kumar K.V |
2023-08-20 | Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p... | Greg Kroah-Hartman |
2023-08-18 | powerpc/book3s64/mm: enable transparent pud hugepage | Aneesh Kumar K.V |
2023-08-18 | powerpc: Move DMA64_PROPNAME define to a header | Michal Suchanek |
2023-08-18 | powerpc/mm: Cleanup memory block size probing | Aneesh Kumar K.V |
2023-08-18 | powerpc/4xx: Add missing includes to fix no previous prototype errors | Christophe Leroy |
2023-08-18 | powerpc/4xx: Remove pika_dtm_[un]register_shutdown() to fix no previous proto... | Christophe Leroy |
2023-08-18 | powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype error | Christophe Leroy |
2023-08-18 | powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272 | Christophe Leroy |
2023-08-18 | powerpc/82xx: Remove pq2_init_pci | Christophe Leroy |
2023-08-18 | powerpc/83xx: Split usb.c | Christophe Leroy |
2023-08-18 | powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes fr... | Christophe Leroy |
2023-08-18 | powerpc/512x: Make mpc512x_select_reset_compat() static | Christophe Leroy |
2023-08-18 | powerpc/ps3: refactor strncpy usage | Justin Stitt |
2023-08-16 | powerpc/powernv/pci: use pci_dev_id() to simplify the code | Xiongfeng Wang |
2023-08-16 | powerpc/pseries: fix possible memory leak in ibmebus_bus_init() | ruanjinjie |
2023-08-16 | powerpc/8xx: Remove immr_map() and immr_unmap() | Christophe Leroy |
2023-08-16 | powerpc: Remove CONFIG_PCI_8260 | Christophe Leroy |
2023-08-16 | powerpc/include: Remove mpc8260.h and m82xx_pci.h | Christophe Leroy |
2023-08-16 | powerpc/include: Declare mpc8xx_immr in 8xx_immap.h | Christophe Leroy |
2023-08-16 | powerpc/include: Remove unneeded #include <asm/fs_pd.h> | Christophe Leroy |
2023-08-16 | ocxl: Use pci_dev_id() to simplify the code | Zheng Zengkai |