Age | Commit message (Expand) | Author |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-08-30 | powerpc/64s/exception: reduce page fault unnecessary loads | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Remove pointless KVM handler name bifurcation | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: program check handler do not branch into a macro | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: move interrupt entry code above the common handler | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception ... | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3 | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Add INT_KVM_HANDLER gas macro | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Add the virt variant of the denorm interrupt handler | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2 | Nicholas Piggin |
2019-08-30 | powerpc/64s/exceptions: Use keyword params to shorten arg lists | Michael Ellerman |
2019-08-30 | powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: remove 0xb00 handler | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Fix performance monitor virt handler | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: move head-64.h exception code to exception-64s.S | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: Fix DAR load for handle_page_fault error case | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check improve labels and comments | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: untangle early machine check handler branch | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check move unrecoverable handling out of line | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: simplify machine check early path | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check move tramp code | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check restructure to reuse common macros | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check pseries should skip the late handler for... | Nicholas Piggin |
2019-08-30 | powerpc/64s/pseries: machine check convert to use common event code | Nicholas Piggin |
2019-08-30 | powerpc/64s/powernv: machine check dump SLB contents | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check use correct cfar for late handler | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check pseries should always run the early handler | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check adjust RFI target | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check fix KVM guest test | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check remove bitrotted comment | Nicholas Piggin |
2019-08-30 | powerpc/64s/exception: machine check fwnmi remove HV case | Nicholas Piggin |
2019-08-30 | powerpc/pseries/svm: Export guest SVM status to user space via sysfs | Ryan Grimm |
2019-08-30 | powerpc/pseries/svm: Unshare all pages before kexecing a new kernel | Ram Pai |
2019-08-30 | powerpc/pseries/svm: Use shared memory for LPPACA structures | Anshuman Khandual |
2019-08-30 | powerpc/pseries: Add and use LPPACA_SIZE constant | Thiago Jung Bauermann |
2019-08-30 | powerpc/prom_init: Add the ESM call to prom_init | Ram Pai |
2019-08-30 | powerpc/pseries: Introduce option to build secure virtual machines | Thiago Jung Bauermann |
2019-08-30 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2019-08-30 | powerpc/kvm: Use UV_RETURN ucall to return to ultravisor | Sukadev Bhattiprolu |
2019-08-30 | powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR | Claudio Carvalho |
2019-08-30 | powerpc/kernel: Add ucall_norets() ultravisor call handler | Claudio Carvalho |
2019-08-30 | powerpc: Add PowerPC Capabilities ELF note | Claudio Carvalho |
2019-08-30 | powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks | Alexey Kardashevskiy |