Age | Commit message (Expand) | Author | Files | Lines |
2022-09-30 | powerpc/powernv: Add opal details to the hardware description | Michael Ellerman | 1 | -0/+22 |
2022-09-28 | ocxl: Remove the unneeded result variable | ye xingchen | 1 | -3/+1 |
2022-09-28 | powerpc/64: provide a helper macro to load r2 with the kernel TOC | Nicholas Piggin | 1 | -1/+1 |
2022-09-08 | powerpc/powernv: add missing of_node_put() in opal_export_attrs() | Zheng Yongjun | 1 | -0/+1 |
2022-09-05 | powerpc/powernv: Add missing of_node_put()s | Liang He | 6 | -3/+20 |
2022-08-26 | powerpc: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2 | -2/+2 |
2022-08-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -44/+28 |
2022-07-28 | powerpc/powernv: rename remaining rng powernv_ functions to pnv_ | Jason A. Donenfeld | 1 | -17/+17 |
2022-07-28 | powerpc/powernv/kvm: Use darn for H_RANDOM on Power9 | Jason A. Donenfeld | 1 | -28/+8 |
2022-07-28 | powerpc/powernv: Avoid crashing if rng is NULL | Michael Ellerman | 1 | -0/+2 |
2022-07-28 | powerpc/ioda/iommu/debugfs: Generate unique debugfs entries | Alexey Kardashevskiy | 1 | -0/+2 |
2022-07-25 | powerpc: Fix all occurences of duplicate words | Michael Ellerman | 1 | -1/+1 |
2022-07-18 | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld | 1 | -1/+0 |
2022-07-09 | Merge branch 'fixes' into next | Michael Ellerman | 3 | -21/+49 |
2022-07-04 | powerpc/powernv: delay rng platform device creation until later in boot | Jason A. Donenfeld | 1 | -6/+10 |
2022-06-29 | powerpc/powernv: Kconfig: Replace single quotes | Juerg Haefliger | 1 | -1/+1 |
2022-06-22 | powerpc/powernv: wire up rng during setup_arch | Jason A. Donenfeld | 3 | -16/+40 |
2022-05-29 | powerpc/kasan: Mark more real-mode code as not to be instrumented | Paul Mackerras | 1 | -0/+1 |
2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 22 | -123/+127 |
2022-05-22 | powerpc/powernv/pci: Drop VF MPS fixup | Oliver O'Halloran | 1 | -18/+0 |
2022-05-22 | powerpc/powernv/flash: Check OPAL flash calls exist before using | Vasant Hegde | 1 | -0/+4 |
2022-05-22 | powerpc: Fix all occurences of "the the" | Michael Ellerman | 2 | -2/+2 |
2022-05-22 | powerpc/powernv: fix missing of_node_put in uv_init() | Lv Ruyi | 1 | -0/+1 |
2022-05-22 | powerpc: Book3S 64-bit outline-only KASAN support | Daniel Axtens | 1 | -0/+8 |
2022-05-22 | powerpc/kasan: Don't instrument non-maskable or raw interrupts | Daniel Axtens | 1 | -1/+1 |
2022-05-22 | powerpc/powernv: Get STF barrier requirements from device-tree | Russell Currey | 1 | -0/+3 |
2022-05-22 | powerpc/powernv: Get L1D flush requirements from device-tree | Russell Currey | 1 | -0/+6 |
2022-05-22 | powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr | Haren Myneni | 3 | -4/+4 |
2022-05-19 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 3 | -33/+21 |
2022-05-19 | KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers | Alexey Kardashevskiy | 3 | -33/+21 |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy | 3 | -1/+4 |
2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy | 1 | -1/+0 |
2022-05-05 | powerpc: fix typos in comments | Julia Lawall | 7 | -12/+12 |
2022-05-04 | powerpc/powernv: Switch from __FUNCTION__ to __func__ | Dwaipayan Ray | 1 | -1/+1 |
2022-04-26 | powerpc/fadump: print start of preserved area | Hari Bathini | 1 | -3/+3 |
2022-04-26 | powerpc/fadump: Fix fadump to work with a different endian capture kernel | Hari Bathini | 2 | -47/+57 |
2022-04-14 | ELF: Remove elf_core_copy_kernel_regs() | Brian Gerst | 1 | -1/+1 |
2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2022-03-08 | powerpc: declare unmodified attribute_group usages const | Rohan McLure | 3 | -3/+3 |
2022-03-08 | powerpc: Move C prototypes out of asm-prototypes.h | Christophe Leroy | 2 | -2/+0 |
2022-03-01 | powerpc: Fix build errors with newer binutils | Anders Roxell | 1 | -1/+5 |
2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 1 | -1/+1 |
2022-01-14 | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 18 | -46/+54 |
2022-01-05 | powerpc/opal: use default_groups in kobj_type | Greg Kroah-Hartman | 2 | -2/+4 |
2021-12-23 | powerpc/powernv: Add __init attribute to eligible functions | Nick Child | 13 | -26/+26 |
2021-12-09 | powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU | Nicholas Piggin | 2 | -0/+4 |
2021-12-09 | powerpc/64s: Make hash MMU support configurable | Nicholas Piggin | 1 | -1/+1 |
2021-12-09 | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner | 1 | -2/+2 |
2021-12-02 | powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE | Nicholas Piggin | 1 | -1/+1 |
2021-11-29 | powerpc: remove cpu_online_cores_map function | Nicholas Piggin | 2 | -8/+8 |