index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
2023-05-11
powerpc/perf: Properly detect mpc7450 family
Christophe Leroy
2023-04-06
powerpc/64s: Fix __pte_needs_flush() false positive warning
Benjamin Gray
2023-03-17
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2023-03-17
powerpc/64: Don't recurse irq replay
Nicholas Piggin
2023-02-22
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
2023-02-09
powerpc/64s: Fix local irq disable when PMIs are disabled
Nicholas Piggin
2023-01-18
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2023-01-07
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
2022-12-31
powerpc/pseries: Fix the H_CALL error code in PLPKS driver
Nayna Jain
2022-11-26
powerpc/64s: Add missing declaration for machine_check_early_boot()
Michael Ellerman
2022-11-01
powerpc/32: fix syscall wrappers with 64-bit arguments
Andreas Schwab
2022-10-18
powerpc/64s: Disable preemption in hash lazy mmu mode
Nicholas Piggin
2022-10-14
Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-13
powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...
Nicholas Piggin
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-07
powerpc: Don't add __powerpc_ prefix to syscall entry points
Michael Ellerman
2022-10-04
powerpc/64: Fix msr_check_and_set/clear MSR[EE] race
Nicholas Piggin
2022-09-30
powerpc: Add hardware description string
Michael Ellerman
2022-09-30
powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range
Aneesh Kumar K.V
2022-09-28
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
2022-09-28
powerpc: Reverse stack frame marker on little endian
Michael Ellerman
2022-09-28
powerpc: Make stack frame marker upper case
Michael Ellerman
2022-09-28
powerpc/udbg: Remove extern function prototypes
Pali Rohár
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
powerpc/64: switch asm helpers from GOT to TOC relative addressing
Nicholas Piggin
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
2022-09-28
powerpc/64/interrupt: avoid BUG/WARN recursion in interrupt entry
Nicholas Piggin
2022-09-28
powerpc/64s: Fix irq state management in runlatch functions
Nicholas Piggin
2022-09-28
powerpc/64/interrupt: Fix false warning in context tracking due to idle state
Nicholas Piggin
2022-09-28
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
2022-09-28
powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops
Nicholas Piggin
2022-09-28
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
2022-09-28
powerpc: Add support for early debugging via Serial 16550 console
Pali Rohár
2022-09-28
powerpc: Provide syscall wrapper
Rohan McLure
2022-09-28
powerpc: Change system_call_exception calling convention
Rohan McLure
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
2022-09-28
powerpc: Include all arch-specific syscall prototypes
Rohan McLure
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
2022-09-28
powerpc: Remove direct call to mmap2 syscall handlers
Rohan McLure
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
2022-09-26
powerpc: Use generic fallocate compatibility syscall
Rohan McLure
2022-09-26
powerpc: Fix fallocate and fadvise64_64 compat parameter combination
Rohan McLure
2022-09-26
powerpc: Add ZEROIZE_GPRS macros for register clears
Rohan McLure
2022-09-26
powerpc: Remove asmlinkage from syscall handler definitions
Rohan McLure
2022-09-26
powerpc/irq: Refactor irq_soft_mask_{set,or}_return()
Christophe Leroy
2022-09-26
powerpc: Cleanup idle for e500
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
[next]