summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* kvm: Replace vcpu->swait with rcuwaitDavidlohr Bueso2020-05-134-16/+13
* Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-13199-6730/+8144
|\
| * KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu2020-05-071-0/+1
| * Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-04-212-8/+10
| |\
| | * KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras2020-04-212-8/+10
| * | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-111-1/+2
| * | powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe2020-04-117-17/+27
| * | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-111-2/+2
| * | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-111-1/+1
| * | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-112-12/+4
| * | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-0925-599/+757
| |\ \
| | * | powerpc: Improve ppc_save_regs()Nicholas Piggin2020-04-041-1/+5
| | * | Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin2020-04-031-31/+13
| | * | powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-04-031-3/+1
| | * | powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me...Alexey Kardashevskiy2020-04-031-0/+9
| | * | powerpc/perf: split callchain.c by bitnessMichal Suchanek2020-04-025-356/+394
| | * | powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.Michal Suchanek2020-04-021-2/+3
| | * | powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek2020-04-028-13/+20
| | * | powerpc/perf: consolidate valid_user_sp -> invalid_user_spMichal Suchanek2020-04-021-16/+10
| | * | powerpc/perf: consolidate read_user_stack_32Michal Suchanek2020-04-021-24/+24
| | * | powerpc: move common register copy functions from signal_32.c to signal.cMichal Suchanek2020-04-022-140/+141
| | * | powerpc: Add back __ARCH_WANT_SYS_LLSEEK macroMichal Suchanek2020-04-021-0/+1
| | * | powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfigGeoff Levand2020-04-021-0/+2
| | * | powerpc/ps3: Remove duplicate error messageMarkus Elfring2020-04-021-3/+1
| | * | powerpc/powernv: Re-enable imc trace-mode in kernelAnju T Sudhakar2020-04-021-8/+1
| | * | powerpc/perf: Implement a global lock to avoid races between trace, core and ...Anju T Sudhakar2020-04-021-24/+149
| | * | powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar2020-04-021-0/+11
| | * | powerpc/64s: Fix doorbell wakeup msgclr optimisationNicholas Piggin2020-04-022-19/+13
| * | | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-093-22/+27
| |\ \ \
| | * \ \ Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams2020-04-031-1/+3
| | |\ \ \
| | | * | | libnvdimm: Update persistence domain value for of_pmem and papr_scm deviceAneesh Kumar K.V2020-03-311-1/+3
| | * | | | Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams2020-04-031-20/+1
| | |\ \ \ \
| | | * | | | powerpc/papr_scm: Switch to numa_map_to_online_node()Dan Williams2020-02-171-20/+1
| | | |/ / /
| | * | | | libnvdimm/region: Introduce NDD_LABELINGDan Williams2020-03-171-1/+1
| | * | | | mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-212-0/+22
| | |/ / /
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-2/+0
| |\ \ \ \
| | * | | | vhost: refine vhost and vringh kconfigJason Wang2020-04-011-2/+0
| * | | | | asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-2/+1
| * | | | | powernv/memtrace: always online added memory blocksDavid Hildenbrand2020-04-071-10/+4
| * | | | | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual2020-04-071-1/+1
| * | | | | mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-1/+1
| * | | | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-05153-6047/+7308
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | powerpc: Make setjmp/longjmp signature standardClement Courbet2020-04-013-8/+4
| | * | | | powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_typeLeonardo Bras2020-04-011-1/+0
| | * | | | powerpc: Suppress .eh_frame generationNaveen N. Rao2020-04-011-0/+3
| | * | | | powerpc: Drop -fno-dwarf2-cfi-asmNaveen N. Rao2020-04-011-5/+0
| | * | | | powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport2020-04-017-10/+1
| | * | | | powerpc/vmlinux.lds: Explicitly retain .gnu.hashMichael Ellerman2020-04-011-0/+1
| | * | | | powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy2020-04-012-19/+16
| | * | | | powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy2020-04-014-31/+37