summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-12-192-10/+36
|\
| * powerpc/module_64: Fix livepatching for RO modulesRussell Currey2021-12-141-8/+34
| * powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni2021-11-291-2/+2
* | Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-272-4/+7
|\|
| * powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy2021-11-241-3/+3
| * KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin2021-11-241-1/+4
* | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-251-0/+1
|\ \ | |/ |/|
| * futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
* | Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-2111-59/+52
|\ \
| * | powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2021-11-172-3/+1
| * | powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2021-11-161-6/+7
| * | powerpc/signal32: Fix sigset_t copyChristophe Leroy2021-11-161-2/+8
| * | powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy2021-11-162-3/+3
| * | powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...Alexey Kardashevskiy2021-11-151-2/+4
| * | powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy2021-11-151-7/+4
| * | powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy2021-11-151-9/+0
| * | powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin2021-11-151-16/+12
| * | powerpc/pseries: rename numa_dist_table to form2_distancesNicholas Piggin2021-11-151-9/+9
| * | powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada2021-11-151-0/+3
| * | powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König2021-11-151-1/+0
| * | KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman2021-11-151-2/+2
| |/
* | Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2021-11-192-3/+3
|\ \
| * | signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2021-11-192-3/+3
| |/
* | 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