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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
powerpc/pseries: Add FW_FEATURE_PLPKS feature flag
Andrew Donnellan
3
-2
/
+8
2023-04-20
powerpc: Remove duplicate SPRN_HSRR definitions
Joel Stanley
1
-2
/
+0
2023-04-20
powerpc/64: modules support building with PCREL addresing
Nicholas Piggin
5
-35
/
+309
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
19
-38
/
+228
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
13
-103
/
+112
2023-04-20
powerpc/64: Add support to build with prefixed instructions
Nicholas Piggin
7
-6
/
+112
2023-04-20
powerpc/64s: Run at the kernel virtual address earlier in boot
Nicholas Piggin
1
-38
/
+44
2023-04-20
powerpc/64: Move initial base and TOC pointer calculation
Nicholas Piggin
1
-9
/
+22
2023-04-20
powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
Pali Rohár
1
-1
/
+1
2023-04-20
powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
Pali Rohár
2
-6
/
+21
2023-04-20
powerpc/85xx: p2020: Define just one machine description
Pali Rohár
1
-38
/
+19
2023-04-20
powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
Pali Rohár
4
-15
/
+36
2023-04-20
powerpc/85xx: mpc85xx_ds: Move i8259 code into own file
Pali Rohár
4
-47
/
+72
2023-04-20
powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.c
Pali Rohár
4
-30
/
+37
2023-04-20
powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
Pali Rohár
4
-16
/
+46
2023-04-20
powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb
Christophe Leroy
1
-2
/
+0
2023-04-20
powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
Christophe Leroy
1
-17
/
+20
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
Christophe Leroy
2
-4
/
+4
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
Christophe Leroy
2
-2
/
+6
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()
Christophe Leroy
2
-23
/
+11
2023-04-20
powerpc/85xx: Remove DBG() macro
Christophe Leroy
3
-25
/
+1
2023-04-20
powerpc/fsl_uli1575: Mark uli_exclude_device() as static
Pali Rohár
2
-4
/
+1
2023-04-20
powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...
Pali Rohár
1
-4
/
+1
2023-04-20
powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
Pali Rohár
1
-1
/
+3
2023-04-20
powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
Pali Rohár
1
-1
/
+0
2023-04-20
powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
Pali Rohár
3
-22
/
+22
2023-04-20
powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
Pali Rohár
3
-25
/
+5
2023-04-20
powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
Pali Rohár
1
-3
/
+2
2023-04-20
powerpc/fsl_uli1575: Misc cleanup
Christophe Leroy
4
-9
/
+14
2023-04-20
powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU
Nicholas Piggin
1
-0
/
+2
2023-04-12
powerpc/boot: Fix crt0.S current address branch form
Nicholas Piggin
1
-2
/
+2
2023-04-11
powerpc/32: Include thread_info.h in head_booke.h
Nathan Chancellor
1
-0
/
+1
2023-04-11
powerpc: copy_thread don't set PPR in user interrupt frame regs
Nicholas Piggin
1
-5
/
+0
2023-04-11
powerpc: copy_thread don't set _TIF_RESTOREALL
Nicholas Piggin
2
-2
/
+5
2023-04-11
powerpc: differentiate kthread from user kernel thread start
Nicholas Piggin
3
-6
/
+39
2023-04-11
powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
2
-36
/
+64
2023-04-11
powerpc/64: ret_from_fork avoid restoring regs twice
Nicholas Piggin
1
-2
/
+2
2023-04-11
powerpc: use switch frame for ret_from_kernel_thread parameters
Nicholas Piggin
3
-6
/
+9
2023-04-11
powerpc: copy_thread make ret_from_fork register setup consistent
Nicholas Piggin
2
-4
/
+1
2023-04-11
powerpc: copy_thread remove unused pkey code
Nicholas Piggin
1
-11
/
+1
2023-04-11
powerpc/64: Always build with 128-bit long double
Michael Ellerman
2
-4
/
+1
2023-04-04
powerpc/atomics: Remove unused function
Nysal Jan K.A
1
-29
/
+0
2023-04-04
powerpc: Implement arch_within_stack_frames
Nicholas Miehlbradt
3
-0
/
+47
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
9
-99
/
+51
2023-04-04
powerpc/usbgecko: Use of_iomap()
Rob Herring
1
-19
/
+1
2023-04-04
powerpc/fsl_rio: Use of_iomap()
Rob Herring
1
-20
/
+3
2023-04-04
powerpc/xics: Use of_address_count()
Rob Herring
1
-12
/
+5
2023-04-04
powerpc/isa-bridge: Remove open coded "ranges" parsing
Rob Herring
1
-129
/
+37
2023-04-04
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
20
-114
/
+226
2023-04-03
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
4
-2
/
+11
[next]