index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-02-11
powerpc/syscall: Make interrupt.c buildable on PPC32
Christophe Leroy
2021-02-11
powerpc/syscall: Rename syscall_64.c into interrupt.c
Christophe Leroy
2021-02-11
powerpc/irq: Add stub irq_soft_mask_return() for PPC32
Christophe Leroy
2021-02-11
powerpc/irq: Rework helpers that manipulate MSR[EE/RI]
Christophe Leroy
2021-02-11
powerpc/irq: Add helper to set regs->softe
Christophe Leroy
2021-02-11
powerpc/32: Reorder instructions to avoid using CTR in syscall entry
Christophe Leroy
2021-02-11
powerpc/32: On syscall entry, enable instruction translation at the same time...
Christophe Leroy
2021-02-11
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
2021-02-11
powerpc/32s: Add missing call to kuep_lock on syscall entry
Christophe Leroy
2021-02-11
powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE mode
Will Springer
2021-02-11
powerpc: use kernel endianness in MSR in 32-bit signal handler
Joseph J Allen
2021-02-11
powerpc/kexec_file: fix FDT size estimation for kdump kernel
Hari Bathini
2021-02-11
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
2021-02-11
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
2021-02-11
powerpc/mm: Enable compound page check for both THP and HugeTLB
Aneesh Kumar K.V
2021-02-11
powerpc/xive: Assign boolean values to a bool variable
Jiapeng Chong
2021-02-11
powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
Christophe Leroy
2021-02-11
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
2021-02-11
powerpc/64s: syscall real mode entry use mtmsrd rather than rfid
Nicholas Piggin
2021-02-11
powerpc/kuap: Restore AMR after replaying soft interrupts
Alexey Kardashevskiy
2021-02-11
powerpc/uaccess: Avoid might_fault() when user access is enabled
Alexey Kardashevskiy
2021-02-11
powerpc/uaccess: Simplify unsafe_put_user() implementation
Michael Ellerman
2021-02-11
powerpc/amigaone: Make amigaone_discover_phbs() static
Michael Ellerman
2021-02-11
powerpc/mm/64s: Fix no previous prototype warning
Michael Ellerman
2021-02-11
powerpc/83xx: Fix build error when CONFIG_PCI=n
Michael Ellerman
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
2021-02-11
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
2021-02-09
powerpc/64s: Handle program checks in wrong endian during early boot
Michael Ellerman
2021-02-09
powerpc/64: Make stack tracing work during very early boot
Michael Ellerman
2021-02-09
powerpc64/idle: Fix SP offsets when saving GPRs
Christopher M. Riedl
2021-02-09
powerpc/32s: Allow constant folding in mtsr()/mfsr()
Christophe Leroy
2021-02-09
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2021-02-09
powerpc/32s: Change mfsrin() into a static inline function
Christophe Leroy
2021-02-09
powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers
Christophe Leroy
2021-02-09
powerpc/sstep: Fix darn emulation
Sandipan Das
2021-02-09
powerpc/sstep: Fix load-store and update emulation
Sandipan Das
2021-02-09
powerpc/8xx: Fix software emulation interrupt
Christophe Leroy
2021-02-09
powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
Athira Rajeev
2021-02-09
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
2021-02-09
powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs
Nicholas Piggin
2021-02-09
powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
Nicholas Piggin
2021-02-09
powerpc/64s/radix: occasionally attempt to trim mm_cpumask
Nicholas Piggin
2021-02-09
powerpc/64s/radix: Allow mm_cpumask trimming from external sources
Nicholas Piggin
2021-02-09
powerpc/64s/radix: Check for no TLB flush required
Nicholas Piggin
2021-02-09
powerpc/64s/radix: refactor TLB flush type selection
Nicholas Piggin
2021-02-09
powerpc/64s/radix: add warning and comments in mm_cpumask trim
Nicholas Piggin
2021-02-09
powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs
Athira Rajeev
2021-02-09
powerpc/perf: Include PMCs as part of per-cpu cpuhw_events struct
Athira Rajeev
2021-02-09
powerpc/pkeys: Remove unused code
Sandipan Das
2021-02-09
powerpc/44x: Fix a spelling mismach to mismatch in head_44x.S
Bhaskar Chowdhury
[next]