index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
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
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
Christophe Leroy
2022-09-26
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
2022-09-26
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
2022-09-26
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
2022-09-26
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
2022-09-26
powerpc/nohash: Remove pgd_huge() stub
Christophe Leroy
[next]