- 82d2c16 powerpc/perf: Adds support for programming of Thresholding in P10 by Kajol Jain · 3 years, 11 months ago
- b3abe59 powerpc/pci: Remove unimplemented prototypes by Oliver O'Halloran · 4 years, 4 months ago
- 052f9d2 powerpc/uaccess: Merge raw_copy_to_user_allowed() into raw_copy_to_user() by Christophe Leroy · 3 years, 11 months ago
- 95d019e powerpc/uaccess: Merge __put_user_size_allowed() into __put_user_size() by Christophe Leroy · 3 years, 11 months ago
- 6b385d1 powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_user() by Christophe Leroy · 3 years, 11 months ago
- e3de1e2 powerpc/64: Fix stack trace not displaying final frame by Michael Ellerman · 3 years, 11 months ago
- 132f94f powerpc/time: Remove get_tbl() by Christophe Leroy · 3 years, 11 months ago
- 55d68df powerpc/time: Avoid using get_tbl() by Christophe Leroy · 3 years, 11 months ago
- 5b90b96 powerpc/syscall: Avoid storing 'current' in another pointer by Christophe Leroy · 3 years, 11 months ago
- d524dda powerpc/32: Handle bookE debugging in C in syscall entry/exit by Christophe Leroy · 3 years, 11 months ago
- b966f22 powerpc/syscall: Do not check unsupported scv vector on PPC32 by Christophe Leroy · 3 years, 11 months ago
- eb595ec powerpc/32: Remove the counter in global_dbcr0 by Christophe Leroy · 3 years, 11 months ago
- 4d67fac powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry by Christophe Leroy · 3 years, 11 months ago
- 6f76a01 powerpc/syscall: implement system call entry/exit logic in C for PPC32 by Christophe Leroy · 3 years, 11 months ago
- fbcee2e powerpc/32: Always save non volatile GPRs at syscall entry by Christophe Leroy · 3 years, 11 months ago
- c01b916 powerpc/syscall: Change condition to check MSR_RI by Christophe Leroy · 3 years, 11 months ago
- 8875f47 powerpc/syscall: Save r3 in regs->orig_r3 by Christophe Leroy · 3 years, 11 months ago
- 72b7a9e powerpc/syscall: Use is_compat_task() by Christophe Leroy · 3 years, 11 months ago
- 344bb20 powerpc/syscall: Make interrupt.c buildable on PPC32 by Christophe Leroy · 3 years, 11 months ago
- ab1a517 powerpc/syscall: Rename syscall_64.c into interrupt.c by Christophe Leroy · 3 years, 11 months ago
- 6650c47 powerpc/irq: Add stub irq_soft_mask_return() for PPC32 by Christophe Leroy · 3 years, 11 months ago
- 0835377 powerpc/irq: Rework helpers that manipulate MSR[EE/RI] by Christophe Leroy · 3 years, 11 months ago
- fb5608f powerpc/irq: Add helper to set regs->softe by Christophe Leroy · 3 years, 11 months ago
- 2c59e51 powerpc/32: Reorder instructions to avoid using CTR in syscall entry by Christophe Leroy · 3 years, 11 months ago
- 76249dd powerpc/32: On syscall entry, enable instruction translation at the same time as data by Christophe Leroy · 3 years, 11 months ago
- eca2411 powerpc/32: Always enable data translation on syscall entry by Christophe Leroy · 3 years, 11 months ago
- 57fdfbc powerpc/32s: Add missing call to kuep_lock on syscall entry by Christophe Leroy · 3 years, 11 months ago
- 57f48b4 powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE mode by Will Springer · 4 years ago
- caccf2a powerpc: use kernel endianness in MSR in 32-bit signal handler by Joseph J Allen · 4 years ago
- 2377c92 powerpc/kexec_file: fix FDT size estimation for kdump kernel by Hari Bathini · 3 years, 11 months ago
- 2ac02e5 powerpc/mm: Remove dcache flush from memory remove. by Aneesh Kumar K.V · 3 years, 11 months ago
- ec94b9b powerpc/mm: Add PG_dcache_clean to indicate dcache clean state by Aneesh Kumar K.V · 3 years, 11 months ago
- c7ba2d6 powerpc/mm: Enable compound page check for both THP and HugeTLB by Aneesh Kumar K.V · 3 years, 11 months ago
- c9df3f8 powerpc/xive: Assign boolean values to a bool variable by Jiapeng Chong · 3 years, 11 months ago
- 3642eb2 powerpc/32: Preserve cr1 in exception prolog stack check to fix build error by Christophe Leroy · 3 years, 11 months ago
- ac7c5e9 powerpc/64s: Remove EXSLB interrupt save area by Nicholas Piggin · 3 years, 11 months ago
- 14ad0e7 powerpc/64s: syscall real mode entry use mtmsrd rather than rfid by Nicholas Piggin · 3 years, 11 months ago
- 60a707d powerpc/kuap: Restore AMR after replaying soft interrupts by Alexey Kardashevskiy · 4 years ago
- 7d506ca powerpc/uaccess: Avoid might_fault() when user access is enabled by Alexey Kardashevskiy · 3 years, 11 months ago
- de4ffc6 powerpc/uaccess: Simplify unsafe_put_user() implementation by Michael Ellerman · 3 years, 11 months ago
- f30520c powerpc/amigaone: Make amigaone_discover_phbs() static by Michael Ellerman · 3 years, 11 months ago
- 2bb421a powerpc/mm/64s: Fix no previous prototype warning by Michael Ellerman · 3 years, 11 months ago
- 5c47c44 powerpc/83xx: Fix build error when CONFIG_PCI=n by Michael Ellerman · 3 years, 11 months ago
- e4bb64c powerpc: remove interrupt handler functions from the noinstr section by Nicholas Piggin · 3 years, 11 months ago
- dea6f4c powerpc/powernv/pci: Use kzalloc() for phb related allocations by Michael Ellerman · 3 years, 11 months ago
- e7eb919 powerpc/64s: Handle program checks in wrong endian during early boot by Michael Ellerman · 4 years ago
- 0ecf6a9 powerpc/64: Make stack tracing work during very early boot by Michael Ellerman · 4 years ago
- 73287ca powerpc64/idle: Fix SP offsets when saving GPRs by Christopher M. Riedl · 3 years, 11 months ago
- b842d13 powerpc/32s: Allow constant folding in mtsr()/mfsr() by Christophe Leroy · 3 years, 11 months ago
- 179ae57 powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr() by Christophe Leroy · 3 years, 11 months ago
- fd659e8 powerpc/32s: Change mfsrin() into a static inline function by Christophe Leroy · 3 years, 11 months ago
- 8524e2e powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers by Christophe Leroy · 3 years, 11 months ago
- 22b89ba powerpc/sstep: Fix darn emulation by Sandipan Das · 3 years, 11 months ago
- bbda4b6 powerpc/sstep: Fix load-store and update emulation by Sandipan Das · 3 years, 11 months ago
- 903178d powerpc/8xx: Fix software emulation interrupt by Christophe Leroy · 3 years, 11 months ago
- d137845 powerpc/perf: Record counter overflow always if SAMPLE_IP is unset by Athira Rajeev · 3 years, 11 months ago
- 768d70e powerpc/pseries/dlpar: handle ibm, configure-connector delay status by Nathan Lynch · 4 years ago
- 3cb1aa7 powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs by Nicholas Piggin · 4 years ago
- 032b7f0 powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask by Nicholas Piggin · 4 years ago
- 93935448 powerpc/64s/radix: occasionally attempt to trim mm_cpumask by Nicholas Piggin · 4 years ago
- 780de40 powerpc/64s/radix: Allow mm_cpumask trimming from external sources by Nicholas Piggin · 4 years ago
- 54bb503 powerpc/64s/radix: Check for no TLB flush required by Nicholas Piggin · 4 years ago
- 26418b3 powerpc/64s/radix: refactor TLB flush type selection by Nicholas Piggin · 4 years ago
- a249604 powerpc/64s/radix: add warning and comments in mm_cpumask trim by Nicholas Piggin · 4 years ago
- e79b76e powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs by Athira Rajeev · 3 years, 11 months ago
- 91f3469 powerpc/perf: Include PMCs as part of per-cpu cpuhw_events struct by Athira Rajeev · 3 years, 11 months ago
- 266d8f7 powerpc/pkeys: Remove unused code by Sandipan Das · 4 years ago
- ea78265 powerpc/44x: Fix a spelling mismach to mismatch in head_44x.S by Bhaskar Chowdhury · 4 years ago
- 6c6fdbb powerpc: remove unneeded semicolons by Chengyang Fan · 4 years ago
- 665d8d5 powerpc/akebono: Fix unmet dependency errors by Michael Ellerman · 4 years ago
- 86dbb39 powerpc/64s: runlatch interrupt handling in C by Nicholas Piggin · 4 years ago
- 6ecbb58 powerpc/64s: move NMI soft-mask handling to C by Nicholas Piggin · 4 years ago
- 118178e powerpc: move NMI entry/exit code into wrapper by Nicholas Piggin · 4 years ago
- 74c3354 powerpc/pseries/mce: restore msr before returning from handler by Nicholas Piggin · 3 years, 11 months ago
- 56acfdd powerpc/64: entry cpu time accounting in C by Nicholas Piggin · 4 years ago
- 2994e1b powerpc/64: move account_stolen_time into its own function by Nicholas Piggin · 4 years ago
- 75b9695 powerpc/64s: reconcile interrupts in C by Nicholas Piggin · 4 years ago
- f821bc9 powerpc/64s: move context tracking exit to interrupt exit path by Nicholas Piggin · 4 years ago
- 1b1b6a6 powerpc: handle irq_enter/irq_exit in interrupt handler wrappers by Nicholas Piggin · 4 years ago
- 6fdb0f4 powerpc/64: add context tracking to asynchronous interrupts by Nicholas Piggin · 4 years ago
- 540d4d3 powerpc/64: context tracking move to interrupt wrappers by Nicholas Piggin · 4 years ago
- a008f8f powerpc/64s/hash: improve context tracking of hash faults by Nicholas Piggin · 4 years ago
- 2a06bf3 powerpc/64: context tracking remove _TIF_NOHZ by Nicholas Piggin · 4 years ago
- e6f8a6c powerpc: add interrupt_cond_local_irq_enable helper by Nicholas Piggin · 4 years ago
- 3a96570 powerpc: convert interrupt handlers to use wrappers by Nicholas Piggin · 4 years ago
- fd3f1e0 powerpc/traps: factor common code from program check and emulation assist by Nicholas Piggin · 3 years, 11 months ago
- 25b7e6b powerpc: add interrupt wrapper entry / exit stub functions by Nicholas Piggin · 4 years ago
- 8d41fc6 powerpc: interrupt handler wrapper functions by Nicholas Piggin · 4 years ago
- 11cb0a2 powerpc: improve handling of unrecoverable system reset by Nicholas Piggin · 4 years ago
- c538938 powerpc/mce: ensure machine check handler always tests RI by Nicholas Piggin · 4 years ago
- 209e9d5 powerpc: introduce die_mce by Nicholas Piggin · 4 years ago
- dcdb4f1 powerpc/cell: tidy up pervasive declarations by Nicholas Piggin · 4 years ago
- 6c6aee0 powerpc: add and use unknown_async_exception by Nicholas Piggin · 4 years ago
- 0440b8a powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h by Nicholas Piggin · 4 years ago
- 156b537 powerpc/perf: move perf irq/nmi handling details into traps.c by Nicholas Piggin · 4 years ago
- 3a31388 powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce by Nicholas Piggin · 4 years ago
- e44370a powerpc/64s: slb comment update by Nicholas Piggin · 4 years ago
- 31d6490 powerpc/mm: Remove stale do_page_fault comment referring to SLB faults by Nicholas Piggin · 4 years ago
- bf0e237 powerpc/64s: split do_hash_fault by Nicholas Piggin · 4 years ago
- f4c03b0 powerpc/64s: move bad_page_fault handling to C by Nicholas Piggin · 4 years ago