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
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-8
/
+8
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-13
/
+17
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+0
2023-12-29
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-3
/
+8
2023-12-21
powerpc/hvcall: Reorder Nestedv2 hcall opcodes
Vaibhav Jain
1
-10
/
+10
2023-12-15
powerpc/sched: Cleanup vcpu_is_preempted()
Aneesh Kumar K.V
1
-8
/
+25
2023-12-13
powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4B
Sathvika Vasireddy
1
-3
/
+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
2
-6
/
+69
2023-12-13
powerpc/pseries: Add papr-vpd character driver for VPD retrieval
Nathan Lynch
2
-0
/
+31
2023-12-13
powerpc/rtas: Facilitate high-level call sequences
Nathan Lynch
1
-0
/
+3
2023-12-13
powerpc/rtas: Add function return status constants
Nathan Lynch
1
-6
/
+19
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
3
-13
/
+17
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)
1
-8
/
+2
2023-12-07
KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Jordan Niethe
1
-0
/
+1
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
1
-0
/
+1
2023-12-01
powerpc: Add PVN support for HeXin C2000 processor
Zhao Ke
1
-0
/
+1
2023-12-01
powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
Michael Ellerman
2
-3
/
+4
2023-11-30
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
1
-5
/
+0
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
1
-1
/
+0
2023-11-28
powerpc/rtas_pci: rename and properly expose config access APIs
Nathan Lynch
1
-2
/
+3
2023-11-27
powerpc: Remove orphaned reg_a2.h
Michael Ellerman
1
-154
/
+0
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+0
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-6
/
+0
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-1
/
+0
2023-11-22
powerpc/rtas: Remove 'extern' from function declarations in rtas.h
Nathan Lynch
1
-27
/
+26
2023-11-21
powerpc/rtas: Remove trailing space
Nathan Lynch
1
-3
/
+3
2023-11-21
powerpc/rtas: Move post_mobility_fixup() declaration to pseries
Nathan Lynch
1
-1
/
+0
2023-11-21
powerpc/rtas: Remove unused rtas_service_present()
Nathan Lynch
1
-1
/
+0
2023-11-21
powerpc/rtas: Drop declaration of undefined call_rtas() function
Nathan Lynch
1
-2
/
+0
2023-11-21
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
1
-0
/
+6
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
1
-2
/
+0
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-2
/
+0
2023-11-12
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-18
/
+16
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-2
/
+0
2023-11-06
powerpc/fb: Call internal __phys_mem_access_prot() in fbdev code
Thomas Zimmermann
1
-6
/
+1
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
3
-7
/
+10
2023-11-06
powerpc/machdep: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
34
-682
/
+2055
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+5
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+10
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2023-10-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
8
-44
/
+1618
2023-10-23
powerpc/code-patching: introduce patch_instructions()
Hari Bathini
1
-0
/
+1
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
1
-1
/
+1
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
4
-2
/
+12
2023-10-20
powerpc: Remove cpm_dp...() macros
Christophe Leroy
2
-9
/
+0
[next]