summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C codePaul Mackerras2019-04-303-34/+35
| | * | | | KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push codeSuraj Jitindar Singh2019-04-301-11/+25
| | * | | | KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0Paul Mackerras2019-04-301-38/+40
| | * | | | KVM: PPC: Book3S HV: smb->smp comment fixupPalmer Dabbelt2019-04-301-1/+1
| | * | | | KVM: PPC: Book3S: Allocate guest TCEs on demand tooAlexey Kardashevskiy2019-04-304-33/+110
| | * | | | KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlersAlexey Kardashevskiy2019-04-303-33/+44
| | * | | | KVM: PPC: Book3S HV: Fix lockdep warning when entering the guestAlexey Kardashevskiy2019-04-301-7/+8
| | * | | | KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handlerSuraj Jitindar Singh2019-04-303-1/+147
| | * | | | KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handlerSuraj Jitindar Singh2019-04-301-0/+80
| * | | | | kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini2019-04-161-3/+0
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\ \ \ \ \ \
| * | | | | | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | | | | | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-151-5/+0
|\ \ \ \ \ \ \
| * | | | | | | livepatch: Remove klp_check_compiler_support()Jiri Kosina2019-05-101-5/+0
* | | | | | | | powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-141-4/+4
* | | | | | | | powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inlineMasahiro Yamada2019-05-141-4/+4
* | | | | | | | powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inlineMasahiro Yamada2019-05-141-1/+1
* | | | | | | | powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __initMasahiro Yamada2019-05-141-3/+3
* | | | | | | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-8/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/powernv/npu: Use pci_dev_id() helperHeiner Kallweit2019-04-291-8/+6
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-147-25/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-0/+1
| * | | | | | | | | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-6/+3
| * | | | | | | | | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
| * | | | | | | | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-142-4/+3
| * | | | | | | | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
| * | | | | | | | | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
| * | | | | | | | | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-142-3/+3
| * | | | | | | | | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-2/+3
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-131-1/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-101-1/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-1218-19/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-05-0518-19/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal2019-04-1818-18/+18
| | * | | | | | | | mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal2019-04-181-1/+1
| | |/ / / / / / /
* | | | | | | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-10219-3738/+5971
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman2019-05-091-1/+1
| * | | | | | | | | powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-071-0/+3
| * | | | | | | | | powerpc/mm: Fix hugetlb page initializationSachin Sant2019-05-061-1/+1
| * | | | | | | | | powerpc/mm: fix section mismatch for setup_kup()Christophe Leroy2019-05-061-1/+1
| * | | | | | | | | powerpc/mm: fix redundant inclusion of pgtable-frag.o in MakefileChristophe Leroy2019-05-061-1/+0
| * | | | | | | | | powerpc/mm: Fix makefile for KASANChristophe Leroy2019-05-062-6/+6
| * | | | | | | | | powerpc/kasan: add missing/lost MakefileChristophe Leroy2019-05-061-0/+5
| * | | | | | | | | powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-031-1/+1
| * | | | | | | | | powerpc/perf: Trace imc PMU functionsAnju T Sudhakar2019-05-031-1/+204
| * | | | | | | | | powerpc/perf: Trace imc events detection and cpuhotplugAnju T Sudhakar2019-05-032-0/+107
| * | | | | | | | | powerpc/perf: Add privileged access check for thread_imcMadhavan Srinivasan2019-05-031-0/+3
| * | | | | | | | | powerpc/perf: Rearrange setting of ldbar for thread-imcAnju T Sudhakar2019-05-031-11/+17
| * | | | | | | | | powerpc/include: Add data structures and macros for IMC trace modeAnju T Sudhakar2019-05-032-0/+40
| * | | | | | | | | powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar2019-05-032-2/+2