summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add Power11 architected and raw modeMadhavan Srinivasan2024-02-217-1/+60
* powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde2024-02-214-10/+0
* powerpc: remove unused KCSAN_SANITIZE_early_64.o in MakefileMasahiro Yamada2024-02-191-1/+0
* powerpc: ibmebus: make ibmebus_bus_type constRicardo B. Marliere2024-02-152-3/+3
* powerpc: pmac: make macio_bus_type constRicardo B. Marliere2024-02-151-1/+1
* powerpc: mpic: make mpic_subsys constRicardo B. Marliere2024-02-152-2/+2
* powerpc: vio: make vio_bus_type constRicardo B. Marliere2024-02-152-3/+3
* powerpc: vio: move device attributes into a new ifdefRicardo B. Marliere2024-02-151-25/+34
* powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy2024-02-151-2/+2
* powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman2024-02-153-7/+29
* powerpc/smp: Factor out assign_threads()Michael Ellerman2024-02-151-11/+21
* powerpc/smp: Lookup avail once per device tree nodeMichael Ellerman2024-02-151-6/+5
* powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman2024-02-151-0/+6
* powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman2024-02-151-0/+6
* Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-211-0/+1
|\
| * powerpc/64s: Increase default stack size to 32KBMichael Ellerman2024-01-191-0/+1
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-185-21/+27
|\ \
| * \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-114-5/+20
| |\ \
| * | | tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)2023-12-085-21/+27
* | | | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-171-2/+2
|\ \ \ \
| * | | | powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of literalIlpo Järvinen2023-12-011-2/+2
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-174-20/+8
|\ \ \ \
| * \ \ \ Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-081-1/+0
| |\ \ \ \
| | * | | | KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang2023-11-301-1/+0
| * | | | | KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini2024-01-081-2/+1
| * | | | | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-027-13/+66
| |\ \ \ \ \
| * | | | | | KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2023-12-082-3/+1
| * | | | | | KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini2023-12-081-1/+0
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-144-13/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson2023-11-141-1/+1
| | * | | | KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-133-9/+5
| | * | | | KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMUSean Christopherson2023-11-131-4/+0
| | * | | | KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIERSean Christopherson2023-11-131-3/+4
* | | | | | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2024-01-111-2/+3
|\ \ \ \ \ \
| * | | | | | dentry: switch the lists of children to hlistAl Viro2023-11-251-2/+3
| |/ / / / /
* | | | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-111-1/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-2/+2
| |\ \ \ \ \ \
| * | | | | | | net/sched: Remove CONFIG_NET_ACT_IPT from default configsJamal Hadi Salim2024-01-021-1/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-102-8/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann2023-11-281-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2023-11-231-1/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| * | | | | | | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-102-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Kill sched.h dependency on rcupdate.hKent Overstreet2023-12-271-0/+1
| * | | | | | | rseq: Split out rseq.h from sched.hKent Overstreet2023-12-271-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet2024-01-011-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-01-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva2023-12-011-1/+1
| | |_|/ / / / | |/| | | | |