| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/io: Avoid clang null pointer arithmetic warnings | Michael Ellerman | 2024-06-27 | 1 | -12/+12 |
* | powerpc/pseries: Enforce hcall result buffer validity and size | Nathan Lynch | 2024-06-27 | 1 | -4/+4 |
* | powerpc/uaccess: Fix build errors seen with GCC 13/14 | Michael Ellerman | 2024-06-21 | 1 | -0/+16 |
* | powerpc/bpf/32: Fix failing test_bpf tests | Christophe Leroy | 2024-06-12 | 1 | -0/+4 |
* | powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp | Shrikanth Hegde | 2024-06-12 | 1 | -1/+1 |
* | Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2024-05-05 | 1 | -3/+2 |
|\ |
|
| * | powerpc/pseries: make max polling consistent for longer H_CALLs | Nayna Jain | 2024-04-22 | 1 | -3/+2 |
* | | vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h | Arnd Bergmann | 2024-04-03 | 1 | -2/+1 |
|/ |
|
* | powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency | Hari Bathini | 2024-03-17 | 1 | -49/+49 |
* | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2024-03-15 | 21 | -41/+81 |
|\ |
|
| * | powerpc/macio: Make remove callback of macio driver void returned | Dawei Li | 2024-03-07 | 1 | -1/+1 |
| * | powerpc/83xx: Fix build failure with FPU=n | Michael Ellerman | 2024-03-07 | 1 | -0/+4 |
| * | powerpc/64s: Fix get_hugepd_cache_index() build failure | Michael Ellerman | 2024-03-07 | 1 | -2/+2 |
| * | powerpc/fsl: Fix mfpmr() asm constraint error | Michael Ellerman | 2024-03-07 | 1 | -2/+2 |
| * | powerpc/fsl: Modernise mt/mfpmr | Michael Ellerman | 2024-03-03 | 1 | -11/+21 |
| * | powerpc/fsl: Fix mfpmr build errors with newer binutils | Michael Ellerman | 2024-03-03 | 1 | -2/+9 |
| * | powerpc/64s: Use .machine power4 around dcbt | Michael Ellerman | 2024-03-03 | 1 | -2/+8 |
| * | powerpc/64s: Move dcbt/dcbtst sequence into a macro | Michael Ellerman | 2024-03-03 | 1 | -0/+12 |
| * | powerpc/machdep: Define 'compatibles' property in ppc_md and use it | Christophe Leroy | 2024-03-03 | 1 | -0/+1 |
| * | powerpc: Refactor __kernel_map_pages() | Christophe Leroy | 2024-03-03 | 3 | -14/+0 |
| * | powerpc: Implement set_memory_rox() | Christophe Leroy | 2024-02-22 | 1 | -0/+7 |
| * | powerpc: Use user_mode() macro when possible | Christophe Leroy | 2024-02-22 | 1 | -1/+1 |
| * | powerpc/trace: Restrict hash_fault trace event to HASH MMU | Christophe Leroy | 2024-02-22 | 1 | -1/+2 |
| * | powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention | Nicholas Piggin | 2024-02-21 | 1 | -2/+4 |
| * | powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-features | Nicholas Piggin | 2024-02-21 | 1 | -5/+6 |
| * | powerpc: Add Power11 architected and raw mode | Madhavan Srinivasan | 2024-02-21 | 3 | -0/+6 |
| * | powerpc: Remove duplicate/unnecessary ifdefs | Shrikanth Hegde | 2024-02-21 | 1 | -4/+0 |
| * | powerpc: ibmebus: make ibmebus_bus_type const | Ricardo B. Marliere | 2024-02-15 | 1 | -1/+1 |
| * | powerpc: pmac: make macio_bus_type const | Ricardo B. Marliere | 2024-02-15 | 1 | -1/+1 |
| * | powerpc: mpic: make mpic_subsys const | Ricardo B. Marliere | 2024-02-15 | 1 | -1/+1 |
| * | powerpc: vio: make vio_bus_type const | Ricardo B. Marliere | 2024-02-15 | 1 | -1/+1 |
| * | powerpc: Force inlining of arch_vmap_p{u/m}d_supported() | Christophe Leroy | 2024-02-15 | 1 | -2/+2 |
| * | powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids | Michael Ellerman | 2024-02-15 | 1 | -0/+1 |
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-03-14 | 3 | -49/+9 |
|\ \ |
|
| * | | mm/treewide: drop pXd_large() | Peter Xu | 2024-03-06 | 2 | -7/+1 |
| * | | mm/powerpc: replace pXd_is_leaf() with pXd_leaf() | Peter Xu | 2024-03-06 | 2 | -30/+4 |
| * | | mm/powerpc: define pXd_large() with pXd_leaf() | Peter Xu | 2024-03-06 | 2 | -15/+3 |
| * | | mm/mmu_gather: add tlb_remove_tlb_entries() | David Hildenbrand | 2024-02-22 | 1 | -0/+2 |
| * | | powerpc/pgtable: define PFN_PTE_SHIFT | David Hildenbrand | 2024-02-22 | 1 | -0/+2 |
* | | | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2024-03-13 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | arch/powerpc: Remove <linux/fb.h> from backlight code | Thomas Zimmermann | 2024-03-07 | 1 | -3/+2 |
* | | | | Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-03-13 | 1 | -8/+1 |
|\ \ \ \ |
|
| * | | | | powerpc: Simplify strict_kernel_rwx_enabled() | Christophe Leroy | 2024-02-02 | 1 | -8/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-03-12 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | kernel.h: removed REPEAT_BYTE from kernel.h | Tanzir Hasan | 2024-02-01 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-03-12 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | arch: simplify architecture specific page size configuration | Arnd Bergmann | 2024-03-06 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2024-03-03 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | powerpc/rtas: use correct function name for resetting TCE tables | Nathan Lynch | 2024-02-23 | 1 | -2/+2 |
* | | | | Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2024-02-24 | 1 | -0/+10 |
|\| | |
| |/ /
|/| | |
|