| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/64s/interrupt: Fix decrementer storm | Nicholas Piggin | 2022-01-25 | 1 | -2/+3 |
* | Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-01-23 | 1 | -0/+2 |
|\ |
|
| * | powerpc/64s: Mask SRR0 before checking against the masked NIP | Nicholas Piggin | 2022-01-18 | 1 | -0/+2 |
* | | proc: remove PDE_DATA() completely | Muchun Song | 2022-01-22 | 1 | -2/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 1 | -91/+6 |
|\ \ |
|
| * | | mm: percpu: add generic pcpu_populate_pte() function | Kefeng Wang | 2022-01-20 | 1 | -46/+1 |
| * | | mm: percpu: add generic pcpu_fc_alloc/free funciton | Kefeng Wang | 2022-01-20 | 1 | -49/+2 |
| * | | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef | Kefeng Wang | 2022-01-20 | 1 | -4/+11 |
* | | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-17 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | exit: Add and use make_task_dead. | Eric W. Biederman | 2021-12-13 | 1 | -4/+4 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-15 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 2022-01-15 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-01-14 | 69 | -563/+1133 |
|\ \ \ |
|
| * | | | powerpc/cacheinfo: use default_groups in kobj_type | Greg Kroah-Hartman | 2022-01-05 | 1 | -2/+3 |
| * | | | powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings | Michael Ellerman | 2021-12-25 | 1 | -4/+4 |
| * | | | powerpc/64s: Mask NIP before checking against SRR0 | Michael Ellerman | 2021-12-25 | 1 | -0/+2 |
| * | | | powerpc/32: Fix boot failure with GCC latent entropy plugin | Christophe Leroy | 2021-12-23 | 1 | -0/+1 |
| * | | | powerpc/mm: Switch obsolete dssall to .long | Alexey Kardashevskiy | 2021-12-23 | 5 | -7/+7 |
| * | | | powerpc/64/asm: Do not reassign labels | Daniel Axtens | 2021-12-23 | 3 | -26/+26 |
| * | | | powerpc/64/asm: Inline BRANCH_TO_C000 | Alexey Kardashevskiy | 2021-12-23 | 1 | -14/+3 |
| * | | | powerpc/toc: Future proof kernel toc | Alan Modra | 2021-12-23 | 2 | -6/+4 |
| * | | | powerpc/kernel: Add __init attribute to eligible functions | Nick Child | 2021-12-23 | 15 | -49/+50 |
| * | | | powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts | Nicholas Piggin | 2021-12-16 | 1 | -0/+63 |
| * | | | powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in... | Nicholas Piggin | 2021-12-16 | 3 | -17/+20 |
| * | | | powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper | Nicholas Piggin | 2021-12-16 | 3 | -34/+19 |
| * | | | powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic | Hari Bathini | 2021-12-09 | 2 | -0/+18 |
| * | | | powerpc: handle kdump appropriately with crash_kexec_post_notifiers option | Hari Bathini | 2021-12-09 | 1 | -0/+30 |
| * | | | powerpc/inst: Define ppc_inst_t as u32 on PPC32 | Christophe Leroy | 2021-12-09 | 1 | -6/+2 |
| * | | | powerpc/inst: Define ppc_inst_t | Christophe Leroy | 2021-12-09 | 11 | -42/+42 |
| * | | | powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode. | Christophe Leroy | 2021-12-09 | 1 | -0/+12 |
| * | | | powerpc/kuap: Wire-up KUAP on 40x | Christophe Leroy | 2021-12-09 | 1 | -0/+8 |
| * | | | powerpc/kuap: Wire-up KUAP on 44x | Christophe Leroy | 2021-12-09 | 1 | -0/+16 |
| * | | | powerpc: Add KUAP support for BOOKE and 40x | Christophe Leroy | 2021-12-09 | 1 | -0/+3 |
| * | | | powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64 | Christophe Leroy | 2021-12-09 | 1 | -3/+3 |
| * | | | powerpc/config: Add CONFIG_BOOKE_OR_40x | Christophe Leroy | 2021-12-09 | 7 | -8/+8 |
| * | | | powerpc/kuap: Add kuap_lock() | Christophe Leroy | 2021-12-09 | 1 | -0/+2 |
| * | | | powerpc/32s: Save content of sr0 to avoid 'mfsr' | Christophe Leroy | 2021-12-09 | 2 | -5/+4 |
| * | | | powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly | Christophe Leroy | 2021-12-09 | 4 | -3/+41 |
| * | | | powerpc/book3e: Activate KUEP at all time | Christophe Leroy | 2021-12-09 | 1 | -0/+1 |
| * | | | powerpc/44x: Activate KUEP at all time | Christophe Leroy | 2021-12-09 | 1 | -8/+2 |
| * | | | powerpc/40x: Map 32Mbytes of memory at startup | Christophe Leroy | 2021-12-09 | 1 | -1/+8 |
| * | | | powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU | Nicholas Piggin | 2021-12-09 | 9 | -25/+44 |
| * | | | powerpc/64s: Make hash MMU support configurable | Nicholas Piggin | 2021-12-09 | 1 | -4/+10 |
| * | | | powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix | Nicholas Piggin | 2021-12-02 | 1 | -6/+15 |
| * | | | powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled | Nicholas Piggin | 2021-12-02 | 1 | -3/+3 |
| * | | | powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific | Nicholas Piggin | 2021-12-02 | 1 | -2/+2 |
| * | | | powerpc/signal32: Use struct_group() to zero spe regs | Kees Cook | 2021-12-02 | 1 | -5/+9 |
| * | | | powerpc/modules: Don't WARN on first module allocation attempt | Christophe Leroy | 2021-11-30 | 1 | -5/+6 |
| * | | | powerpc: flexible GPR range save/restore macros | Nicholas Piggin | 2021-11-29 | 9 | -75/+42 |
| * | | | powerpc/watchdog: help remote CPUs to flush NMI printk output | Nicholas Piggin | 2021-11-29 | 1 | -6/+31 |