summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-181-2/+2
|\
| * KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-2/+2
* | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-181-0/+6
|\ \
| * \ Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-11-181-0/+6
| |\ \
| | * | printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-101-0/+6
* | | | mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple2021-11-111-2/+2
| |_|/ |/| |
* | | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-102-5/+10
|\ \ \
| * | | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman2021-10-292-3/+3
| * | | signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman2021-10-252-5/+10
* | | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\ \ \ \
| * | | | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-5/+2
|\ \ \ \
| * | | | powerpc/mm: use core_kernel_text() helperKefeng Wang2021-11-091-5/+2
* | | | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-1/+2
|\ \ \ \ \
| * | | | | ocxl: Use pci core's DVSEC functionalityBen Widawsky2021-10-291-1/+2
* | | | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-083-6/+6
|\ \ \ \ \ \
| * | | | | | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-6/+4
| * | | | | | isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+2
| |/ / / / /
* | | | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-065-12/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/driver'Bjorn Helgaas2021-11-053-10/+13
| |\ \ \ \ \ \
| | * | | | | | powerpc/eeh: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-5/+5
| | * | | | | | powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->nameUwe Kleine-König2021-10-122-5/+8
| | |/ / / / /
| * / / / / / PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-212-2/+2
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0612-32/+22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt2021-11-061-1/+0
| * | | | | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-064-5/+5
| * | | | | hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao2021-11-061-2/+7
| * | | | | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-065-7/+6
| * | | | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-066-10/+11
| * | | | | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-2/+1
| * | | | | powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy2021-11-061-13/+0
* | | | | | Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-05109-574/+832
|\ \ \ \ \ \
| * | | | | | powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy2021-11-011-1/+1
| * | | | | | powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin2021-10-291-3/+12
| * | | | | | powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde2021-10-291-1/+11
| * | | | | | powerpc: Don't provide __kernel_map_pages() without ARCH_SUPPORTS_DEBUG_PAGEA...Christophe Leroy2021-10-291-1/+1
| * | | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-10-294-3/+56
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handlingLaurent Vivier2021-10-282-3/+43
| | * | | | | | KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] valueNicholas Piggin2021-10-132-0/+13
| | | |/ / / / | | |/| | | |
| * | | | | | powerpc/xmon: fix task state outputDenis Kirjanov2021-10-281-2/+1
| * | | | | | powerpc/44x/fsp2: add missing of_node_putBixuan Cui2021-10-281-0/+2
| * | | | | | powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman2021-10-281-1/+1
| * | | | | | powerpc/security: Use a mutex for interrupt exit code patchingRussell Currey2021-10-281-0/+11
| * | | | | | powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return voidUwe Kleine-König2021-10-281-5/+2
| * | | | | | powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMsChristophe Leroy2021-10-281-1/+2
| * | | | | | powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy2021-10-284-13/+20
| * | | | | | powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()Christophe Leroy2021-10-282-9/+30
| * | | | | | powerpc/bpf: Fix write protecting JIT codeHari Bathini2021-10-281-1/+1
| * | | | | | powerpc/64s/interrupt: Fix check_return_regs_valid() false positiveNicholas Piggin2021-10-271-1/+1
| * | | | | | powerpc/boot: Set LC_ALL=C in wrapper scriptChristophe Leroy2021-10-271-0/+2