index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-01
powerpc: Only build restart_table.c for 64s
Michael Ellerman
2021-06-30
powerpc/64s: move ret_from_fork etc above __end_soft_masked
Nicholas Piggin
2021-06-30
powerpc/64s/interrupt: clean up interrupt return labels
Nicholas Piggin
2021-06-30
powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols
Nicholas Piggin
2021-06-30
powerpc/64: enable MSR[EE] in irq replay pt_regs
Nicholas Piggin
2021-06-30
powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
Nicholas Piggin
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-30
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
2021-06-30
powerpc/64e: fix CONFIG_RELOCATABLE build warnings
Nicholas Piggin
2021-06-30
powerpc/64s: fix hash page fault interrupt handler
Nicholas Piggin
2021-06-30
powerpc/4xx: Fix setup_kuep() on SMP
Christophe Leroy
2021-06-30
powerpc/32s: Fix setup_{kuap/kuep}() on SMP
Christophe Leroy
2021-06-26
powerpc/interrupt: Use names in check_return_regs_valid()
Christophe Leroy
2021-06-26
powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
Christophe Leroy
2021-06-26
powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Jason Wang
2021-06-26
powerpc/ptrace: Refactor regs_set_return_{msr/ip}
Christophe Leroy
2021-06-26
powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}
Christophe Leroy
2021-06-26
powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
Michael Ellerman
2021-06-25
powerpc/pseries/vas: Include irqdomain.h
Michael Ellerman
2021-06-25
powerpc: mark local variables around longjmp as volatile
Arnd Bergmann
2021-06-25
powerpc/pmu: Make the generic compat PMU use the architected events
Paul Mackerras
2021-06-25
powerpc/pseries/dlpar: use rtas_get_sensor()
Nathan Lynch
2021-06-25
powerpc/rtas-rtc: remove unused constant
Nathan Lynch
2021-06-25
powerpc/papr_scm: trivial: fix typo in a comment
Kajol Jain
2021-06-25
powerpc: Fix is_kvm_guest() / kvm_para_available()
Michael Ellerman
2021-06-25
powerpc/64s: Make prom_init require RELOCATABLE
Michael Ellerman
2021-06-25
selftests/powerpc: Use req_max_processed_len from sysfs NX capabilities
Haren Myneni
2021-06-25
powerpc/bpf: Use bctrl for making function calls
Naveen N. Rao
2021-06-25
powerpc/xmon: Add support for running a command on all cpus in xmon
Naveen N. Rao
2021-06-25
powerpc/configs: Enable STACK_TRACER and FTRACE_SYSCALLS in some of the configs
Naveen N. Rao
2021-06-25
powerpc/kprobes: Warn if instruction patching failed
Naveen N. Rao
2021-06-25
powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()
Naveen N. Rao
2021-06-25
powerpc/papr_scm: Add support for reporting dirty-shutdown-count
Vaibhav Jain
2021-06-25
powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
Vaibhav Jain
2021-06-25
powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() ...
Naveen N. Rao
2021-06-25
powerpc/64s: Fix copy-paste data exposure into newly created tasks
Nicholas Piggin
2021-06-25
powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entry
Christophe Leroy
2021-06-25
powerpc/32: Reduce code duplication of system call entry
Christophe Leroy
2021-06-25
powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
Christophe Leroy
2021-06-25
powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
Christophe Leroy
2021-06-25
powerpc: Remove klimit
Christophe Leroy
2021-06-25
powerpc/mm: Properly coalesce pages in ptdump
Christophe Leroy
2021-06-25
powerpc/mm: Leave a gap between early allocated IO areas
Christophe Leroy
2021-06-25
powerpc/papr_scm: Properly handle UUID types and API
Andy Shevchenko
2021-06-25
powerpc/pseries: fail quicker in dlpar_memory_add_by_ic()
Daniel Henrique Barboza
2021-06-25
powerpc/pseries: break early in dlpar_memory_add_by_count() loops
Daniel Henrique Barboza
2021-06-25
powerpc/pseries: skip reserved LMBs in dlpar_memory_add_by_count()
Daniel Henrique Barboza
2021-06-25
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
2021-06-25
powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64
Nicholas Piggin
2021-06-25
powerpc/64s: Remove irq mask workaround in accumulate_stolen_time()
Nicholas Piggin
[next]