aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
...
| * | | | KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy2018-10-20
| * | | | KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualizationPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Add nested shadow page tables to debugfsPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entrySuraj Jitindar Singh2018-10-09
| * | | | KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR registerPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpuSuraj Jitindar Singh2018-10-09
| * | | | KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nestedPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcallSuraj Jitindar Singh2018-10-09
| * | | | KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappingsSuraj Jitindar Singh2018-10-09
| * | | | KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh2018-10-09
| * | | | KVM: PPC: Book3S HV: Handle hypercalls correctly when nestedPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...Suraj Jitindar Singh2018-10-09
| * | | | KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappingsPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C codePaul Mackerras2018-10-09
| * | | | KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras2018-10-09
| * | | | KVM: PPC: Remove redundand permission bits removalAlexey Kardashevskiy2018-10-09
| * | | | KVM: PPC: Validate TCEs against preregistered memory page sizesAlexey Kardashevskiy2018-10-09
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-25
|\ \ \ \ \
| * | | | | y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-29
| * | | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-29
| * | | | | asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-29
| * | | | | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-29
| * | | | | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-27
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\ \ \ \ \
| * | | | | PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-18
| |/ / / /
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-24
|\ \ \ \ \
| * | | | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-03
| * | | | | signal/powerpc: Specialize _exception_pkey for handling pkey exceptionsEric W. Biederman2018-09-21
| * | | | | signal: Simplify tracehook_report_syscall_exitEric W. Biederman2018-09-19
| |/ / / /
* | | | / mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-09
| |_|_|/ |/| | |
* | | | Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-09-28
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | powerpc: Avoid code patching freed init sectionsMichael Neuling2018-09-18
| |/
* / KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-11
|/
* Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-24
|\
| * powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V2018-08-22
| * powerpc/nohash: fix pte_access_permitted()Christophe Leroy2018-08-22
| * powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju2018-08-21
| * powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-19
|\ \
| * \ Merge tag 'v4.18-rc6' into HEADPaolo Bonzini2018-08-06
| |\ \
| * | | KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9Paul Mackerras2018-07-26
| * | | KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID spaceSam Bobroff2018-07-25
| * | | KVM: PPC: Book3S HV: Fix constant size warningNicholas Mc Guire2018-07-18