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