aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30powerpc/pseries: Add firmware details to the hardware descriptionMichael Ellerman1-0/+30
2022-09-05powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin1-0/+19
2022-07-20powerpc/pseries: register pseries-wdt device with platform busScott Cheloha1-0/+13
2022-07-09Merge branch 'fixes' into nextMichael Ellerman1-0/+1
2022-06-29powerpc/64s: Don't read H_BLOCK_REMOVE characteristics in radix modeLaurent Dufour1-3/+2
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy1-0/+1
2022-06-18powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld1-0/+1
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-14/+4
2022-05-22powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens1-11/+1
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall1-2/+2
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig1-3/+0
2022-03-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-1/+12
2022-03-08KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin1-1/+12
2022-03-08powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar1-0/+1
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child1-2/+2
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-2/+4
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand1-1/+1
2021-10-09powerpc: Drop superfluous pci_dev_is_added() callsNiklas Schnelle1-2/+1
2021-09-03Merge branch 'fixes' into nextMichael Ellerman1-3/+4
2021-08-10powerpc/pseries/pci: Add MSI domainsCédric Le Goater1-0/+2
2021-08-07powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour1-2/+3
2021-07-29powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju1-1/+1
2021-06-21powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICSNicholas Piggin1-0/+3
2021-06-21powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHARACTERISTICSNicholas Piggin1-0/+6
2021-03-26powerpc/pseries: export LPAR security flavor in lparcfgLaurent Dufour1-0/+7
2021-03-24powerpc/pseries: Move hvc_vio_init_early() prototype to shared locationLee Jones1-0/+1
2021-02-09powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran1-2/+5
2021-01-30powerpc/pseries: Make IOV setup routines staticCédric Le Goater1-4/+4
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens1-3/+4
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin1-0/+4
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin1-0/+4
2020-10-06powerpc/pseries: add new branch prediction security bits for link stackNicholas Piggin1-0/+6
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-6/+18
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V1-0/+5
2020-07-27powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin1-1/+3
2020-07-26powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria1-2/+5
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin1-3/+5
2020-07-10powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-05-18powerpc/pseries/ras: Avoid calling rtas_token() in NMI pathsNicholas Piggin1-4/+10
2020-04-30powerpc/pseries: Account for SPURR ticks on idle CPUsGautham R. Shenoy1-0/+2
2020-04-30powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy1-4/+3
2020-04-30powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy1-2/+5
2019-12-13powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju1-0/+7
2019-09-24powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour1-0/+1
2019-09-12powerpc/pseries: correctly track irq state in default idleNathan Lynch1-0/+3
2019-08-30powerpc/64s/powernv: machine check dump SLB contentsNicholas Piggin1-11/+13
2019-08-30powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)Anshuman Khandual1-1/+4