| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/8xx: Fix kernel DTLB miss on dcbz | Christophe Leroy | 2024-10-11 | 1 | -0/+1 |
* | powerpc/vdso: allow r30 in vDSO code generation of getrandom | Jason A. Donenfeld | 2024-09-30 | 1 | -1/+1 |
* | Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2024-09-25 | 1 | -99/+99 |
|\ |
|
| * | powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block | Narayana Murty N | 2024-09-20 | 1 | -99/+99 |
* | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-09-21 | 1 | -11/+24 |
|\ \ |
|
| * | | powerpc/vdso: refactor error handling | Michael Ellerman | 2024-09-01 | 1 | -11/+7 |
| * | | powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap() | Michael Ellerman | 2024-09-01 | 1 | -0/+17 |
* | | | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2024-09-19 | 1 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge v6.11-rc7 into drm-next | Simona Vetter | 2024-09-11 | 2 | -3/+5 |
| |\ \ |
|
| * \ \ | Merge v6.11-rc5 into drm-next | Daniel Vetter | 2024-08-27 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi... | Daniel Vetter | 2024-08-08 | 1 | -4/+4 |
| |\ \ \ |
|
| | * \ \ | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2024-07-29 | 1 | -1/+5 |
| | |\ \ \ |
|
| | * | | | | printk: Add a short description string to kmsg_dump() | Jocelyn Falempe | 2024-07-17 | 1 | -4/+4 |
* | | | | | | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2024-09-19 | 16 | -221/+217 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/pseries/eeh: Fix pseries_eeh_err_inject | Narayana Murty N | 2024-09-10 | 1 | -4/+5 |
| * | | | | | | powerpc: Stop using no_llseek | Michael Ellerman | 2024-09-05 | 1 | -4/+0 |
| * | | | | | | powerpc/64s: Remove the "fast endian switch" syscall | Michael Ellerman | 2024-09-05 | 1 | -17/+0 |
| * | | | | | | powerpc: Replace kretprobe code with rethook on powerpc | Abhishek Dubey | 2024-09-05 | 5 | -67/+80 |
| * | | | | | | powerpc: Constify struct kobj_type | Huang Xiaojia | 2024-09-05 | 2 | -2/+2 |
| * | | | | | | powerpc/vdso: Inconditionally use CFUNC macro | Christophe Leroy | 2024-08-30 | 1 | -4/+0 |
| * | | | | | | powerpc/32: Implement validation of emergency stack | Christophe Leroy | 2024-08-30 | 1 | -2/+18 |
| * | | | | | | powerpc/603: Inconditionally use task PGDIR in DTLB misses | Christophe Leroy | 2024-08-30 | 1 | -27/+38 |
| * | | | | | | powerpc/603: Inconditionally use task PGDIR in ITLB misses | Christophe Leroy | 2024-08-30 | 1 | -12/+5 |
| * | | | | | | powerpc/603: Switch r0 and r3 in TLB miss handlers | Christophe Leroy | 2024-08-30 | 1 | -56/+38 |
| * | | | | | | powerpc/8xx: Inconditionally use task PGDIR in DTLB misses | Christophe Leroy | 2024-08-30 | 1 | -23/+34 |
| * | | | | | | powerpc/8xx: Inconditionally use task PGDIR in ITLB misses | Christophe Leroy | 2024-08-30 | 1 | -11/+0 |
| * | | | | | | Revert "powerpc/8xx: Always pin kernel text TLB" | Christophe Leroy | 2024-08-30 | 1 | -0/+8 |
| * | | | | | | powerpc/8xx: Fix kernel vs user address comparison | Christophe Leroy | 2024-08-30 | 1 | -3/+3 |
| * | | | | | | powerpc: Remove obsoleted declaration for _get_SP | Gaosheng Cui | 2024-08-30 | 1 | -2/+0 |
| * | | | | | | powerpc/32: Convert patch_instruction() to patch_uint() | Benjamin Gray | 2024-08-21 | 1 | -1/+1 |
| * | | | | | | powerpc/64: Convert patch_instruction() to patch_u32() | Benjamin Gray | 2024-08-21 | 1 | -3/+2 |
| * | | | | | | powerpc/traps: Use backlight power constants | Thomas Zimmermann | 2024-08-07 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2024-09-18 | 10 | -40/+478 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64 | Christophe Leroy | 2024-09-13 | 4 | -2/+68 |
| * | | | | | | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32 | Christophe Leroy | 2024-09-13 | 6 | -3/+389 |
| * | | | | | | powerpc/vdso: Refactor CFLAGS for CVDSO build | Christophe Leroy | 2024-09-13 | 1 | -19/+13 |
| * | | | | | | powerpc/vdso32: Add crtsavres | Christophe Leroy | 2024-09-13 | 2 | -14/+4 |
| * | | | | | | powerpc/vdso: Fix VDSO data access when running in a non-root time namespace | Christophe Leroy | 2024-09-13 | 3 | -3/+5 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-09-18 | 2 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | treewide: context_tracking: Rename CONTEXT_* into CT_STATE_* | Valentin Schneider | 2024-07-29 | 2 | -4/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-09-17 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | smp: Mark smp_prepare_boot_cpu() __init | Bibo Mao | 2024-09-08 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* / | | | | powerpc/vdso: Don't discard rela sections | Christophe Leroy | 2024-08-22 | 2 | -3/+5 |
|/ / / / |
|
* / / / | powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL | Christophe Leroy | 2024-08-12 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-07-21 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | init/modpost: conditionally check section mismatch to __meminit* | Masahiro Yamada | 2024-07-12 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-07-21 | 4 | -59/+31 |
|\ \ \ |
|
| * | | | powerpc/e500: use contiguous PMD instead of hugepd | Christophe Leroy | 2024-07-12 | 1 | -14/+7 |
| * | | | powerpc/e500: free r10 for FIND_PTE | Christophe Leroy | 2024-07-12 | 1 | -14/+16 |
| * | | | powerpc/e500: don't pre-check write access on data TLB error | Christophe Leroy | 2024-07-12 | 1 | -15/+0 |