Age | Commit message (Expand) | Author |
2022-05-19 | Merge branch 'fixes' into next | Michael Ellerman |
2022-05-11 | powerpc/rtas: Keep MSR[RI] set when calling RTAS | Laurent Dufour |
2022-05-11 | powerpc/8xx: Use kmalloced data structure instead of global static | Christophe Leroy |
2022-05-11 | powerpc/8xx: Remove mpc8xx_pics_init() | Christophe Leroy |
2022-05-11 | powerpc/8xx: Convert CPM1 interrupt controller to platform_device | Christophe Leroy |
2022-05-11 | powerpc/8xx: Convert CPM1 error interrupt handler to platform driver | Christophe Leroy |
2022-05-11 | powerpc/8xx: Move CPM interrupt controller into a dedicated file | Christophe Leroy |
2022-05-11 | powerpc/code-patching: Use jump_label to check if poking_init() is done | Christophe Leroy |
2022-05-11 | powerpc/code-patching: Use jump_label for testing freed initmem | Christophe Leroy |
2022-05-11 | KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() | Alexander Graf |
2022-05-08 | powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_... | Christophe Leroy |
2022-05-08 | powerpc: align address to page boundary in change_page_attr() | Christophe Leroy |
2022-05-08 | powerpc/8xx: Simplify flush_tlb_kernel_range() | Christophe Leroy |
2022-05-08 | powerpc: Use static call for get_irq() | Christophe Leroy |
2022-05-08 | powerpc: Use rol32() instead of opencoding in csum_fold() | Christophe Leroy |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy |
2022-05-06 | powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE | Kajol Jain |
2022-05-06 | powerpc: Add missing declaration in asm/drmem.h | Christophe Leroy |
2022-05-06 | powerpc: Include asm/reg.h in asm/svm.h | Christophe Leroy |
2022-05-06 | powerpc: Don't include asm/prom.h in asm/parport.h | Christophe Leroy |
2022-05-06 | powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h | Christophe Leroy |
2022-05-06 | powerpc: Reduce csum_add() complexity for PPC64 | Christophe Leroy |
2022-05-06 | powerpc/64: remove system call instruction emulation | Nicholas Piggin |
2022-05-06 | powerpc: Reject probes on instructions that can't be single stepped | Naveen N. Rao |
2022-05-06 | powerpc: Sort and de-dup primary opcodes in ppc-opcode.h | Naveen N. Rao |
2022-05-05 | powerpc: fix typos in comments | Julia Lawall |
2022-05-05 | powerpc/boot: Stop using RELACOUNT | Alexey Kardashevskiy |
2022-05-05 | powerpc: Simplify and move arch_randomize_brk() | Christophe Leroy |
2022-05-05 | powerpc/mm: Convert to default topdown mmap layout | Christophe Leroy |
2022-05-05 | powerpc/mm: Enable full randomisation of memory mappings | Christophe Leroy |
2022-05-05 | powerpc/mm: Move get_unmapped_area functions to slice.c | Christophe Leroy |
2022-05-05 | powerpc/mm: Use generic_hugetlb_get_unmapped_area() | Christophe Leroy |
2022-05-05 | powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe... | Christophe Leroy |
2022-05-05 | powerpc/mm: Remove CONFIG_PPC_MM_SLICES | Christophe Leroy |
2022-05-05 | powerpc/mm: Make slice specific to book3s/64 | Christophe Leroy |
2022-05-05 | powerpc/mm: Move vma_mmu_pagesize() | Christophe Leroy |
2022-05-05 | mm: Add len and flags parameters to arch_get_mmap_end() | Christophe Leroy |
2022-05-05 | Merge tag 'v5.18-rc4' into next | Michael Ellerman |
2022-05-04 | powerpc/vdso: Fix incorrect CFI in gettimeofday.S | Michael Ellerman |
2022-05-04 | powerpc/pseries/vas: Use QoS credits from the userspace | Haren Myneni |
2022-05-04 | powerpc/eeh: Remove unused inline functions | YueHaibing |
2022-05-04 | powerpc/powermac: Use for_each_property_of_node() | Michael Ellerman |
2022-05-04 | powerpc/4xx/cpm: Fix return value of __setup() handler | Randy Dunlap |
2022-05-04 | powerpc/idle: Fix return value of __setup() handler | Randy Dunlap |
2022-05-04 | powerpc/5xx: Drop unnecessary cast | Wang Qing |
2022-05-04 | powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c | Christophe Leroy |
2022-05-04 | powerpc/kuap: Remove unused inline function __kuap_assert_locked() | YueHaibing |
2022-05-04 | powerpc/smp: Remove unused inline functions | YueHaibing |
2022-05-04 | powerpc: Remove redundant spaces to match coding style | maqiang |