summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2022-09-28powerpc/64: asm use consistent global variable declaration and accessNicholas Piggin
2022-09-28powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKERNicholas Piggin
2022-09-28powerpc/64/irq: tidy soft-masked irq replay and improve documentationNicholas Piggin
2022-09-28powerpc/64s/interrupt: masked handler debug check for previous hard disableNicholas Piggin
2022-09-28powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...Nicholas Piggin
2022-09-28powerpc/64: mark irqs hard disabled in boot pacaNicholas Piggin
2022-09-28powerpc: add ISA v3.0 / v3.1 wait opcode macroNicholas Piggin
2022-09-28powerpc/time: avoid programming DEC at the start of the timer interruptNicholas Piggin
2022-09-28powerpc: Add support for early debugging via Serial 16550 consolePali Rohár
2022-09-28powerpc: Provide syscall wrapperRohan McLure
2022-09-28powerpc: Change system_call_exception calling conventionRohan McLure
2022-09-28powerpc: Use common syscall handler typeRohan McLure
2022-09-28powerpc: Enable compile-time check for syscall handlersRohan McLure
2022-09-28powerpc: Include all arch-specific syscall prototypesRohan McLure
2022-09-28powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure
2022-09-28powerpc: Provide do_ppc64_personality helperRohan McLure
2022-09-28powerpc: Remove direct call to mmap2 syscall handlersRohan McLure
2022-09-26powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)
2022-09-26powerpc: Remove direct call to personality syscall handlerRohan McLure
2022-09-26powerpc/32: Remove powerpc select specialisationRohan McLure
2022-09-26powerpc: Use generic fallocate compatibility syscallRohan McLure
2022-09-26powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure
2022-09-26powerpc/64s: Fix comment on interrupt handler prologueRohan McLure
2022-09-26powerpc/64e: Clarify register saves and clears with {SAVE,ZEROIZE}_GPRSRohan McLure
2022-09-26powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.SRohan McLure
2022-09-26powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlersRohan McLure
2022-09-26powerpc: Save caller r3 prior to system_call_exceptionRohan McLure
2022-09-26powerpc: Remove asmlinkage from syscall handler definitionsRohan McLure
2022-09-26powerpc: Cleanup idle for e500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-09-26powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mcChristophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-09-26powerpc/cputable: Split cpu_specs[] out of cputable.hChristophe Leroy
2022-09-26powerpc/cputable: Move __cpu_setup() prototypes out of cputable.hChristophe Leroy
2022-09-26powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypesChristophe Leroy
2022-09-26powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MCChristophe Leroy
2022-09-26powerpc/prom_init: drop PROM_BUG()David Hildenbrand
2022-09-26powerpc/microwatt: Remove unused early debug codeMichael Ellerman
2022-09-26powerpc/64: Remove unused SYS_CALL_TABLE symbolMichael Ellerman
2022-09-26powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLENicholas Piggin
2022-09-26powerpc/64/build: merge .got and .toc input sectionsNicholas Piggin
2022-09-26powerpc/64/build: only include .opd with ELFv1Nicholas Piggin
2022-09-26powerpc/build: move .data.rel.ro, .sdata2 to read-onlyNicholas Piggin
2022-09-26powerpc/build: move got, toc, plt, branch_lt sections to read-onlyNicholas Piggin
2022-09-26powerpc/32/build: move got1/got2 sections out of textNicholas Piggin
2022-09-26powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin