index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
x86/livepatch: Validate __fentry__ location
Peter Zijlstra
1
-10
/
+0
2022-03-11
powerpc/net: Implement powerpc specific csum_shift() to remove branch
Christophe Leroy
1
-0
/
+7
2022-03-09
powerpc/papr_scm: Add perf interface support
Kajol Jain
1
-0
/
+5
2022-03-08
powerpc/64: Force inlining of prevent_user_access() and set_kuap()
Christophe Leroy
1
-2
/
+2
2022-03-08
powerpc/bitops: Force inlining of fls()
Christophe Leroy
1
-2
/
+2
2022-03-08
powerpc: declare unmodified attribute_group usages const
Rohan McLure
1
-2
/
+2
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
9
-49
/
+43
2022-03-08
KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
1
-0
/
+2
2022-03-08
powerpc/kexec: Declare kexec_paca static
Christophe Leroy
1
-2
/
+0
2022-03-08
powerpc/smp: Declare current_set static
Christophe Leroy
1
-1
/
+0
2022-03-08
powerpc: Cleanup asm-prototypes.c
Christophe Leroy
1
-6
/
+0
2022-03-08
powerpc/pseries: Interface to represent PAPR firmware attributes
Pratik R. Sampat
2
-2
/
+5
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
3
-0
/
+16
2022-03-08
powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1
Naveen N. Rao
1
-2
/
+2
2022-03-08
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
1
-0
/
+2
2022-03-08
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
1
-0
/
+2
2022-03-08
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
1
-0
/
+2
2022-03-08
powerpc/vas: Add paste address mmap fault handler
Haren Myneni
1
-0
/
+10
2022-03-08
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-4
/
+4
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
5
-40
/
+11
2022-03-07
powerpc: Fix STACKTRACE=n build
Michael Ellerman
1
-1
/
+1
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2
-2
/
+2
2022-03-01
powerpc: Fix build errors with newer binutils
Anders Roxell
2
-8
/
+35
2022-03-01
powerpc/interrupt: Remove struct interrupt_state
Christophe Leroy
1
-20
/
+12
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
1
-12
/
+1
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-10
/
+1
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
1
-1
/
+1
2022-02-23
powerpc: Remove remaining stab codes
Christophe Leroy
1
-6
/
+0
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+4
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
1
-23
/
+0
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
1
-0
/
+4
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
1
-2
/
+0
2022-02-16
powerpc: Remove 'struct ppc64_opd_entry'
Christophe Leroy
1
-8
/
+0
2022-02-16
powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
Christophe Leroy
1
-2
/
+2
2022-02-16
powerpc: Move and rename func_descr_t
Christophe Leroy
3
-7
/
+7
2022-02-16
powerpc/papr_scm: Implement initial support for injecting smart errors
Vaibhav Jain
1
-0
/
+18
2022-02-16
powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...
Christophe Leroy
1
-1
/
+2
2022-02-14
powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
Christophe Leroy
1
-3
/
+10
2022-02-12
powerpc: Fix STACKTRACE=n build
Michael Ellerman
1
-1
/
+1
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
1
-1
/
+4
2022-02-12
powerpc/pseries: make pseries_devicetree_update() static
Nathan Lynch
1
-1
/
+0
2022-02-12
powerpc/vdso: Move cvdso_call macro into gettimeofday.S
Christophe Leroy
1
-50
/
+2
2022-02-12
powerpc/vdso: Remove cvdso_call_time macro
Christophe Leroy
1
-27
/
+10
2022-02-12
powerpc/vdso: augment VDSO32 functions to support 64 bits build
Christophe Leroy
1
-0
/
+2
2022-02-12
powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
Christophe Leroy
1
-1
/
+11
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-11
/
+14
2022-02-07
powerpc/ftrace: directly call of function graph tracer by ftrace caller
Christophe Leroy
1
-0
/
+6
2022-02-07
powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
2
-3
/
+18
[prev]
[next]