Age | Commit message (Expand) | Author |
2024-10-29 | powerpc/64: Remove maple platform | Michael Ellerman |
2024-10-29 | powerpc/machdep: Drop include of dma-mapping.h | Michael Ellerman |
2024-10-29 | powerpc/64: Drop IPI_PRIORITY from asm-offsets | Michael Ellerman |
2024-10-21 | powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init() | Ritesh Harjani (IBM) |
2024-10-21 | powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem | Ritesh Harjani (IBM) |
2024-10-21 | powerpc/fadump: Refactor and prepare fadump_cma_init for late init | Ritesh Harjani (IBM) |
2024-10-16 | powerpc/vdso: Implement __arch_get_vdso_rng_data() | Christophe Leroy |
2024-10-16 | powerpc/vdso: Add a page for non-time data | Christophe Leroy |
2024-10-16 | powerpc/rtas: Use fsleep() to minimize additional sleep duration | Anna-Maria Behnsen |
2024-10-15 | powerpc/vdso: Remove timekeeper includes | Thomas Weißschuh |
2024-10-11 | powerpc/8xx: Fix kernel DTLB miss on dcbz | Christophe Leroy |
2024-10-10 | ftrace: Make ftrace_regs abstract from direct use | Steven Rostedt |
2024-09-30 | powerpc/vdso: allow r30 in vDSO code generation of getrandom | Jason A. Donenfeld |
2024-09-25 | Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-09-20 | powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block | Narayana Murty N |
2024-09-19 | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-09-19 | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-09-18 | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-09-17 | Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-09-13 | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64 | Christophe Leroy |
2024-09-13 | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32 | Christophe Leroy |
2024-09-13 | powerpc/vdso: Refactor CFLAGS for CVDSO build | Christophe Leroy |
2024-09-13 | powerpc/vdso32: Add crtsavres | Christophe Leroy |
2024-09-13 | powerpc/vdso: Fix VDSO data access when running in a non-root time namespace | Christophe Leroy |
2024-09-11 | Merge v6.11-rc7 into drm-next | Simona Vetter |
2024-09-10 | powerpc/pseries/eeh: Fix pseries_eeh_err_inject | Narayana Murty N |
2024-09-08 | smp: Mark smp_prepare_boot_cpu() __init | Bibo Mao |
2024-09-05 | powerpc: Stop using no_llseek | Michael Ellerman |
2024-09-05 | powerpc/64s: Remove the "fast endian switch" syscall | Michael Ellerman |
2024-09-05 | powerpc: Replace kretprobe code with rethook on powerpc | Abhishek Dubey |
2024-09-05 | powerpc: Constify struct kobj_type | Huang Xiaojia |
2024-09-01 | powerpc/vdso: refactor error handling | Michael Ellerman |
2024-09-01 | powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap() | Michael Ellerman |
2024-08-30 | powerpc/vdso: Inconditionally use CFUNC macro | Christophe Leroy |
2024-08-30 | powerpc/32: Implement validation of emergency stack | Christophe Leroy |
2024-08-30 | powerpc/603: Inconditionally use task PGDIR in DTLB misses | Christophe Leroy |
2024-08-30 | powerpc/603: Inconditionally use task PGDIR in ITLB misses | Christophe Leroy |
2024-08-30 | powerpc/603: Switch r0 and r3 in TLB miss handlers | Christophe Leroy |
2024-08-30 | powerpc/8xx: Inconditionally use task PGDIR in DTLB misses | Christophe Leroy |
2024-08-30 | powerpc/8xx: Inconditionally use task PGDIR in ITLB misses | Christophe Leroy |
2024-08-30 | Revert "powerpc/8xx: Always pin kernel text TLB" | Christophe Leroy |
2024-08-30 | powerpc/8xx: Fix kernel vs user address comparison | Christophe Leroy |
2024-08-30 | powerpc: Remove obsoleted declaration for _get_SP | Gaosheng Cui |
2024-08-27 | Merge v6.11-rc5 into drm-next | Daniel Vetter |
2024-08-22 | powerpc/vdso: Don't discard rela sections | Christophe Leroy |
2024-08-21 | powerpc/32: Convert patch_instruction() to patch_uint() | Benjamin Gray |
2024-08-21 | powerpc/64: Convert patch_instruction() to patch_u32() | Benjamin Gray |
2024-08-12 | powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL | Christophe Leroy |