platform/kernel/linux-rpi.git
2021-02-11 Kajol Jainpowerpc/perf: Adds support for programming of Threshold...
2021-02-11 Oliver O'Halloranpowerpc/pci: Remove unimplemented prototypes
2021-02-11 Christophe... powerpc/uaccess: Merge raw_copy_to_user_allowed() into...
2021-02-11 Christophe... powerpc/uaccess: Merge __put_user_size_allowed() into...
2021-02-11 Christophe... powerpc/uaccess: get rid of small constant size cases...
2021-02-11 Michael Ellermanpowerpc/64: Fix stack trace not displaying final frame
2021-02-11 Christophe... powerpc/time: Remove get_tbl()
2021-02-11 Christophe... powerpc/time: Avoid using get_tbl()
2021-02-11 Christophe... spi: mpc52xx: Avoid using get_tbl()
2021-02-11 Christophe... powerpc/syscall: Avoid storing 'current' in another...
2021-02-11 Christophe... powerpc/32: Handle bookE debugging in C in syscall...
2021-02-11 Christophe... powerpc/syscall: Do not check unsupported scv vector...
2021-02-11 Christophe... powerpc/32: Remove the counter in global_dbcr0
2021-02-11 Christophe... powerpc/32: Remove verification of MSR_PR on syscall...
2021-02-11 Christophe... powerpc/syscall: implement system call entry/exit logic...
2021-02-11 Christophe... powerpc/32: Always save non volatile GPRs at syscall...
2021-02-11 Christophe... powerpc/syscall: Change condition to check MSR_RI
2021-02-11 Christophe... powerpc/syscall: Save r3 in regs->orig_r3
2021-02-11 Christophe... powerpc/syscall: Use is_compat_task()
2021-02-11 Christophe... powerpc/syscall: Make interrupt.c buildable on PPC32
2021-02-11 Christophe... powerpc/syscall: Rename syscall_64.c into interrupt.c
2021-02-11 Christophe... powerpc/irq: Add stub irq_soft_mask_return() for PPC32
2021-02-11 Christophe... powerpc/irq: Rework helpers that manipulate MSR[EE/RI]
2021-02-11 Christophe... powerpc/irq: Add helper to set regs->softe
2021-02-11 Christophe... powerpc/32: Reorder instructions to avoid using CTR...
2021-02-11 Christophe... powerpc/32: On syscall entry, enable instruction transl...
2021-02-11 Christophe... powerpc/32: Always enable data translation on syscall...
2021-02-11 Christophe... powerpc/32s: Add missing call to kuep_lock on syscall...
2021-02-11 Will Springerpowerpc/compat_sys: swap hi/lo parts of 64-bit syscall...
2021-02-11 Joseph J Allenpowerpc: use kernel endianness in MSR in 32-bit signal...
2021-02-11 Hari Bathinipowerpc/kexec_file: fix FDT size estimation for kdump...
2021-02-11 Aneesh Kumar K.Vpowerpc/mm: Remove dcache flush from memory remove.
2021-02-11 Aneesh Kumar K.Vpowerpc/mm: Add PG_dcache_clean to indicate dcache...
2021-02-11 Aneesh Kumar K.Vpowerpc/mm: Enable compound page check for both THP...
2021-02-11 Jiapeng Chongpowerpc/xive: Assign boolean values to a bool variable
2021-02-11 Christophe... powerpc/32: Preserve cr1 in exception prolog stack...
2021-02-11 Nicholas Pigginpowerpc/64s: Remove EXSLB interrupt save area
2021-02-11 Nicholas Pigginpowerpc/64s: syscall real mode entry use mtmsrd rather...
2021-02-11 Alexey Kardashevskiypowerpc/kuap: Restore AMR after replaying soft interrupts
2021-02-11 Alexey Kardashevskiypowerpc/uaccess: Avoid might_fault() when user access...
2021-02-11 Michael Ellermanpowerpc/uaccess: Simplify unsafe_put_user() implementation
2021-02-11 Michael Ellermanpowerpc/amigaone: Make amigaone_discover_phbs() static
2021-02-11 Michael Ellermanpowerpc/mm/64s: Fix no previous prototype warning
2021-02-11 Michael Ellermanpowerpc/83xx: Fix build error when CONFIG_PCI=n
2021-02-11 Nicholas Pigginpowerpc: remove interrupt handler functions from the...
2021-02-11 Michael Ellermanpowerpc/powernv/pci: Use kzalloc() for phb related...
2021-02-08 Michael Ellermanpowerpc/64s: Handle program checks in wrong endian...
2021-02-08 Michael Ellermanpowerpc/64: Make stack tracing work during very early...
2021-02-08 Christopher... powerpc64/idle: Fix SP offsets when saving GPRs
2021-02-08 Christophe... powerpc/32s: Allow constant folding in mtsr()/mfsr()
2021-02-08 Christophe... powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
2021-02-08 Christophe... powerpc/32s: Change mfsrin() into a static inline function
2021-02-08 Christophe... powerpc/uaccess: Perform barrier_nospec() in KUAP allow...
2021-02-08 Sandipan Daspowerpc/sstep: Fix darn emulation
2021-02-08 Sandipan Daspowerpc/sstep: Fix load-store and update emulation
2021-02-08 Christophe... powerpc/8xx: Fix software emulation interrupt
2021-02-08 Athira Rajeevpowerpc/perf: Record counter overflow always if SAMPLE_...
2021-02-08 Nathan Lynchpowerpc/pseries/dlpar: handle ibm, configure-connector...
2021-02-08 Nicholas Pigginpowerpc/64s: Implement ptep_clear_flush_young that...
2021-02-08 Nicholas Pigginpowerpc/64s/radix: serialize_against_pte_lookup IPIs...
2021-02-08 Nicholas Pigginpowerpc/64s/radix: occasionally attempt to trim mm_cpumask
2021-02-08 Nicholas Pigginpowerpc/64s/radix: Allow mm_cpumask trimming from exter...
2021-02-08 Nicholas Pigginpowerpc/64s/radix: Check for no TLB flush required
2021-02-08 Nicholas Pigginpowerpc/64s/radix: refactor TLB flush type selection
2021-02-08 Nicholas Pigginpowerpc/64s/radix: add warning and comments in mm_cpuma...
2021-02-08 Athira Rajeevpowerpc/perf: Expose Performance Monitor Counter SPR...
2021-02-08 Athira Rajeevpowerpc/perf: Include PMCs as part of per-cpu cpuhw_eve...
2021-02-08 Sandipan Daspowerpc/pkeys: Remove unused code
2021-02-08 Bhaskar Chowdhurypowerpc/44x: Fix a spelling mismach to mismatch in...
2021-02-08 Chengyang Fanpowerpc: remove unneeded semicolons
2021-02-08 Michael Ellermanpowerpc/akebono: Fix unmet dependency errors
2021-02-08 Nicholas Pigginpowerpc/64s: runlatch interrupt handling in C
2021-02-08 Nicholas Pigginpowerpc/64s: move NMI soft-mask handling to C
2021-02-08 Nicholas Pigginpowerpc: move NMI entry/exit code into wrapper
2021-02-08 Nicholas Pigginpowerpc/pseries/mce: restore msr before returning from...
2021-02-08 Nicholas Pigginpowerpc/64: entry cpu time accounting in C
2021-02-08 Nicholas Pigginpowerpc/64: move account_stolen_time into its own function
2021-02-08 Nicholas Pigginpowerpc/64s: reconcile interrupts in C
2021-02-08 Nicholas Pigginpowerpc/64s: move context tracking exit to interrupt...
2021-02-08 Nicholas Pigginpowerpc: handle irq_enter/irq_exit in interrupt handler...
2021-02-08 Nicholas Pigginpowerpc/64: add context tracking to asynchronous interrupts
2021-02-08 Nicholas Pigginpowerpc/64: context tracking move to interrupt wrappers
2021-02-08 Nicholas Pigginpowerpc/64s/hash: improve context tracking of hash...
2021-02-08 Nicholas Pigginpowerpc/64: context tracking remove _TIF_NOHZ
2021-02-08 Nicholas Pigginpowerpc: add interrupt_cond_local_irq_enable helper
2021-02-08 Nicholas Pigginpowerpc: convert interrupt handlers to use wrappers
2021-02-08 Nicholas Pigginpowerpc/traps: factor common code from program check...
2021-02-08 Nicholas Pigginpowerpc: add interrupt wrapper entry / exit stub functions
2021-02-08 Nicholas Pigginpowerpc: interrupt handler wrapper functions
2021-02-08 Nicholas Pigginpowerpc: improve handling of unrecoverable system reset
2021-02-08 Nicholas Pigginpowerpc/mce: ensure machine check handler always tests RI
2021-02-08 Nicholas Pigginpowerpc: introduce die_mce
2021-02-08 Nicholas Pigginpowerpc/cell: tidy up pervasive declarations
2021-02-08 Nicholas Pigginpowerpc: add and use unknown_async_exception
2021-02-08 Nicholas Pigginpowerpc/time: move timer_broadcast_interrupt prototype...
2021-02-08 Nicholas Pigginpowerpc/perf: move perf irq/nmi handling details into...
2021-02-08 Nicholas Pigginpowerpc/traps: add NOKPROBE_SYMBOL for sreset and mce
2021-02-08 Nicholas Pigginpowerpc/64s: slb comment update
2021-02-08 Nicholas Pigginpowerpc/mm: Remove stale do_page_fault comment referrin...
2021-02-08 Nicholas Pigginpowerpc/64s: split do_hash_fault
next