summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/64s/hash: improve context tracking of hash faultsNicholas Piggin2021-02-091-0/+1
| * | | powerpc/64: context tracking remove _TIF_NOHZNicholas Piggin2021-02-091-3/+1
| * | | powerpc: add interrupt_cond_local_irq_enable helperNicholas Piggin2021-02-091-0/+7
| * | | powerpc: convert interrupt handlers to use wrappersNicholas Piggin2021-02-096-43/+67
| * | | powerpc: add interrupt wrapper entry / exit stub functionsNicholas Piggin2021-02-091-0/+66
| * | | powerpc: interrupt handler wrapper functionsNicholas Piggin2021-02-091-0/+169
| * | | powerpc: introduce die_mceNicholas Piggin2021-02-091-0/+1
| * | | powerpc: add and use unknown_async_exceptionNicholas Piggin2021-02-091-0/+1
| * | | powerpc/time: move timer_broadcast_interrupt prototype to asm/time.hNicholas Piggin2021-02-092-1/+2
| * | | powerpc/64s: add do_bad_page_fault_segv handlerNicholas Piggin2021-02-091-0/+1
| * | | powerpc: bad_page_fault get registers from regsNicholas Piggin2021-02-091-2/+2
| * | | powerpc: do_break get registers from regsNicholas Piggin2021-02-091-2/+1
| * | | powerpc: remove arguments from fault handler functionsNicholas Piggin2021-02-093-4/+4
| * | | powerpc/64s: move the hash fault handling logic to CNicholas Piggin2021-02-091-0/+1
| * | | powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2021-02-031-0/+3
| * | | powerpc: Fix build error in paravirt.hMichal Suchanek2021-01-311-0/+1
| * | | powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar2021-01-312-0/+22
| * | | powerpc/mce: Reduce the size of event arraysGanesh Goudar2021-01-311-1/+1
| * | | powerpc/pci: Delete traverse_pci_dn()Oliver O'Halloran2021-01-311-3/+0
| * | | KVM: PPC: Book3S HV: Declare some prototypesCédric Le Goater2021-01-301-0/+7
| * | | powerpc/watchdog: Declare soft_nmi_interrupt() prototypeCédric Le Goater2021-01-301-0/+1
| * | | powerpc/mm: Declare arch_report_meminfo() prototype.Cédric Le Goater2021-01-301-0/+3
| * | | powerpc/mm: Declare preload_new_slb_context() prototypeCédric Le Goater2021-01-301-0/+1
| * | | powerpc/mm: Move hpte_insert_repeating() prototypeCédric Le Goater2021-01-301-0/+2
| * | | powerpc/mm: Declare some prototypesCédric Le Goater2021-01-301-0/+2
| * | | powerpc/64s/kuap: Use mmu_has_feature()Michael Ellerman2021-01-301-2/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-214-17/+29
|\ \ \
| * \ \ Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-121-1/+15
| |\ \ \
| * | | | KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2Fabiano Rosas2021-02-101-0/+1
| * | | | KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...Nicholas Piggin2021-02-101-11/+0
| * | | | KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-101-0/+1
| * | | | KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria2021-02-102-1/+10
| * | | | KVM: PPC: Book3S HV: Rename current DAWR macros and variablesRavi Bangoria2021-02-101-2/+2
| * | | | KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1Ravi Bangoria2021-02-101-2/+15
| * | | | KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-1/+0
| | |/ / | |/| |
* | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-213-188/+0
|\ \ \ \
| * | | | arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-293-188/+0
| |/ / /
* | | | Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-112-9/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mmAneesh Kumar K.V2021-02-062-9/+11
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-01-241-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner2021-01-241-0/+2
| | |/ | |/|
* / | powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin2021-01-202-0/+23
|/ /
* / powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab2021-01-141-1/+15
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman2020-12-211-1/+6
* powerpc/time: Force inlining of get_tb()Christophe Leroy2020-12-211-1/+1
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-1769-577/+1480
|\
| * powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman2020-12-171-0/+1
| * powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...Christophe Leroy2020-12-151-1/+1
| * powerpc: Inline setup_kup()Michael Ellerman2020-12-151-2/+6