index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-09-28
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
Nicholas Piggin
2022-09-28
powerpc/64: avoid using r13 in relocate
Nicholas Piggin
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
powerpc/64: switch asm helpers from GOT to TOC relative addressing
Nicholas Piggin
2022-09-28
powerpc/64: asm use consistent global variable declaration and access
Nicholas Piggin
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
2022-09-28
powerpc/64s: POWER10 CPU Kconfig build option
Nicholas Piggin
2022-09-28
powerpc/pseries: Move vas_migration_handler early during migration
Haren Myneni
2022-09-28
powerpc/64/irq: tidy soft-masked irq replay and improve documentation
Nicholas Piggin
2022-09-28
powerpc/64/interrupt: avoid BUG/WARN recursion in interrupt entry
Nicholas Piggin
2022-09-28
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
2022-09-28
powerpc/64s: Fix irq state management in runlatch functions
Nicholas Piggin
2022-09-28
powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...
Nicholas Piggin
2022-09-28
powerpc/64: mark irqs hard disabled in boot paca
Nicholas Piggin
2022-09-28
powerpc/64/interrupt: Fix false warning in context tracking due to idle state
Nicholas Piggin
2022-09-28
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
2022-09-28
powerpc/64s: Allow double call of kernel_[un]map_linear_page()
Christophe Leroy
2022-09-28
powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
Christophe Leroy
2022-09-28
powerpc/64s: Add DEBUG_PAGEALLOC for radix
Nicholas Miehlbradt
2022-09-28
powerpc/64s: update cpu selection options
Nicholas Piggin
2022-09-28
powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
Nicholas Piggin
2022-09-28
powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops
Nicholas Piggin
2022-09-28
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
2022-09-28
powerpc/time: avoid programming DEC at the start of the timer interrupt
Nicholas Piggin
2022-09-28
powerpc: Add support for early debugging via Serial 16550 console
Pali Rohár
2022-09-28
powerpc/64/kdump: Limit kdump base to 512MB
Hari Bathini
2022-09-28
powerpc: Provide syscall wrapper
Rohan McLure
2022-09-28
powerpc: Change system_call_exception calling convention
Rohan McLure
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
2022-09-28
powerpc: Enable compile-time check for syscall handlers
Rohan McLure
2022-09-28
powerpc: Include all arch-specific syscall prototypes
Rohan McLure
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
2022-09-28
powerpc: Provide do_ppc64_personality helper
Rohan McLure
2022-09-28
powerpc: Remove direct call to mmap2 syscall handlers
Rohan McLure
2022-09-26
powerpc: Remove direct call to personality syscall handler
Rohan McLure
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
2022-09-26
powerpc: Use generic fallocate compatibility syscall
Rohan McLure
2022-09-26
powerpc: Fix fallocate and fadvise64_64 compat parameter combination
Rohan McLure
2022-09-26
powerpc/64s: Fix comment on interrupt handler prologue
Rohan McLure
2022-09-26
powerpc/64e: Clarify register saves and clears with {SAVE,ZEROIZE}_GPRS
Rohan McLure
2022-09-26
powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.S
Rohan McLure
2022-09-26
powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
Rohan McLure
2022-09-26
powerpc: Add ZEROIZE_GPRS macros for register clears
Rohan McLure
2022-09-26
powerpc: Save caller r3 prior to system_call_exception
Rohan McLure
2022-09-26
powerpc: Remove asmlinkage from syscall handler definitions
Rohan McLure
2022-09-26
powerpc/irq: Refactor irq_soft_mask_{set,or}_return()
Christophe Leroy
2022-09-26
powerpc: Remove impossible mmu_psize_defs[] on nohash
Christophe Leroy
[next]