Age | Commit message (Expand) | Author |
2019-01-30 | powerpc/pseries: Perform full re-add of CPU for topology update post-migration | Nathan Fontenot |
2019-01-28 | Merge 5.0-rc4 into char-misc-next | Greg Kroah-Hartman |
2019-01-22 | pseries: ibmebus.c: convert to use BUS_ATTR_WO | Greg Kroah-Hartman |
2019-01-22 | powerpc: Adopt nvram module for PPC64 | Finn Thain |
2019-01-22 | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM | Finn Thain |
2019-01-22 | powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac | Finn Thain |
2019-01-20 | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-01-19 | powerpc: chrp: Use of_node_is_type to access device_type | Rob Herring |
2019-01-19 | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-01-15 | powerpc/pseries: Fix build break due to pnv_npu2_init() | Jason A. Donenfeld |
2019-01-15 | powerpc: Allow CPU selection of G4/74xx variant | Mathieu Malaterre |
2019-01-15 | powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL | Alexey Kardashevskiy |
2019-01-14 | powerpc/spufs: use struct_size() in kmalloc() | Gustavo A. R. Silva |
2019-01-14 | powerpc/ps3: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-01-11 | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings | Michael Ellerman |
2019-01-11 | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group() | Frederic Barrat |
2019-01-11 | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group() | Dan Carpenter |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-04 | Merge branch 'master' into fixes | Michael Ellerman |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-30 | powerpc/4xx/ocm: Fix phys_addr_t printf warnings | Michael Ellerman |
2018-12-30 | powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usage | Christian Lamparter |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-24 | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman |
2018-12-22 | powerpc: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-22 | powerpc/pseries/pmem: Convert to %pOFn instead of device_node.name | Rob Herring |
2018-12-22 | powerpc/pseries: Fix node leak in update_lmb_associativity_index() | Michael Ellerman |
2018-12-21 | powerpc/83xx: handle machine check caused by watchdog timer | Christophe Leroy |
2018-12-21 | powerpc/powernv/npu: Fault user page into the hypervisor's pagetable | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv/npu: Check mmio_atsd array bounds when populating | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv/npu: Add release_ownership hook | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv/npu: Add compound IOMMU groups | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv/npu: Move single TVE handling to NPU PE | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv: Reference iommu_table while it is linked to a group | Alexey Kardashevskiy |
2018-12-21 | powerpc/iommu_api: Move IOMMU groups setup to a single place | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv/pseries: Rework device adding to IOMMU groups | Alexey Kardashevskiy |
2018-12-21 | powerpc/pseries: Remove IOMMU API support for non-LPAR systems | Alexey Kardashevskiy |
2018-12-21 | powerpc/pseries/npu: Enable platform support | Alexey Kardashevskiy |
2018-12-21 | powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv/npu: Move OPAL calls away from context manipulation | Alexey Kardashevskiy |
2018-12-21 | powerpc/powernv: Move npu struct from pnv_phb to pci_controller | Alexey Kardashevskiy |
2018-12-21 | powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2 | Alexey Kardashevskiy |
2018-12-21 | powerpc: generate uapi header and system call table files | Firoz Khan |