summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki2023-06-141-3/+2
* Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-2826-417/+1014
|\
| * powerpc: Fix merge conflict between pcrel and copy_thread changesNicholas Piggin2023-04-261-1/+1
| * powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()Michael Ellerman2023-04-201-6/+2
| * powerpc/64: Mark prep_irq_for_idle() __cpuidleMichael Ellerman2023-04-201-1/+1
| * powerpc/irq: Mark check_return_regs_valid() notraceMichael Ellerman2023-04-201-1/+1
| * powerpc/64: modules support building with PCREL addresingNicholas Piggin2023-04-201-28/+291
| * powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-208-25/+121
| * powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-205-78/+82
| * powerpc/64: Add support to build with prefixed instructionsNicholas Piggin2023-04-201-0/+2
| * powerpc/64s: Run at the kernel virtual address earlier in bootNicholas Piggin2023-04-201-38/+44
| * powerpc/64: Move initial base and TOC pointer calculationNicholas Piggin2023-04-201-9/+22
| * powerpc/32: Include thread_info.h in head_booke.hNathan Chancellor2023-04-111-0/+1
| * powerpc: copy_thread don't set PPR in user interrupt frame regsNicholas Piggin2023-04-111-5/+0
| * powerpc: copy_thread don't set _TIF_RESTOREALLNicholas Piggin2023-04-112-2/+5
| * powerpc: differentiate kthread from user kernel thread startNicholas Piggin2023-04-113-6/+39
| * powerpc: copy_thread differentiate kthreads and user mode threadsNicholas Piggin2023-04-111-36/+62
| * powerpc/64: ret_from_fork avoid restoring regs twiceNicholas Piggin2023-04-111-2/+2
| * powerpc: use switch frame for ret_from_kernel_thread parametersNicholas Piggin2023-04-113-6/+9
| * powerpc: copy_thread make ret_from_fork register setup consistentNicholas Piggin2023-04-112-4/+1
| * powerpc: copy_thread remove unused pkey codeNicholas Piggin2023-04-111-11/+1
| * powerpc/isa-bridge: Remove open coded "ranges" parsingRob Herring2023-04-041-129/+37
| * powerpc: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-302-2/+2
| * powerpc: Use of_property_present() for testing DT property presenceRob Herring2023-03-301-4/+4
| * powerpc/rtas: lockdep annotationsNathan Lynch2023-03-301-10/+23
| * powerpc/rtas: fix miswording in rtas_function kerneldocNathan Lynch2023-03-301-1/+1
| * powerpc/rtas: rtas_call_unlocked() kerneldocNathan Lynch2023-03-301-0/+17
| * powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch2023-03-301-1/+1
| * powerpc: Simplify sysctl registration for powersave_nap_ctl_tableLuis Chamberlain2023-03-161-9/+1
| * powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+5
| * powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy2023-03-151-6/+7
| * powerpc: Fix a kernel-doc warningBo Liu2023-03-151-1/+1
| * powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy2023-03-151-2/+146
| * powerpc/pci_64: Init pcibios subsys a bit laterAlexey Kardashevskiy2023-03-141-1/+1
| * powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy2023-03-141-4/+94
* | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-2/+4
|\ \
| * | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-2/+4
| |/
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-282-2/+2
|\ \
| * | cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+1
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| |/
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-1/+1
|\ \
| * | lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin2023-03-281-1/+1
* | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-4/+3
|\ \ \
| * | | module: replace module_layout with module_memorySong Liu2023-03-091-4/+3
| | |/ | |/|
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-2/+12
|\ \ \
| * \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-032-2/+13
| |\ \ \
| * | | | powerpc/sysfs: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-2/+12
| | |/ / | |/| |
* | | | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-10/+11
|\ \ \ \
| * | | | PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-10/+11
| |/ / /
* | | | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-251-1/+1
|\ \ \ \ | |_|/ / |/| | |