summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)Christophe Leroy2024-07-121-4/+6
| * | | powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy2024-07-121-8/+2
| * | | powerpc/64e: drop unused TLB miss handlersMichael Ellerman2024-07-121-2/+2
| * | | powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit codeMichael Ellerman2024-07-121-5/+1
| | |/ | |/|
* | | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-1925-1313/+82
|\ \ \
| * | | powerpc/pci: Hotplug driver bridge supportKrishna Kumar2024-07-041-3/+32
| * | | powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-041-0/+1
| * | | powerpc/prom: Add CPU info to hardware description string laterNathan Lynch2024-06-281-4/+8
| * | | powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch2024-06-281-0/+4
| * | | powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman2024-06-282-5/+3
| * | | powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman2024-06-289-10/+10
| * | | powerpc: Remove core support for 40xChristophe Leroy2024-06-2811-1126/+3
| * | | powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat2024-06-281-2/+2
| * | | powerpc/iommu: Move dev_has_iommu_table() to iommu.cShivaprasad G Bhat2024-06-282-16/+17
| * | | powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat2024-06-281-147/+2
| | |/ | |/|
* | | Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-062-4/+8
|\ \ \ | |_|/ |/| |
| * | powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar2024-06-231-2/+5
| * | powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen2024-06-231-2/+3
| |/
* | powerpc: restore some missing spu syscallsArnd Bergmann2024-06-251-0/+4
* | syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-251-1/+1
|/
* mseal: wire up mseal syscallJeff Xu2024-05-231-0/+1
* Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-1/+1
|\
| * arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-1/+1
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-193-6/+2
|\ \
| * | mm/mm_init.c: remove arch_reserved_kernel_pages()Baoquan He2024-04-251-5/+0
| * | change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan2024-04-251-1/+1
| * | fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-12/+4
|\ \ \
| * | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-8/+0
| * | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-2/+2
| * | | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada2024-05-021-2/+2
| | |/ | |/|
* | | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-05-171-0/+3
|\ \ \
| * | | kprobe/ftrace: bail out if ftrace was killedStephen Brennan2024-05-161-0/+3
| |/ /
* | | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-1718-240/+550
|\ \ \
| * | | powerpc/fadump: Fix section mismatch warningMichael Ellerman2024-05-161-1/+1
| * | | powerpc/fadump: pass additional parameters when fadump is activeHari Bathini2024-05-102-0/+38
| * | | powerpc/fadump: setup additional parameters for dump capture kernelHari Bathini2024-05-101-0/+87
| * | | powerpc/pseries/fadump: add support for multiple boot memory regionsHari Bathini2024-05-101-24/+3
| * | | powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer2024-05-081-2/+2
| * | | powerpc: Fix typosBjorn Helgaas2024-05-087-14/+14
| * | | powerpc/eeh: Fix spelling of the word "auxillary" and update commentGhanshyam Agrawal2024-05-081-3/+3
| * | | powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao2024-05-071-3/+0
| * | | powerpc: Fix preserved memory size for int-vectorsGUO Zihua2024-05-071-1/+9
| * | | powerpc: remove unused *_syscall_64.o variables in MakefileMasahiro Yamada2024-05-071-3/+0
| * | | powerpc/dexcr: Add DEXCR prctl interfaceBenjamin Gray2024-05-061-0/+101
| * | | powerpc/dexcr: Reset DEXCR value across execBenjamin Gray2024-05-033-0/+31
| * | | powerpc/dexcr: Track the DEXCR per-processBenjamin Gray2024-05-032-6/+11
| * | | powerpc/module: Remove arch specific module bug stuffDr. David Alan Gilbert2024-05-031-2/+0
| * | | powerpc/eeh: Permanently disable the removed deviceGanesh Goudar2024-04-292-3/+21
| * | | powerpc/fadump: add hotplug_ready sysfs interfaceSourabh Jain2024-04-291-0/+14