Age | Commit message (Expand) | Author | Files | Lines |
2024-05-30 | powerpc/pseries/lparcfg: drop error message from guest name lookup | Nathan Lynch | 1 | -2/+2 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2024-05-17 | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 8 | -176/+264 |
2024-05-16 | Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -41/+2 |
2024-05-10 | powerpc/fadump: setup additional parameters for dump capture kernel | Hari Bathini | 2 | -7/+39 |
2024-05-10 | powerpc/pseries/fadump: add support for multiple boot memory regions | Hari Bathini | 2 | -95/+186 |
2024-05-07 | powerpc: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
2024-05-07 | powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large | Naveen N Rao | 1 | -1/+0 |
2024-05-07 | powerpc/pseries/pci: Code cleanup | Kunwu Chan | 1 | -27/+0 |
2024-04-29 | powerpc/pseries/vio: Don't return ENODEV if node or compatible missing | Lidong Zhong | 1 | -6/+2 |
2024-04-29 | powerpc: make fadump resilient with memory add/remove events | Sourabh Jain | 1 | -29/+5 |
2024-04-29 | powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp | Shrikanth Hegde | 2 | -6/+6 |
2024-04-29 | powerpc/pseries: Add pool idle time at LPAR boot | Shrikanth Hegde | 1 | -9/+30 |
2024-04-26 | change alloc_pages name in dma_map_ops to avoid name conflicts | Suren Baghdasaryan | 1 | -1/+1 |
2024-04-25 | powerpc/papr_scm: Move duplicate definitions to common header files | Shivaprasad G Bhat | 1 | -41/+2 |
2024-04-23 | powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE | Gaurav Batra | 1 | -0/+8 |
2024-04-22 | powerpc/pseries: make max polling consistent for longer H_CALLs | Nayna Jain | 1 | -5/+5 |
2024-03-16 | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -42/+66 |
2024-03-03 | powerpc: Stop using of_root | Christophe Leroy | 2 | -4/+14 |
2024-03-03 | powerpc/pseries: Fix potential memleak in papr_get_attr() | Qiheng Lin | 1 | -3/+5 |
2024-03-03 | powerpc: Enable support for 32 bit MSI-X vectors | Brian King | 1 | -3/+8 |
2024-02-23 | powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV | Gaurav Batra | 1 | -51/+105 |
2024-02-22 | powerpc: papr_scm: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-02-19 | powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller | Gaurav Batra | 1 | -0/+4 |
2024-02-14 | powerpc: ibmebus: make ibmebus_bus_type const | Ricardo B. Marliere | 1 | -2/+2 |
2024-02-14 | powerpc: vio: make vio_bus_type const | Ricardo B. Marliere | 1 | -2/+2 |
2024-02-14 | powerpc: vio: move device attributes into a new ifdef | Ricardo B. Marliere | 1 | -25/+34 |
2024-02-14 | powerpc/pseries: fix accuracy of stolen time | Shrikanth Hegde | 1 | -2/+6 |
2024-02-14 | Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add" | Michael Ellerman | 1 | -4/+0 |
2024-02-05 | powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add | Gaurav Batra | 1 | -0/+4 |
2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2024-01-09 | Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -16/+767 |
2023-12-13 | powerpc/pseries/vas: Migration suspend waits for no in-progress open windows | Haren Myneni | 2 | -7/+46 |
2023-12-13 | powerpc/pseries/papr-sysparm: Expose character device to user space | Nathan Lynch | 1 | -2/+156 |
2023-12-13 | powerpc/pseries/papr-sysparm: Validate buffer object lengths | Nathan Lynch | 1 | -0/+47 |
2023-12-13 | powerpc/pseries: Add papr-vpd character driver for VPD retrieval | Nathan Lynch | 2 | -0/+542 |
2023-12-08 | tty: hvc: convert to u8 and size_t | Jiri Slaby (SUSE) | 1 | -2/+2 |
2023-12-01 | powerpc/pseries/memhp: Log more error conditions in add path | Nathan Lynch | 1 | -1/+6 |
2023-12-01 | powerpc/pseries/memhp: Fix access beyond end of drmem array | Nathan Lynch | 1 | -4/+5 |
2023-11-28 | powerpc/rtas_pci: rename and properly expose config access APIs | Nathan Lynch | 1 | -9/+9 |
2023-11-21 | powerpc/rtas: Move post_mobility_fixup() declaration to pseries | Nathan Lynch | 2 | -0/+2 |
2023-11-07 | powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc | Nathan Lynch | 1 | -0/+1 |
2023-11-03 | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -14/+17 |
2023-11-02 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+0 |
2023-11-02 | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -0/+138 |
2023-10-20 | powerpc/pseries: use kfree_sensitive() in plpks_gen_password() | Minjie Du | 1 | -2/+2 |
2023-10-20 | powerpc/pseries: fix potential memory leak in init_cpu_associativity() | Wang Yufen | 1 | -1/+3 |
2023-10-20 | powerpc/vas: Limit open window failure messages in log bufffer | Haren Myneni | 1 | -2/+2 |
2023-10-19 | powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I... | Gaurav Batra | 1 | -4/+4 |
2023-10-19 | powerpc: Annotate endianness of various variables and functions | Benjamin Gray | 1 | -1/+2 |