summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
*---. Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen2022-08-112-7/+0
|\ \ \
| | | * PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
| | | * PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-1/+0
| | |/
* | | Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-07-292-0/+5
|\ \ \
| * | | drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman2022-07-261-0/+4
| * | | powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman2022-07-201-0/+1
* | | | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-212-2/+1
|/ / /
* | | powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld2022-07-041-6/+10
* | | powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V2022-06-292-1/+36
* | | powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao2022-06-292-9/+9
* | | powerpc/prom_init: Fix kernel config grepLiam Howlett2022-06-241-1/+1
* | | powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy2022-06-241-3/+3
* | | powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch2022-06-241-2/+3
* | | powerpc/powernv: wire up rng during setup_archJason A. Donenfeld2022-06-223-16/+40
* | | powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Christophe Leroy2022-06-191-1/+1
* | | powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan2022-06-181-1/+10
* | | powerpc: Enable execve syscall exit tracepointNaveen N. Rao2022-06-181-1/+1
* | | powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld2022-06-183-8/+6
* | | powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld2022-06-183-7/+18
* | | powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman2022-06-181-6/+7
|/ /
* | Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-06-0911-21/+38
|\ \ | |/ |/|
| * powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2022-06-092-6/+17
| * powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada2022-06-061-6/+2
| * powerpc/kasan: Force thread size increase with KASANMichael Ellerman2022-06-022-3/+8
| * powerpc/papr_scm: don't requests stats with '0' sized stats bufferVaibhav Jain2022-05-311-0/+3
| * powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman2022-05-291-1/+0
| * powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying2022-05-291-2/+2
| * powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras2022-05-294-3/+6
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-7/+8
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-5/+4
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-3/+5
* | | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-118/+64
|\ \ \
| * | | termbits.h: Align lines & formatIlpo Järvinen2022-05-191-53/+47
| * | | termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2022-05-191-50/+2
| * | | Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman2022-05-166-29/+57
| |\ \ \
| * | | | termbits: Convert octal defines to hexIlpo Järvinen2022-05-051-101/+101
* | | | | Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-021-2/+2
|\ \ \ \ \
| * | | | | powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada2022-06-021-2/+2
* | | | | | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-023-11/+2
|\ \ \ \ \ \
| * | | | | | livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-243-11/+2
* | | | | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-313-50/+6
|\ \ \ \ \ \ \
| * | | | | | | asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-25/+5
| * | | | | | | fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * | | | | | | arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-5/+0
| * | | | | | | compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-16/+0
| * | | | | | | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-302-5/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-252-5/+2
| |\ \ \ \ \ \
| | * | | | | | powerpc: Use do_kernel_power_off()Dmitry Osipenko2022-05-192-5/+2
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-28434-4427/+2924
|\ \ \ \ \ \ \