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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
powerpc/ftrace: Remove nops after the call to ftrace_stub
Naveen N Rao
1
-2
/
+0
2023-12-13
powerpc/ftrace: Fix indentation in ftrace.h
Naveen N Rao
1
-1
/
+1
2023-12-13
powerpc/pseries/papr-sysparm: Expose character device to user space
Nathan Lynch
3
-8
/
+225
2023-12-13
powerpc/pseries/papr-sysparm: Validate buffer object lengths
Nathan Lynch
1
-0
/
+47
2023-12-13
powerpc/pseries: Add papr-vpd character driver for VPD retrieval
Nathan Lynch
4
-0
/
+573
2023-12-13
powerpc/rtas: Warn if per-function lock isn't held
Nathan Lynch
1
-12
/
+9
2023-12-13
powerpc/rtas: Serialize firmware activation sequences
Nathan Lynch
1
-0
/
+4
2023-12-13
powerpc/rtas: Facilitate high-level call sequences
Nathan Lynch
2
-0
/
+86
2023-12-13
powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()
Nathan Lynch
1
-16
/
+16
2023-12-13
powerpc/rtas: Add function return status constants
Nathan Lynch
1
-6
/
+19
2023-12-13
powerpc/rtas: Fall back to linear search on failed token->function lookup
Nathan Lynch
1
-4
/
+14
2023-12-13
powerpc/rtas: Add for_each_rtas_function() iterator
Nathan Lynch
1
-2
/
+7
2023-12-13
powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()
Nathan Lynch
1
-2
/
+17
2023-12-13
powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...
Kajol Jain
1
-0
/
+3
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
4
-5
/
+20
2023-12-10
powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
Stephen Rothwell
1
-0
/
+2
2023-12-10
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
1
-2
/
+1
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2
-3
/
+1
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-1
/
+0
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
5
-21
/
+27
2023-12-07
powerpc/Makefile: Auto detect cross compiler
Michael Ellerman
1
-0
/
+11
2023-12-07
powerpc/Makefile: Default to ppc64le_defconfig when cross building
Michael Ellerman
1
-2
/
+2
2023-12-07
powerpc/vdso: No need to undef powerpc for 64-bit build
Michael Ellerman
1
-1
/
+1
2023-12-07
powerpc/Makefile: Don't use $(ARCH) unnecessarily
Michael Ellerman
1
-5
/
+5
2023-12-07
powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()
Aneesh Kumar K.V (IBM)
1
-7
/
+2
2023-12-07
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
2
-8
/
+9
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception
Jordan Niethe
1
-1
/
+1
2023-12-07
KVM: PPC: Reduce reliance on analyse_instr() in mmio emulation
Jordan Niethe
1
-11
/
+10
2023-12-07
KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Jordan Niethe
3
-9
/
+59
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
Jordan Niethe
1
-0
/
+3
2023-12-07
KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()
Jordan Niethe
1
-1
/
+1
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not inject certain interrupts
Jordan Niethe
1
-2
/
+2
2023-12-07
KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE
Nicholas Piggin
1
-6
/
+12
2023-12-07
KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0
Jordan Niethe
1
-0
/
+2
2023-12-07
KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guest
Jordan Niethe
1
-1
/
+3
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls
Jordan Niethe
1
-2
/
+2
2023-12-07
KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offset
Jordan Niethe
1
-3
/
+6
2023-12-07
KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Jordan Niethe
3
-3
/
+6
2023-12-05
powerpc/ftrace: Fix stack teardown in ftrace_no_trace
Naveen N Rao
1
-2
/
+2
2023-12-01
powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of literal
Ilpo Järvinen
1
-2
/
+2
2023-12-01
powerpc/pseries/memhp: Log more error conditions in add path
Nathan Lynch
1
-1
/
+6
2023-12-01
powerpc/pseries/memhp: Fix access beyond end of drmem array
Nathan Lynch
1
-4
/
+5
2023-12-01
powerpc/44x: select I2C for CURRITUCK
Randy Dunlap
1
-0
/
+1
2023-12-01
powerpc/85xx: Fix typo in code comment
Dario Binacchi
1
-1
/
+1
2023-12-01
powerpc: Add PVN support for HeXin C2000 processor
Zhao Ke
5
-2
/
+21
2023-12-01
powerpc: Fix build error due to is_valid_bugaddr()
Michael Ellerman
1
-0
/
+2
2023-12-01
powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
Michael Ellerman
2
-3
/
+4
2023-12-01
crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
1
-1
/
+1
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
1
-1
/
+0
2023-11-30
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
2
-5
/
+5
[prev]
[next]