index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
math-emu
/
fnmadds.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()
Michael Ellerman
1
-6
/
+2
2023-04-20
powerpc/64: Mark prep_irq_for_idle() __cpuidle
Michael Ellerman
1
-1
/
+1
2023-04-20
powerpc/irq: Mark check_return_regs_valid() notrace
Michael Ellerman
1
-1
/
+1
2023-04-20
powerpc/corenet: Add PPC_QEMU_E500 to corenet configs
Michael Ellerman
1
-0
/
+1
2023-04-20
powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.
Paul Gortmaker
5
-223
/
+0
2023-04-20
powerpc: drop PowerQUICC II Family ADS platform support
Paul Gortmaker
7
-518
/
+0
2023-04-20
powerpc: drop MPC8272_ADS platform support
Paul Gortmaker
7
-560
/
+0
2023-04-20
powerpc: drop HPCD/MPC8610 evaluation platform support
Paul Gortmaker
6
-835
/
+0
2023-04-20
powerpc: drop HPC-NET/MPC8641D evaluation platform support
Paul Gortmaker
7
-843
/
+1
2023-04-20
powerpc: drop HPC II (MPC7448) evaluation platform support.
Paul Gortmaker
7
-489
/
+1
2023-04-20
powerpc: drop MPC832x_MDS platform support
Paul Gortmaker
8
-607
/
+0
2023-04-20
powerpc: drop MPC837x_MDS platform support
Paul Gortmaker
9
-1611
/
+0
2023-04-20
powerpc: drop MPC836x_MDS platform support
Paul Gortmaker
8
-756
/
+0
2023-04-20
powerpc: drop MPC834x_MDS platform support
Paul Gortmaker
8
-569
/
+0
2023-04-20
powerpc/pseries: Add FW_FEATURE_PLPKS feature flag
Andrew Donnellan
3
-2
/
+8
2023-04-20
selftests/powerpc/dscr: Restore timeout to DSCR selftests
Benjamin Gray
2
-3
/
+0
2023-04-20
selftests/powerpc/dscr: Speed up DSCR sysfs tests
Benjamin Gray
1
-7
/
+4
2023-04-20
selftests/powerpc/dscr: Improve DSCR explicit random test case
Benjamin Gray
3
-115
/
+113
2023-04-20
selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests
Benjamin Gray
3
-14
/
+159
2023-04-20
selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU
Benjamin Gray
7
-15
/
+21
2023-04-20
selftests/powerpc: Move bind_to_cpu() to utils.h
Benjamin Gray
4
-14
/
+13
2023-04-20
selftests/powerpc/dscr: Correct typos
Benjamin Gray
3
-6
/
+6
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
15
-103
/
+114
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
[next]