2023-02-10 | Christophe Leroy | powerpc/bpf/32: BPF prog is never called with more... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...092c5775294dee3886de.1675245773.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2023-02-10 | Christophe Leroy | powerpc/bpf/32: Only set a stack frame when necessary ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...97cb29bbc5ffd89bfdb1.1675245773.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2023-02-10 | Christophe Leroy | powerpc/bpf/32: No need to zeroise r4 when not doing... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...57433ac499b5c5101fbb.1675245773.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2023-02-10 | Christophe Leroy | powerpc: Remove __kernel_text_address() in show_instructions() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...96b95046a5c1468d35bf.1675245773.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2023-02-08 | Christophe Leroy | powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...597e39e0082cb0abf21c.1675335659.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2023-01-30 | Christophe Leroy | powerpc: Check !irq instead of irq == NO_IRQ and remove... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...3330924dda8b2451c316.1674476798.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2023-01-30 | Christophe Leroy | powerpc/64: Set default CPU in Kconfig ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...8b26adffba09cfbdab11.1674632329.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-12-14 | Christophe Leroy | spi: fsl_spi: Don't change speed while chipselect is... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...b43782a1c483e150a4e3.1671025244.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-12-02 | Christophe Leroy | powerpc/code-patching: Remove protection against patching... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...d229eff57bf075f52796.1669969781.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-12-02 | Christophe Leroy | powerpc/feature-fixups: Do not patch init section after... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...3a0701ebcc74b787affe.1669969781.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-12-02 | Christophe Leroy | powerpc/feature-fixups: Refactor other fixups patching ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...c98d6c085783b0cd474f.1669969781.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-12-02 | Christophe Leroy | powerpc/feature-fixups: Refactor entry fixups patching ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...5f79b1f7c436928f27f3.1669969781.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-12-02 | Christophe Leroy | powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...1ea15388c8778337a76b.1669969781.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-24 | Christophe Leroy | powerpc/8xx: Reverse order entries are written by __set_pte_at() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...ea9b4d05fc4b4f7f8a0e.1664346554.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-24 | Christophe Leroy | powerpc/8xx: Simplify pte_update() with 16k pages ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...42a3db2d0ce9b939a05c.1664346532.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-24 | Christophe Leroy | powerpc: Remove find_current_mm_pte() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...f505e574d5d85246bc68.1646818177.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-24 | Christophe Leroy | powerpc/bpf/32: Fix Oops on tail call tests ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...dcf3c974b46678198905.1669278887.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-18 | Christophe Leroy | objtool: Use target file class size instead of a compiled... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-11-18 | Christophe Leroy | objtool: Use target file endianness instead of a compiled... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-11-18 | Christophe Leroy | objtool: Fix SEGFAULT ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-11-18 | Christophe Leroy | powerpc/32: Fix objtool unannotated intra-function... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-11-12 | Christophe Leroy | ata: sata_dwc_460ex: Check !irq instead of irq == NO_IRQ ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-11-11 | Christophe Leroy | usb: Check !irq instead of irq == NO_IRQ ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...6441e26a8ddc1d81ced1.1668102802.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-10 | Christophe Leroy | uio: uio_fsl_elbc_gpcm: Replace NO_IRQ by 0 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...2babf17ae860fa4900c2.1665034535.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-10 | Christophe Leroy | virt: fsl_hypervisor: Replace NO_IRQ by 0 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...28e7462b32c93487a516.1665033909.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-03 | Christophe Leroy | iommu/fsl_pamu: Replace NO_IRQ by 0 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...37b6c586daa708ca09d7.1665033732.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-11-02 | Christophe Leroy | tty: evh_bytechan: Replace NO_IRQ by 0 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...0d3e563de383e0b2b337.1665033575.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-10-18 | Christophe Leroy | mtd: rawnand: mpc5121: Replace NO_IRQ by 0 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...0c312e6e620f0f9e8bca.1665034065.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | arm64: Remove CONFIG_ARCH_NR_GPIO ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | arm: Remove CONFIG_ARCH_NR_GPIO ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | x86: Remove CONFIG_ARCH_NR_GPIO ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | Documentation: gpio: Remove text about ARCH_NR_GPIOS ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | gpiolib: Get rid of ARCH_NR_GPIOS ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | gpiolib: Warn on drivers still using static gpiobase... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | gpio: davinci: Stop using ARCH_NR_GPIOS ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | gpio: aggregator: Stop using ARCH_NR_GPIOS ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-17 | Christophe Leroy | ata: pata_mpc52xx: Replace NO_IRQ with 0 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-10-10 | Christophe Leroy | spi: mpc52xx: Replace NO_IRQ by 0 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...98daedf16d0847303b9b.1665034444.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-10-08 | Christophe Leroy | fbdev: mb862xx: Fix check of return value from irq_of_parse_... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-09-30 | Christophe Leroy | serial: cpm_uart: Don't request IRQ too early for console... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...fb1243a16d54a48eb8da.1664526717.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-28 | Christophe Leroy | powerpc/64s: Allow double call of kernel_[un]map_linear_page() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-09-28 | Christophe Leroy | powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/irq: Refactor irq_soft_mask_{set,or}_return() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...e36b9caef8ba77d7633f.1663656054.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Remove impossible mmu_psize_defs[] on nohash ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...ca5349640624f36a016f.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Cleanup idle for e500 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...ec5ef2db37751075185b.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Simplify redundant Kconfig tests ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...14c0c1c46cab927b9adc.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...0c0d98a6bf159a9e371b.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Remove CONFIG_PPC_BOOK3E_MMU ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...ab909cad2e2dad4ddf2f.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Remove CONFIG_PPC_FSL_BOOK3E ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...712e674f39e3b108a1b4.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...76d3da4d9d1fa5a88bde.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | Documentation: Rename PPC_FSL_BOOK3E to PPC_E500 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...fda1e51779f33e13ac38.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Change CONFIG_E500 to CONFIG_PPC_E500 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...82d3123a46e5fdd54fa6.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Remove redundant selection of E500 and E500MC ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...6dceb2f47a049908b6af.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Remove CONFIG_PPC_BOOK3E ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...04678f512ea68cba3e64.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/cputable: Split cpu_specs[] for mpc85xx and... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...103da4b018e9b251b0e9.1663606876.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Remove CONFIG_FSL_BOOKE ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...9c5b4f9c35153913c28f.1663606875.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/cputable: Split cpu_specs[] out of cputable.h ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...3b10cdf524ab697928c1.1663606875.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/cputable: Move __cpu_setup() prototypes out... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...b8bbcdfd8f5907337c22.1663606875.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/cputable: Remove __machine_check_early_realmode_p... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...cbff549b718ccf0809f8.1663606875.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...be63b94a6864bed22c12.1663606875.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...ec729767f92766273f0b.1663606875.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...1d4e84c521a02fecebb8.1663606875.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/highmem: Properly handle fragmented memory ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...62eca48e015dcf1841f9.1663695394.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...a36677db23d4337c7995.1662544980.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/mm: Reduce redundancy in pgtable.h ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...4d7e9ad8e8284cb35380.1662544974.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/book3s: Inline first level of update_mmu_cache() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...16816d46c84fa0a444de.1662370698.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc: Rely on generic definition of hugepd_t and... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...e762dd3283a644318937.1662543243.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-26 | Christophe Leroy | powerpc/nohash: Remove pgd_huge() stub ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...f534271a4a6dd7949b0d.1662543243.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-14 | Christophe Leroy | spi: fsl_spi: Convert to transfer_one ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...3ddb8bac8ef1cb00fe8c.1660829841.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-10 | Christophe Leroy | asm-generic: Remove empty #ifdef SA_RESTORER ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-09-08 | Christophe Leroy | powerpc/math-emu: Inhibit W=1 warnings ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...cb207d5dad947d8d34dc.1662531153.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-07 | Christophe Leroy | spi: Add capability to perform some transfer with chipselect off ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...08a11e7ea2500e8da4c7.1662558898.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-05 | Christophe Leroy | powerpc/vdso: link with -z noexecstack ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...1208444e9515c3423da4.1662132312.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-05 | Christophe Leroy | powerpc/math-emu: Remove -w build flag and fix warnings ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...86d4efeb53100ca156e7.1662134272.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-01 | Christophe Leroy | powerpc/32: Remove wii_memory_fixups() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...f1daed5d3dd8c0d7bebd.1661938317.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-01 | Christophe Leroy | powerpc/32: Allow fragmented physical memory ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...0d4c7ccfba9b407fd4eb.1661938317.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-01 | Christophe Leroy | powerpc/32: Drop a stale comment about reservation... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...8f0fbd41dc3a94ec811a.1661938317.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-09-01 | Christophe Leroy | powerpc/code-patching: Speed up page mapping/unmapping ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> |
commit | commitdiff | tree |
2022-08-31 | Christophe Leroy | powerpc: Fix hard_irq_disable() with sanitizer ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...8e558838e34265812014.1661272586.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-08-26 | Christophe Leroy | powerpc/fsl_booke: Make calc_cam_sz() static ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...54ec79800e209d88595e.1660919200.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-08-26 | Christophe Leroy | powerpc: Remove stale declarations in mmu_decl.h ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...c04966d3b3a7c4bda6d4.1660919016.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-08-22 | Christophe Leroy | powerpc/vdso: Don't map VDSO at a fixed address on... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...e632d92c11c1c5998cab.1660843877.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-08-10 | Christophe Leroy | powerpc/ppc-opcode: Fix PPC_RAW_TW() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...c6380ddb28356ab3fdfe.1659527244.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-08-10 | Christophe Leroy | powerpc: Make eh value more explicit when using lwarx ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...e58a383886510d6af55a.1659430931.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-08-10 | Christophe Leroy | powerpc: Don't hide eh field of lwarx behind a macro ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...5fcbf96698224a8c2469.1659430931.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-08-10 | Christophe Leroy | powerpc: Fix eh field when calling lwarx on PPC32 ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...24c6c457a8ab874b7d12.1659430931.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-08-02 | Christophe Leroy | EDAC/ppc_4xx: Include required of_irq header directly ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...b5f3f569073c78523b01.1659436180.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-28 | Christophe Leroy | powerpc: Finally remove unnecessary headers from asm... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...193fc566ffefdd3517bb.1657264228.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-28 | Christophe Leroy | powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...22ee5ad9a6e2453d1121.1657264228.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-28 | Christophe Leroy | scsi: cxlflash: Include missing linux/irqdomain.h ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...61439f95158271a78c03.1657264228.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-28 | Christophe Leroy | video: fbdev: offb: Include missing linux/platform_device.h ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...7e50b4abfb9fe3780b00.1657264228.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc/64e: Fix build failure with GCC 12 (unrecognized... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...d0356d9e5fb21569f4e8.1657549153.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc/44x: Fix build failure with GCC 12 (unrecognized... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...59f5d4ad2c4c00bedb99.1657549153.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc/405: Fix build failure with GCC 12 (unrecognized... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...8e00de4e31a1363f4251.1657549153.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc/32: Don't always pass -mcpu=powerpc to the... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...d685d654689e5dfa0d74.1657549153.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc/32: Do not allow selection of e5500 or e6500... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...a56f64d9678a7bf684e9.1657549153.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc/ppc-opcode: Define and use PPC_RAW_SETB() ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...544ab552d9c1c63418b5.1657205708.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and... ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...63906919445920005a8f.1657205708.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc/probes: Remove ppc_opcode_t ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...c8b71b167c6740bb6aed.1657205708.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
2022-07-27 | Christophe Leroy | powerpc: Remove remaining parts of oprofile ...off-by: Christophe Leroy <christophe.leroy@csgroup.eu> ...0011d72c3f0999efd5e2.1657204631.git.christophe.leroy@csgroup.eu |
commit | commitdiff | tree |
next |