summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/bpf/64: add support for BPF_ATOMIC bitwise operationsHari Bathini2022-06-291-28/+29
* powerpc/64s: Don't read H_BLOCK_REMOVE characteristics in radix modeLaurent Dufour2022-06-291-3/+2
* powerpc/papr_scm: use dev_get_drvdataHaowen Bai2022-06-291-1/+1
* powerpc/64: Drop ppc_inst_as_str()Michael Ellerman2022-06-295-35/+18
* powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy2022-06-298-3/+155
* powerpc/64e: Reorganise virtual memoryChristophe Leroy2022-06-291-3/+4
* powerpc/64e: Move virtual memory closer to linear memoryChristophe Leroy2022-06-292-28/+38
* powerpc/64e: Remove unused REGION related macrosChristophe Leroy2022-06-291-12/+0
* powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy2022-06-294-101/+8
* powerpc/64e: Fix early TLB miss with KUAPChristophe Leroy2022-06-291-9/+8
* powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy2022-06-291-3/+3
* powerpc/64e: Rewrite p4d_populate() as a static inline functionChristophe Leroy2022-06-291-1/+4
* powerpc: Remove _PAGE_SAO stub for book3e/64Christophe Leroy2022-06-291-2/+0
* powerpc/32: Remove __map_without_ltlbsChristophe Leroy2022-06-292-25/+7
* powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy2022-06-292-12/+0
* powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy2022-06-294-21/+7
* powerpc: Restore CONFIG_DEBUG_INFO in defconfigsChristophe Leroy2022-06-2920-20/+20
* powerpc/irq: Simplify __do_irq()Christophe Leroy2022-06-291-7/+4
* powerpc/irq: Perform stack_overflow detection after switching to IRQ stackChristophe Leroy2022-06-291-8/+7
* powerpc/irq: Make __do_irq() staticChristophe Leroy2022-06-292-24/+23
* powerpc/irq: Increase stack_overflow detection limit when KASAN is enabledChristophe Leroy2022-06-291-2/+2
* powerpc/irq: remove inline assembly in hard_irq_disable macroChristophe Leroy2022-06-291-3/+1
* powerpc/irq: Replace #ifdefs by IS_ENABLED()Christophe Leroy2022-06-292-19/+16
* powerpc/irq: Don't open code irq_soft_mask helpersChristophe Leroy2022-06-291-36/+7
* powerpc/irq64: Remove get_irq_happened()Christophe Leroy2022-06-291-12/+2
* powerpc/irq: Split irq.cChristophe Leroy2022-06-293-422/+477
* powerpc: Don't include asm/ppc_asm.h in other headersChristophe Leroy2022-06-294-3/+2
* powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy2022-06-2914-0/+16
* powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev2022-06-281-20/+15
* powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy2022-06-262-8/+0
* powerpc: Update asm-prototypes.h commentMichael Ellerman2022-06-261-2/+3
* powerpc/52xx: Get rid of of_node assignmentAndy Shevchenko2022-06-221-10/+8
* powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko2022-06-223-21/+31
* powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()Andy Shevchenko2022-06-222-38/+0
* powerpc: Move prom_init() out of asm-prototypes.hChristophe Leroy2022-06-202-6/+5
* powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-2011-6/+10
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-121-1/+6
|\
| * um: virt-pci: set device ready in probe()Vincent Whitchurch2022-06-111-1/+6
* | Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-1111-36/+31
|\ \
| * | LoongArch: Remove MIPS comment about cycle counterJason A. Donenfeld2022-06-081-7/+0
| * | LoongArch: Fix copy_thread() build errorsHuacai Chen2022-06-081-6/+8
| * | LoongArch: Fix the !CONFIG_SMP buildHuacai Chen2022-06-089-23/+23
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-104-8/+24
|\ \
| * | arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas2022-06-101-0/+6
| * | arm64/sme: Fix EFI save/restoreMark Brown2022-06-101-4/+14
| * | arm64/fpsimd: Fix typo in commentXiang wangx2022-06-101-1/+1
| * | arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla2022-06-101-1/+1
| * | arm64/sme: Fix tests for 0b1111 value ID registersMark Brown2022-06-081-2/+2
| |/
* | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-1012-29/+21
|\ \
| * | xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross2022-06-063-0/+6