- cbecc9f powerpc/pseries: fix accuracy of stolen time by Shrikanth Hegde · 1 year, 1 month ago
- 1fba2bf Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add" by Michael Ellerman · 1 year ago
- 1c57b9f powerpc: 85xx: mark local functions static by Arnd Bergmann · 1 year, 1 month ago
- ed8b94f powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add by Gaurav Batra · 1 year, 1 month ago
- bd736f3 Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 1 month ago
- 499aa1c Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 2 months ago
- fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
- 968b803 Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 2 months ago
- 5e0a760 mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER by Kirill A. Shutemov · 1 year, 2 months ago
- 5bb13e6 powerpc/86xx: Drop unused CONFIG_MPC8610 by Michael Ellerman · 1 year, 3 months ago
- e6beb47 powerpc/powernv: Add error handling to opal_prd_range_is_valid by Haoran Liu · 1 year, 3 months ago
- ccc0f7b powerpc/ps3: Add missing set_freezable() for ps3_probe_thread() by Kevin Hao · 1 year, 2 months ago
- 11611d2 powerpc/mpc83xx: Use wait_event_freezable() for freezable kthread by Kevin Hao · 1 year, 2 months ago
- 6addc56 powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn() by Kevin Hao · 1 year, 2 months ago
- e123015 powerpc/powernv: Add a null pointer check in opal_powercap_init() by Kunwu Chan · 1 year, 3 months ago
- 8649829a powerpc/powernv: Add a null pointer check in opal_event_init() by Kunwu Chan · 1 year, 3 months ago
- 9a260f2 powerpc/powernv: Add a null pointer check to scom_debug_init_one() by Kunwu Chan · 1 year, 3 months ago
- 0cf72f7 powerpc/pseries/vas: Migration suspend waits for no in-progress open windows by Haren Myneni · 1 year, 3 months ago
- 905b9e4 powerpc/pseries/papr-sysparm: Expose character device to user space by Nathan Lynch · 1 year, 3 months ago
- 35aae18 powerpc/pseries/papr-sysparm: Validate buffer object lengths by Nathan Lynch · 1 year, 3 months ago
- 514f6ff powerpc/pseries: Add papr-vpd character driver for VPD retrieval by Nathan Lynch · 1 year, 3 months ago
- f32fcbe tty: hvc: convert to u8 and size_t by Jiri Slaby (SUSE) · 1 year, 3 months ago
- 27951e1 powerpc/pseries/memhp: Log more error conditions in add path by Nathan Lynch · 1 year, 4 months ago
- bd68ffc powerpc/pseries/memhp: Fix access beyond end of drmem array by Nathan Lynch · 1 year, 4 months ago
- 4a74197 powerpc/44x: select I2C for CURRITUCK by Randy Dunlap · 1 year, 3 months ago
- a9e1e4d powerpc/85xx: Fix typo in code comment by Dario Binacchi · 1 year, 3 months ago
- e12d8e2 powerpc: Add PVN support for HeXin C2000 processor by Zhao Ke · 1 year, 3 months ago
- b90ad50 powerpc/44x: Make ppc44x_idle_init() static by Michael Ellerman · 1 year, 3 months ago
- 10feb8f powerpc/512x: Fix missing prototype warnings by Michael Ellerman · 1 year, 3 months ago
- 24afc61 powerpc/512x: Make pdm360ng_init() static by Michael Ellerman · 1 year, 3 months ago
- 9be4feb powerpc/rtas_pci: rename and properly expose config access APIs by Nathan Lynch · 1 year, 3 months ago
- da549bd dentry: switch the lists of children to hlist by Al Viro · 1 year, 4 months ago
- 010862d powerpc/rtas: Move post_mobility_fixup() declaration to pseries by Nathan Lynch · 1 year, 4 months ago
- afb36ac powerpc/powermac: mark smp_psurge_{give,take}_timebase static by Arnd Bergmann · 1 year, 4 months ago
- 0c9a768 powerpc/pasemi: mark pas_shutdown() static by Arnd Bergmann · 1 year, 4 months ago
- 04c40ee powerpc/ps3: move udbg_shutdown_ps3gelic prototype by Arnd Bergmann · 1 year, 4 months ago
- 6508333 powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc by Nathan Lynch · 1 year, 4 months ago
- 707df29 Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
- 426ee51 Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 4 months ago
- 90d624a Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 4 months ago
- 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 3b3f874 Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- ca2b746 powerpc/pseries: use kfree_sensitive() in plpks_gen_password() by Minjie Du · 1 year, 8 months ago
- 95f1a12 powerpc/pseries: fix potential memory leak in init_cpu_associativity() by Wang Yufen · 2 years, 3 months ago
- 73b2550 powerpc/vas: Limit open window failure messages in log bufffer by Haren Myneni · 1 year, 4 months ago
- 3bf983e powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-IOV device by Gaurav Batra · 1 year, 5 months ago
- 0ede61d file: convert to SLAB_TYPESAFE_BY_RCU by Christian Brauner · 1 year, 5 months ago
- b574b81 powerpc/fadump: Annotate endianness cast with __force by Benjamin Gray · 1 year, 5 months ago
- 2b4a6cc powerpc: Annotate endianness of various variables and functions by Benjamin Gray · 1 year, 5 months ago
- ddfb7d9 powerpc: Use NULL instead of 0 for null pointers by Benjamin Gray · 1 year, 5 months ago
- d3e0179 powerpc: Untangle fixmap.h and pgtable.h and mmu.h by Christophe Leroy · 1 year, 5 months ago
- 1c7b4bc Merge branch fixes into next by Michael Ellerman · 1 year, 4 months ago
- 4c46a0a spufs: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
- ec8cf23 powerpc/pseries: PLPKS SED Opal keystore support by Greg Joyce · 1 year, 5 months ago
- ea9738d powerpc: Remove now superfluous sentinel element from ctl_table arrays by Joel Granados · 1 year, 5 months ago
- dfb5f8c powerpc/pseries: Remove unused r0 in the hcall tracing code by Athira Rajeev · 1 year, 5 months ago
- 3b67876 powerpc/pseries: Fix STK_PARAM access in the hcall tracing code by Athira Rajeev · 1 year, 5 months ago
- 6901a9f powerpc/82xx: Select FSL_SOC by Christophe Leroy · 1 year, 6 months ago
- a3ef2fe powerpc/32: Add dependencies of POWER_RESET for pmac32 by Yuan Tan · 1 year, 6 months ago
- a59e9eb powerpc/powermac: add missing of_node_put by Julia Lawall · 1 year, 6 months ago
- 8e1e4955 Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 6 months ago
- 4ad0a4c Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 6 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- bd6c11b Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 6 months ago
- 615e958 Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- 61d7ebe powerpc/pseries: Remove unused hcall tracing instruction by Nicholas Piggin · 1 year, 10 months ago
- 750bd41 powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n by Nicholas Piggin · 1 year, 10 months ago
- 664ec38 powerpc/eeh: Use pci_dev_id() to simplify the code by Jialin Zhang · 1 year, 7 months ago
- 5083272 powerpc/64s: Move CPU -mtune options into Kconfig by Michael Ellerman · 1 year, 11 months ago
- 1eafbd8 powerpc/powermac: Fix unused function warning by Michael Ellerman · 1 year, 6 months ago
- eac030b powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT by Russell Currey · 1 year, 6 months ago
- c040c74 powerpc/pseries: Move VPHN constants into vphn.h by Michael Ellerman · 1 year, 6 months ago
- 22b1656 powerpc/powernv: Use struct opal_prd_msg in more places by Michael Ellerman · 1 year, 6 months ago
- feea65a powerpc/powernv: Fix fortify source warnings in opal-prd.c by Michael Ellerman · 1 year, 6 months ago
- c265735 powerpc/85xx: Mark some functions static and add missing includes to fix no previous prototype error by Christophe Leroy · 1 year, 6 months ago
- 429356f powerpc/powernv: fix debugfs_create_dir() error checking by Immad Mir · 1 year, 9 months ago
- 603fd64 powerpc/book3s64/memhotplug: enable memmap on memory for radix by Aneesh Kumar K.V · 1 year, 7 months ago
- 642073c Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into tty-next by Greg Kroah-Hartman · 1 year, 6 months ago
- 27af67f3 powerpc/book3s64/mm: enable transparent pud hugepage by Aneesh Kumar K.V · 1 year, 7 months ago
- 89c9ce1 powerpc: Move DMA64_PROPNAME define to a header by Michal Suchanek · 1 year, 7 months ago
- 4d15721 powerpc/mm: Cleanup memory block size probing by Aneesh Kumar K.V · 1 year, 7 months ago
- 7dac7cf powerpc/4xx: Add missing includes to fix no previous prototype errors by Christophe Leroy · 1 year, 7 months ago
- 81554d1 powerpc/4xx: Remove pika_dtm_[un]register_shutdown() to fix no previous prototype by Christophe Leroy · 1 year, 7 months ago
- 4531f12 powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype error by Christophe Leroy · 1 year, 7 months ago
- eb5aa21 powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272 by Christophe Leroy · 1 year, 7 months ago
- 188da8a powerpc/82xx: Remove pq2_init_pci by Christophe Leroy · 1 year, 7 months ago
- 5951b62 powerpc/83xx: Split usb.c by Christophe Leroy · 1 year, 7 months ago
- d25f01f powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes from mpc83xx.h by Christophe Leroy · 1 year, 7 months ago
- be92207 powerpc/512x: Make mpc512x_select_reset_compat() static by Christophe Leroy · 1 year, 6 months ago
- f94a84a powerpc/ps3: refactor strncpy usage by Justin Stitt · 1 year, 7 months ago
- fe8aa8e powerpc/powernv/pci: use pci_dev_id() to simplify the code by Xiongfeng Wang · 1 year, 7 months ago
- afda85b powerpc/pseries: fix possible memory leak in ibmebus_bus_init() by ruanjinjie · 2 years, 4 months ago
- fbbf4280 powerpc/8xx: Remove immr_map() and immr_unmap() by Christophe Leroy · 1 year, 7 months ago
- cb888cd powerpc: Remove CONFIG_PCI_8260 by Christophe Leroy · 1 year, 7 months ago
- fecc436 powerpc/include: Remove mpc8260.h and m82xx_pci.h by Christophe Leroy · 1 year, 7 months ago
- e6e077c powerpc/include: Declare mpc8xx_immr in 8xx_immap.h by Christophe Leroy · 1 year, 7 months ago
- 60bc069 powerpc/include: Remove unneeded #include <asm/fs_pd.h> by Christophe Leroy · 1 year, 7 months ago
- 075a88d ocxl: Use pci_dev_id() to simplify the code by Zheng Zengkai · 1 year, 7 months ago
- 506e550 powerpc/pseries: PLPKS: undo kernel-doc comment notation by Randy Dunlap · 1 year, 7 months ago
- 15f63e3 Merge branch 'topic/cpu-smt' into next by Michael Ellerman · 1 year, 7 months ago