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-06-20
powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
1
-1
/
+1
2023-06-19
watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
1
-3
/
+2
2023-06-19
watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
1
-2
/
+0
2023-06-19
powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
2
-4
/
+4
2023-06-19
powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
1
-1
/
+1
2023-06-19
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
3
-1
/
+10
2023-06-19
powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
1
-1
/
+1
2023-06-19
Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...
Joerg Roedel
1
-0
/
+1
2023-06-19
powerpc: update ppc_save_regs to save current r1 in pt_regs
Aditya Gupta
1
-3
/
+3
2023-06-19
powerpc/ftrace: Disable ftrace on ppc32 if using clang
Naveen N Rao
1
-1
/
+1
2023-06-19
powerpc/powernv/sriov: perform null check on iov before dereferencing iov
Colin Ian King
1
-3
/
+3
2023-06-19
powerpc/ptrace: Expose HASHKEYR register to ptrace
Benjamin Gray
3
-0
/
+40
2023-06-19
powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
Benjamin Gray
3
-1
/
+37
2023-06-19
powerpc/dexcr: Support userspace ROP protection
Benjamin Gray
2
-0
/
+18
2023-06-19
powerpc/dexcr: Handle hashchk exception
Benjamin Gray
2
-0
/
+17
2023-06-19
powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
5
-1
/
+27
2023-06-19
powerpc/ptrace: Add missing <linux/regset.h> include
Benjamin Gray
1
-0
/
+2
2023-06-19
powerpc/book3s: Add missing <linux/sched.h> include
Benjamin Gray
1
-0
/
+1
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
18
-112
/
+76
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-15
/
+0
2023-06-15
powerpc/build: vdso linker warning for orphan sections
Nicholas Piggin
3
-2
/
+8
2023-06-15
powerpc/64s: Fix VAS mm use after free
Nicholas Piggin
2
-2
/
+2
2023-06-15
powerpc/64: Rename entry_64.S to prom_entry_64.S
Nicholas Piggin
2
-33
/
+9
2023-06-15
powerpc: merge 32-bit and 64-bit _switch implementation
Nicholas Piggin
5
-282
/
+273
2023-06-14
powerpc/eeh: Rely on dev->link_active_reporting
Maciej W. Rozycki
1
-3
/
+2
2023-06-14
powerpc/32: Rearrange _switch to prepare for 32/64 merge
Nicholas Piggin
1
-5
/
+5
2023-06-14
powerpc/32: Remove sync from _switch
Nicholas Piggin
1
-7
/
+1
2023-06-14
powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 merge
Nicholas Piggin
1
-20
/
+18
2023-06-14
powerpc/64s: move stack SLB pinning out of line from _switch
Nicholas Piggin
1
-51
/
+62
2023-06-14
powerpc/32s: Fix LLVM SMP build
Nicholas Piggin
1
-4
/
+4
2023-06-14
powerpc/64s: Remove support for ELFv1 little endian userspace
Nicholas Piggin
2
-1
/
+11
2023-06-14
powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernels
Nicholas Piggin
2
-7
/
+9
2023-06-14
powerpc/64: Make ELFv2 the default for big-endian builds
Nicholas Piggin
1
-2
/
+4
2023-06-14
powerpc/64: Force ELFv2 when building with LLVM linker
Nicholas Piggin
1
-4
/
+2
2023-06-14
powerpc/build: Remove -pipe from compilation flags
Nicholas Piggin
2
-3
/
+3
2023-06-14
powerpc/boot: Clean up Makefile after cflags and asflags separation
Nicholas Piggin
1
-14
/
+13
2023-06-14
powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGS
Nicholas Piggin
1
-1
/
+1
2023-06-14
powerpc/boot: Separate CPP flags from BOOTCFLAGS
Nicholas Piggin
1
-7
/
+7
2023-06-14
powerpc/boot: Separate target flags from BOOTCFLAGS
Nicholas Piggin
1
-19
/
+22
2023-06-14
powerpc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-06-13
powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failures
Uwe Kleine-König
1
-1
/
+1
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2023-06-12
powerpc/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
3
-10
/
+10
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-1
/
+0
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
1
-0
/
+1
2023-06-09
powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...
Christophe Leroy
1
-6
/
+9
2023-06-09
powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
Christophe Leroy
1
-2
/
+1
2023-06-09
powerpc/kcsan: Properly instrument arch_spin_unlock()
Christophe Leroy
1
-0
/
+2
[prev]
[next]