index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-09-28
powerpc/64/interrupt: Fix false warning in context tracking due to idle state
Nicholas Piggin
-1
/
+2
2022-09-28
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
-3
/
+20
2022-09-28
powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops
Nicholas Piggin
-6
/
+24
2022-09-28
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
-2
/
+5
2022-09-28
powerpc: Add support for early debugging via Serial 16550 console
Pali Rohár
-0
/
+1
2022-09-28
powerpc: Provide syscall wrapper
Rohan McLure
-2
/
+77
2022-09-28
powerpc: Change system_call_exception calling convention
Rohan McLure
-2
/
+1
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
-2
/
+6
2022-09-28
powerpc: Include all arch-specific syscall prototypes
Rohan McLure
-22
/
+135
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
-5
/
+5
2022-09-28
powerpc: Remove direct call to mmap2 syscall handlers
Rohan McLure
-1
/
+1
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
-2
/
+0
2022-09-26
powerpc: Use generic fallocate compatibility syscall
Rohan McLure
-2
/
+1
2022-09-26
powerpc: Fix fallocate and fadvise64_64 compat parameter combination
Rohan McLure
-0
/
+12
2022-09-26
powerpc: Add ZEROIZE_GPRS macros for register clears
Rohan McLure
-0
/
+22
2022-09-26
powerpc: Remove asmlinkage from syscall handler definitions
Rohan McLure
-8
/
+8
2022-09-26
powerpc/irq: Refactor irq_soft_mask_{set,or}_return()
Christophe Leroy
-22
/
+4
2022-09-26
powerpc: Cleanup idle for e500
Christophe Leroy
-1
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
-2
/
+2
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
-20
/
+20
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
-10
/
+10
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
-10
/
+10
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
-8
/
+8
2022-09-26
powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
Christophe Leroy
-12
/
+49
2022-09-26
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
-10
/
+5
2022-09-26
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
-57
/
+19
2022-09-26
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
-5
/
+10
2022-09-26
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
-5
/
+4
2022-09-26
powerpc/nohash: Remove pgd_huge() stub
Christophe Leroy
-7
/
+0
2022-09-26
powerpc/mm/64s: Drop p4d_leaf()
Michael Ellerman
-7
/
+0
2022-09-26
powerpc/mm/64s: Drop pgd_huge()
Michael Ellerman
-19
/
+0
2022-09-26
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
-0
/
+1
2022-09-26
powerpc/64: Remove unused prom_init_toc symbols
Michael Ellerman
-3
/
+0
2022-09-24
Merge branch 'fixes' into next
Michael Ellerman
-8
/
+46
2022-09-15
KVM: PPC: remove orphan declarations from kvm_ppc.h
Gaosheng Cui
-4
/
+0
2022-09-15
powerpc/ps3: remove orphan declarations from ps3av.h
Gaosheng Cui
-2
/
+0
2022-09-15
powerpc/sysdev: remove unused xics_ipi_dispatch() declaration
Gaosheng Cui
-1
/
+0
2022-09-15
powerpc/powernv: remove orphan declarations from opal.h
Gaosheng Cui
-6
/
+0
2022-09-15
powerpc/mm: remove orphan declarations from mmu_context.h
Gaosheng Cui
-2
/
+0
2022-09-15
powerpc: remove unused udbg_init_debug_beat() declaration
Gaosheng Cui
-1
/
+0
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
-2
/
+0
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
-1
/
+0
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
-13
/
+0
2022-09-09
make generic INIT_C_CC a bit more generic
Al Viro
-3
/
+0
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
-2
/
+2
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
-2
/
+0
2022-09-08
powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush
Nicholas Piggin
-0
/
+59
2022-09-08
powerpc/math-emu: Inhibit W=1 warnings
Christophe Leroy
-0
/
+2
2022-09-05
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
Nicholas Piggin
-11
/
+4
2022-09-05
powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTING
Nicholas Piggin
-0
/
+14
[prev]
[next]