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-03-08
powerpc/kexec: Declare kexec_paca static
Christophe Leroy
-2
/
+0
2022-03-08
powerpc/smp: Declare current_set static
Christophe Leroy
-1
/
+0
2022-03-08
powerpc: Cleanup asm-prototypes.c
Christophe Leroy
-6
/
+0
2022-03-08
powerpc/pseries: Interface to represent PAPR firmware attributes
Pratik R. Sampat
-2
/
+5
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
-0
/
+16
2022-03-08
powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1
Naveen N. Rao
-2
/
+2
2022-03-08
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
-0
/
+2
2022-03-08
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
-0
/
+2
2022-03-08
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
-0
/
+2
2022-03-08
powerpc/vas: Add paste address mmap fault handler
Haren Myneni
-0
/
+10
2022-03-08
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-4
/
+4
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
-40
/
+11
2022-03-07
powerpc: Fix STACKTRACE=n build
Michael Ellerman
-1
/
+1
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
-2
/
+2
2022-03-01
powerpc: Fix build errors with newer binutils
Anders Roxell
-8
/
+35
2022-03-01
powerpc/interrupt: Remove struct interrupt_state
Christophe Leroy
-20
/
+12
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
-12
/
+1
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
-10
/
+1
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
-2
/
+0
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
-1
/
+1
2022-02-23
powerpc: Remove remaining stab codes
Christophe Leroy
-6
/
+0
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
-1
/
+4
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
-1
/
+1
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
-23
/
+0
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
-0
/
+4
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
-2
/
+0
2022-02-16
powerpc: Remove 'struct ppc64_opd_entry'
Christophe Leroy
-8
/
+0
2022-02-16
powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
Christophe Leroy
-2
/
+2
2022-02-16
powerpc: Move and rename func_descr_t
Christophe Leroy
-7
/
+7
2022-02-16
powerpc/papr_scm: Implement initial support for injecting smart errors
Vaibhav Jain
-0
/
+18
2022-02-16
powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...
Christophe Leroy
-1
/
+2
2022-02-14
powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
Christophe Leroy
-3
/
+10
2022-02-12
powerpc: Fix STACKTRACE=n build
Michael Ellerman
-1
/
+1
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
-1
/
+4
2022-02-12
powerpc/pseries: make pseries_devicetree_update() static
Nathan Lynch
-1
/
+0
2022-02-12
powerpc/vdso: Move cvdso_call macro into gettimeofday.S
Christophe Leroy
-50
/
+2
2022-02-12
powerpc/vdso: Remove cvdso_call_time macro
Christophe Leroy
-27
/
+10
2022-02-12
powerpc/vdso: augment VDSO32 functions to support 64 bits build
Christophe Leroy
-0
/
+2
2022-02-12
powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
Christophe Leroy
-1
/
+11
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
-11
/
+14
2022-02-07
powerpc/ftrace: directly call of function graph tracer by ftrace caller
Christophe Leroy
-0
/
+6
2022-02-07
powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
-3
/
+18
2022-02-07
powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
-38
/
+1
2022-02-07
powerpc/ftrace: Add support for livepatch to PPC32
Christophe Leroy
-4
/
+6
2022-02-07
powerpc/32: Remove _ENTRY() macro
Christophe Leroy
-4
/
+0
2022-02-07
powerpc/32: Remove remaining .stabs annotations
Christophe Leroy
-1
/
+0
2022-02-07
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
-15
/
+12
2022-02-07
powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLS
Christophe Leroy
-5
/
+0
2022-02-03
powerpc/32s: Make pte_update() non atomic on 603 core
Christophe Leroy
-15
/
+22
2022-02-03
powerpc/nohash: Remove pte_same()
Christophe Leroy
-6
/
+0
[prev]
[next]